| Package | Description |
|---|---|
| net.authorize.api.contract.v1 | |
| net.authorize.api.controller.base |
| Modifier and Type | Field and Description |
|---|---|
protected MessageTypeEnum |
MessagesType.resultCode |
| Modifier and Type | Method and Description |
|---|---|
static MessageTypeEnum |
MessageTypeEnum.fromValue(String v) |
MessageTypeEnum |
MessagesType.getResultCode()
Gets the value of the resultCode property.
|
static MessageTypeEnum |
MessageTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageTypeEnum[] |
MessageTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessagesType.setResultCode(MessageTypeEnum value)
Sets the value of the resultCode property.
|
| Modifier and Type | Field and Description |
|---|---|
protected MessageTypeEnum |
ApiOperationBase.resultCode |
| Modifier and Type | Method and Description |
|---|---|
MessageTypeEnum |
IApiOperation.getResultCode() |
MessageTypeEnum |
ApiOperationBase.getResultCode() |
Copyright © 2016. All Rights Reserved.