Package com.uc4.api.objects
Class AbstractDocumentation
java.lang.Object
com.uc4.api.objects.AbstractDocumentation
- Direct Known Subclasses:
TextDocumentation
,XMLDocumentation
This class is the base class of text and xml documentations.
-
Method Summary
-
Method Details
-
getName
- Returns:
- Name of the documentation tab in the User interface
-
getType
- Returns:
- Type of the documentation ("xml" or "text")
-