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

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

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

Fields in net.authorize.api.contract.v1 declared as PaymentScheduleType
protected  PaymentScheduleType ARBSubscriptionType.paymentSchedule
           
 

Methods in net.authorize.api.contract.v1 that return PaymentScheduleType
 PaymentScheduleType ObjectFactory.createPaymentScheduleType()
          Create an instance of PaymentScheduleType
 PaymentScheduleType ARBSubscriptionType.getPaymentSchedule()
          Gets the value of the paymentSchedule property.
 

Methods in net.authorize.api.contract.v1 with parameters of type PaymentScheduleType
 void ARBSubscriptionType.setPaymentSchedule(PaymentScheduleType value)
          Sets the value of the paymentSchedule property.
 



Copyright © 2014. All Rights Reserved.