Interface WithDocumentation
public interface WithDocumentation
-
Method Summary
Modifier and TypeMethodDescriptionReturns the documentation of this object.
-
Method Details
-
documentation
String documentation()Returns the documentation of this object.
- Returns:
- the documentation
-