| Package | Description |
|---|---|
| net.authorize.data.xml.reporting |
| Modifier and Type | Method and Description |
|---|---|
static FDSFilterActionType |
FDSFilterActionType.findByValue(java.lang.String value)
Deprecated.
|
FDSFilterActionType |
FDSFilter.getAction()
Deprecated.
|
FDSFilterActionType |
TransactionDetails.getFDSFilterAction()
Deprecated.
|
static FDSFilterActionType |
FDSFilterActionType.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static FDSFilterActionType[] |
FDSFilterActionType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FDSFilter.setAction(FDSFilterActionType action)
Deprecated.
|
void |
TransactionDetails.setFDSFilterAction(FDSFilterActionType fDSFilterAction)
Deprecated.
|
Copyright © 2018. All Rights Reserved.