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

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

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

Fields in net.authorize.api.contract.v1 declared as ARBGetSubscriptionListSearchTypeEnum
protected  ARBGetSubscriptionListSearchTypeEnum ARBGetSubscriptionListRequest.searchType
           
 

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



Copyright © 2014. All Rights Reserved.