|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SettingNameEnum | |
---|---|
net.authorize.api.contract.v1 |
Uses of SettingNameEnum in net.authorize.api.contract.v1 |
---|
Fields in net.authorize.api.contract.v1 declared as SettingNameEnum | |
---|---|
protected SettingNameEnum |
XXDoNotUseDummyRequest.settingNameEnum
|
Methods in net.authorize.api.contract.v1 that return SettingNameEnum | |
---|---|
static SettingNameEnum |
SettingNameEnum.fromValue(String v)
|
SettingNameEnum |
XXDoNotUseDummyRequest.getSettingNameEnum()
Gets the value of the settingNameEnum property. |
static SettingNameEnum |
SettingNameEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SettingNameEnum[] |
SettingNameEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in net.authorize.api.contract.v1 with parameters of type SettingNameEnum | |
---|---|
void |
XXDoNotUseDummyRequest.setSettingNameEnum(SettingNameEnum value)
Sets the value of the settingNameEnum property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |