public interface CommandStatusToSalErrorMappingRuleMBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCommandStatusValue() |
java.lang.String |
getName()
Gets the value of the name property.
|
int |
getSalErrorCode()
Gets the value of the salErrorCode property.
|
java.lang.String |
getSalErrorText()
Gets the value of the salErrorText property.
|
void |
setCommandStatusValue(java.lang.String value)
Set the value of commandStatus
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setSalErrorCode(int value)
Sets the value of the salErrorCode property.
|
void |
setSalErrorText(java.lang.String value)
Sets the value of the salErrorText property.
|
java.lang.String getName()
void setName(java.lang.String value)
int getSalErrorCode()
void setSalErrorCode(int value)
java.lang.String getSalErrorText()
void setSalErrorText(java.lang.String value)
void setCommandStatusValue(java.lang.String value)
java.lang.String getCommandStatusValue()