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

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

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

Subclasses of OrderType in net.authorize.api.contract.v1
 class OrderExType
          Java class for orderExType complex type.
 

Fields in net.authorize.api.contract.v1 declared as OrderType
protected  OrderType TransactionRequestType.order
           
protected  OrderType ARBSubscriptionType.order
           
 

Methods in net.authorize.api.contract.v1 that return OrderType
 OrderType ObjectFactory.createOrderType()
          Create an instance of OrderType
 OrderType TransactionRequestType.getOrder()
          Gets the value of the order property.
 OrderType ARBSubscriptionType.getOrder()
          Gets the value of the order property.
 

Methods in net.authorize.api.contract.v1 with parameters of type OrderType
 void TransactionRequestType.setOrder(OrderType value)
          Sets the value of the order property.
 void ARBSubscriptionType.setOrder(OrderType value)
          Sets the value of the order property.
 



Copyright © 2014. All Rights Reserved.