| 
 | Open SiteSearch 4.1.1 Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ORG.oclc.z39.ESOrderPriceInfo
ESOrderPriceInfo is a class used to contain price info for extended services item price requests
| Field Summary | |
|  int | deliveryMethodThe order delivery method | 
|  String | priceThe price | 
|  int | typeThe order type | 
|  ESOrderVendorInfo | vendorThe vendor for the item | 
| Constructor Summary | |
| ESOrderPriceInfo() | |
| Method Summary | |
|  String | toString() | 
| Methods inherited from class java.lang.Object | 
| clone, 
equals, 
finalize, 
getClass, 
hashCode, 
notify, 
notifyAll, 
wait, 
wait, 
wait | 
| Field Detail | 
public int type
public int deliveryMethod
public String price
public ESOrderVendorInfo vendor
| Constructor Detail | 
public ESOrderPriceInfo()
| Method Detail | 
public String toString()
| 
 | Open SiteSearch 4.1.1 Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||