public interface IRppSubCommandResult
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
int |
getCode()
Returns the command result code.
|
java.lang.String |
getMessage()
Returns the result message.
|
static final java.lang.String copyright