| Package | Description |
|---|---|
| net.authorize.api.contract.v1 |
| Modifier and Type | Field and Description |
|---|---|
protected WebCheckOutTypeEnum |
WebCheckOutDataType.type |
| Modifier and Type | Method and Description |
|---|---|
static WebCheckOutTypeEnum |
WebCheckOutTypeEnum.fromValue(java.lang.String v) |
WebCheckOutTypeEnum |
WebCheckOutDataType.getType()
Gets the value of the type property.
|
static WebCheckOutTypeEnum |
WebCheckOutTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WebCheckOutTypeEnum[] |
WebCheckOutTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebCheckOutDataType.setType(WebCheckOutTypeEnum value)
Sets the value of the type property.
|
Copyright © 2018. All Rights Reserved.