Uses of Class
net.authorize.api.contract.v1.CcAuthenticationType

Packages that use CcAuthenticationType
net.authorize.api.contract.v1   
 

Uses of CcAuthenticationType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as CcAuthenticationType
protected  CcAuthenticationType TransactionRequestType.cardholderAuthentication
           
 

Methods in net.authorize.api.contract.v1 that return CcAuthenticationType
 CcAuthenticationType ObjectFactory.createCcAuthenticationType()
          Create an instance of CcAuthenticationType
 CcAuthenticationType TransactionRequestType.getCardholderAuthentication()
          Gets the value of the cardholderAuthentication property.
 

Methods in net.authorize.api.contract.v1 with parameters of type CcAuthenticationType
 void TransactionRequestType.setCardholderAuthentication(CcAuthenticationType value)
          Sets the value of the cardholderAuthentication property.
 



Copyright © 2014. All Rights Reserved.