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

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

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

Subclasses of CreditCardSimpleType in net.authorize.api.contract.v1
 class CreditCardType
          Java class for creditCardType complex type.
 

Fields in net.authorize.api.contract.v1 declared as CreditCardSimpleType
protected  CreditCardSimpleType PaymentSimpleType.creditCard
           
 

Methods in net.authorize.api.contract.v1 that return CreditCardSimpleType
 CreditCardSimpleType ObjectFactory.createCreditCardSimpleType()
          Create an instance of CreditCardSimpleType
 CreditCardSimpleType PaymentSimpleType.getCreditCard()
          Gets the value of the creditCard property.
 

Methods in net.authorize.api.contract.v1 with parameters of type CreditCardSimpleType
 void PaymentSimpleType.setCreditCard(CreditCardSimpleType value)
          Sets the value of the creditCard property.
 



Copyright © 2014. All Rights Reserved.