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

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

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

Methods in net.authorize.data.xml.reporting that return CAVVResponseType
static CAVVResponseType CAVVResponseType.findByValue(String value)
           
 CAVVResponseType TransactionDetails.getCAVVResponse()
           
static CAVVResponseType CAVVResponseType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CAVVResponseType[] CAVVResponseType.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 CAVVResponseType
 void TransactionDetails.setCAVVResponse(CAVVResponseType cAVVResponse)
           
 



Copyright © 2014. All Rights Reserved.