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

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

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

Fields in net.authorize.api.contract.v1 declared as ARBSubscriptionUnitEnum
protected  ARBSubscriptionUnitEnum PaymentScheduleType.Interval.unit
           
 

Methods in net.authorize.api.contract.v1 that return ARBSubscriptionUnitEnum
static ARBSubscriptionUnitEnum ARBSubscriptionUnitEnum.fromValue(String v)
           
 ARBSubscriptionUnitEnum PaymentScheduleType.Interval.getUnit()
          Gets the value of the unit property.
static ARBSubscriptionUnitEnum ARBSubscriptionUnitEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ARBSubscriptionUnitEnum[] ARBSubscriptionUnitEnum.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 ARBSubscriptionUnitEnum
 void PaymentScheduleType.Interval.setUnit(ARBSubscriptionUnitEnum value)
          Sets the value of the unit property.
 



Copyright © 2014. All Rights Reserved.