| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected CardTypeEnum |
XXDoNotUseDummyRequest.cardTypeEnum |
protected CardTypeEnum |
EnumCollection.cardTypeEnum |
| Modifier and Type | Method and Description |
|---|---|
static CardTypeEnum |
CardTypeEnum.fromValue(java.lang.String v) |
CardTypeEnum |
XXDoNotUseDummyRequest.getCardTypeEnum()
Gets the value of the cardTypeEnum property.
|
CardTypeEnum |
EnumCollection.getCardTypeEnum()
Gets the value of the cardTypeEnum property.
|
static CardTypeEnum |
CardTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CardTypeEnum[] |
CardTypeEnum.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.setCardTypeEnum(CardTypeEnum value)
Sets the value of the cardTypeEnum property.
|
void |
EnumCollection.setCardTypeEnum(CardTypeEnum value)
Sets the value of the cardTypeEnum property.
|
Copyright © 2018. All Rights Reserved.