ORG.oclc.z39
Class ESOrderPriceInfo
java.lang.Object
|
+--ORG.oclc.z39.ESOrderPriceInfo
- public class ESOrderPriceInfo
- extends Object
ESOrderPriceInfo is a class used to contain price info for extended services item price requests
type
public int type
- The order type
deliveryMethod
public int deliveryMethod
- The order delivery method
price
public String price
- The price
vendor
public ESOrderVendorInfo vendor
- The vendor for the item
ESOrderPriceInfo
public ESOrderPriceInfo()
toString
public String toString()
- Overrides:
- toString in class Object