Uses of Class
net.authorize.data.xml.reporting.TransactionStatusType

Packages that use TransactionStatusType
net.authorize.data.xml.reporting   
 

Uses of TransactionStatusType in net.authorize.data.xml.reporting
 

Methods in net.authorize.data.xml.reporting that return TransactionStatusType
static TransactionStatusType TransactionStatusType.fromValue(String v)
           
 TransactionStatusType TransactionDetails.getTransactionStatus()
           
static TransactionStatusType TransactionStatusType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TransactionStatusType[] TransactionStatusType.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 TransactionStatusType
 void TransactionDetails.setTransactionStatus(TransactionStatusType transactionStatus)
           
 



Copyright © 2014. All Rights Reserved.