Package | Description |
---|---|
com.crm.dataobject.provisioning.exsetsms |
Modifier and Type | Method and Description |
---|---|
static ExsetResponseErrorCode |
ExsetResponseErrorCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExsetResponseErrorCode |
ExsetResponseErrorCode.valueOfByCode(java.lang.Integer errorCode) |
static ExsetResponseErrorCode[] |
ExsetResponseErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|