Uses of Class
net.authorize.api.contract.v1.PaymentScheduleType.Interval
-
Packages that use PaymentScheduleType.Interval Package Description net.authorize.api.contract.v1 -
-
Uses of PaymentScheduleType.Interval in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as PaymentScheduleType.Interval Modifier and Type Field Description protected PaymentScheduleType.IntervalPaymentScheduleType. intervalMethods in net.authorize.api.contract.v1 that return PaymentScheduleType.Interval Modifier and Type Method Description PaymentScheduleType.IntervalObjectFactory. createPaymentScheduleTypeInterval()Create an instance ofPaymentScheduleType.IntervalPaymentScheduleType.IntervalPaymentScheduleType. getInterval()Gets the value of the interval property.Methods in net.authorize.api.contract.v1 with parameters of type PaymentScheduleType.Interval Modifier and Type Method Description voidPaymentScheduleType. setInterval(PaymentScheduleType.Interval value)Sets the value of the interval property.
-