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