Uses of Class
net.authorize.data.arb.SubscriptionStatusType

Packages that use SubscriptionStatusType
net.authorize.arb   
net.authorize.data.arb   
 

Uses of SubscriptionStatusType in net.authorize.arb
 

Fields in net.authorize.arb declared as SubscriptionStatusType
protected  SubscriptionStatusType Result.subscriptionStatus
           
 

Methods in net.authorize.arb that return SubscriptionStatusType
 SubscriptionStatusType Result.getSubscriptionStatus()
           
 

Uses of SubscriptionStatusType in net.authorize.data.arb
 

Methods in net.authorize.data.arb that return SubscriptionStatusType
static SubscriptionStatusType SubscriptionStatusType.fromValue(String v)
           
static SubscriptionStatusType SubscriptionStatusType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SubscriptionStatusType[] SubscriptionStatusType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.