Class CommandInfo
java.lang.Object
com.ganteater.ae.processor.annotation.CommandInfo
-
Constructor Summary
ConstructorsConstructorDescriptionCommandInfo(String name, Class<? extends Processor> declaringClass, String description) -
Method Summary
-
Constructor Details
-
CommandInfo
-
-
Method Details
-
getName
-
getDescription
-
setExamples
-
getExamples
-
getClassName
-
toString
-