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

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

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

Fields in net.authorize.api.contract.v1 declared as CardTypeEnum
protected  CardTypeEnum XXDoNotUseDummyRequest.cardTypeEnum
           
 

Methods in net.authorize.api.contract.v1 that return CardTypeEnum
static CardTypeEnum CardTypeEnum.fromValue(String v)
           
 CardTypeEnum XXDoNotUseDummyRequest.getCardTypeEnum()
          Gets the value of the cardTypeEnum property.
static CardTypeEnum CardTypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CardTypeEnum[] CardTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.authorize.api.contract.v1 with parameters of type CardTypeEnum
 void XXDoNotUseDummyRequest.setCardTypeEnum(CardTypeEnum value)
          Sets the value of the cardTypeEnum property.
 



Copyright © 2014. All Rights Reserved.