Package | Description |
---|---|
net.authorize.api.contract.v1 |
Modifier and Type | Field and Description |
---|---|
protected SettingNameEnum |
XXDoNotUseDummyRequest.settingNameEnum |
protected SettingNameEnum |
EnumCollection.settingNameEnum |
Modifier and Type | Method and Description |
---|---|
static SettingNameEnum |
SettingNameEnum.fromValue(java.lang.String v) |
SettingNameEnum |
XXDoNotUseDummyRequest.getSettingNameEnum()
Gets the value of the settingNameEnum property.
|
SettingNameEnum |
EnumCollection.getSettingNameEnum()
Gets the value of the settingNameEnum property.
|
static SettingNameEnum |
SettingNameEnum.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
void |
XXDoNotUseDummyRequest.setSettingNameEnum(SettingNameEnum value)
Sets the value of the settingNameEnum property.
|
void |
EnumCollection.setSettingNameEnum(SettingNameEnum value)
Sets the value of the settingNameEnum property.
|
Copyright © 2018. All Rights Reserved.