|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jumbotours.disponibility.Amount
com.xtravelsystem.online.published.V1_0RC1.transfer.UnitPrice
public class UnitPrice
Constructor Summary | |
---|---|
UnitPrice()
|
|
UnitPrice(java.lang.String currencyCode,
double value,
java.lang.String paxType)
|
Method Summary | |
---|---|
java.lang.String |
getPaxType()
|
void |
setPaxType(java.lang.String paxType)
|
Methods inherited from class com.jumbotours.disponibility.Amount |
---|
_getComissionSalePercent, _getComissionSaleValue, _setComissionSalePercent, _setComissionSaleValue, getCurrencyCode, getValue, setCurrencyCode, setValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UnitPrice()
public UnitPrice(java.lang.String currencyCode, double value, java.lang.String paxType)
Method Detail |
---|
public void setPaxType(java.lang.String paxType)
public java.lang.String getPaxType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |