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

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

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

Fields in net.authorize.api.contract.v1 declared as OrderExType
protected  OrderExType TransactionDetailsType.order
           
protected  OrderExType ProfileTransRefundType.order
           
protected  OrderExType ProfileTransOrderType.order
           
 

Methods in net.authorize.api.contract.v1 that return OrderExType
 OrderExType ObjectFactory.createOrderExType()
          Create an instance of OrderExType
 OrderExType TransactionDetailsType.getOrder()
          Gets the value of the order property.
 OrderExType ProfileTransRefundType.getOrder()
          Gets the value of the order property.
 OrderExType ProfileTransOrderType.getOrder()
          Gets the value of the order property.
 

Methods in net.authorize.api.contract.v1 with parameters of type OrderExType
 void TransactionDetailsType.setOrder(OrderExType value)
          Sets the value of the order property.
 void ProfileTransRefundType.setOrder(OrderExType value)
          Sets the value of the order property.
 void ProfileTransOrderType.setOrder(OrderExType value)
          Sets the value of the order property.
 



Copyright © 2014. All Rights Reserved.