public static interface ScriptingHelpManager.ScriptingHelpClass
extends java.lang.Comparable
| Modifier and Type | Method and Description |
|---|---|
void |
addMethod(java.lang.String name) |
java.util.List<java.lang.String> |
getMethods() |
java.lang.String |
getName()
Gets the name of the class
|
java.lang.String |
getUrl()
Gets the URL of the resource that contains the JavaDoc of this class
|
java.lang.String getName()
java.lang.String getUrl()
void addMethod(java.lang.String name)
java.util.List<java.lang.String> getMethods()