| Constructor and Description |
|---|
CheckClassProperties(AppContext conn) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
description()
One line description of the operation
|
AppContext |
getContext() |
java.lang.String |
help()
Get the help text.
|
void |
run(java.util.LinkedList<java.lang.String> args)
Run the command
|
public CheckClassProperties(AppContext conn)
public java.lang.String description()
Commanddescription in interface Commandpublic java.lang.String help()
Commandpublic void run(java.util.LinkedList<java.lang.String> args)
Commandpublic AppContext getContext()
getContext in interface Contexed