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

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

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

Fields in net.authorize.api.contract.v1 declared as SubscriptionPaymentType
protected  SubscriptionPaymentType TransactionSummaryType.subscription
           
protected  SubscriptionPaymentType TransactionDetailsType.subscription
           
 

Methods in net.authorize.api.contract.v1 that return SubscriptionPaymentType
 SubscriptionPaymentType ObjectFactory.createSubscriptionPaymentType()
          Create an instance of SubscriptionPaymentType
 SubscriptionPaymentType TransactionSummaryType.getSubscription()
          Gets the value of the subscription property.
 SubscriptionPaymentType TransactionDetailsType.getSubscription()
          Gets the value of the subscription property.
 

Methods in net.authorize.api.contract.v1 with parameters of type SubscriptionPaymentType
 void TransactionSummaryType.setSubscription(SubscriptionPaymentType value)
          Sets the value of the subscription property.
 void TransactionDetailsType.setSubscription(SubscriptionPaymentType value)
          Sets the value of the subscription property.
 



Copyright © 2014. All Rights Reserved.