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

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

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

Fields in net.authorize.api.contract.v1 declared as AccountTypeEnum
protected  AccountTypeEnum XXDoNotUseDummyRequest.accountTypeEnum
           
 

Methods in net.authorize.api.contract.v1 that return AccountTypeEnum
static AccountTypeEnum AccountTypeEnum.fromValue(String v)
           
 AccountTypeEnum XXDoNotUseDummyRequest.getAccountTypeEnum()
          Gets the value of the accountTypeEnum property.
static AccountTypeEnum AccountTypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AccountTypeEnum[] AccountTypeEnum.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 AccountTypeEnum
 void XXDoNotUseDummyRequest.setAccountTypeEnum(AccountTypeEnum value)
          Sets the value of the accountTypeEnum property.
 



Copyright © 2014. All Rights Reserved.