|
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 |
deliveryMethod
The order delivery method |
String |
price
The price |
int |
type
The order type |
ESOrderVendorInfo |
vendor
The 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 |