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

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

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

Methods in net.authorize.data.xml.reporting that return FDSFilterActionType
static FDSFilterActionType FDSFilterActionType.findByValue(String value)
           
 FDSFilterActionType FDSFilter.getAction()
           
 FDSFilterActionType TransactionDetails.getFDSFilterAction()
           
static FDSFilterActionType FDSFilterActionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FDSFilterActionType[] FDSFilterActionType.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 FDSFilterActionType
 void FDSFilter.setAction(FDSFilterActionType action)
           
 void TransactionDetails.setFDSFilterAction(FDSFilterActionType fDSFilterAction)
           
 



Copyright © 2014. All Rights Reserved.