static AccountConfigurationFulfillmentStatus |
AccountConfigurationFulfillmentStatus.get(java.lang.Long code) |
static AccountConfigurationFulfillmentStatus |
AccountConfigurationFulfillmentStatus.get(java.lang.String name) |
static AccountConfigurationFulfillmentStatus |
AccountConfigurationFulfillmentStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AccountConfigurationFulfillmentStatus[] |
AccountConfigurationFulfillmentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|