|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReportingTransactionType | |
|---|---|
| net.authorize.data.xml.reporting | |
| Uses of ReportingTransactionType in net.authorize.data.xml.reporting |
|---|
| Methods in net.authorize.data.xml.reporting that return ReportingTransactionType | |
|---|---|
static ReportingTransactionType |
ReportingTransactionType.fromValue(String v)
|
ReportingTransactionType |
TransactionDetails.getTransactionType()
|
static ReportingTransactionType |
ReportingTransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ReportingTransactionType[] |
ReportingTransactionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.authorize.data.xml.reporting with parameters of type ReportingTransactionType | |
|---|---|
void |
TransactionDetails.setTransactionType(ReportingTransactionType transactionType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||