com.xtravelsystem.online.published.V1_0RC1.transfer
Class PriceExtended
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.transfer.Price
com.xtravelsystem.online.published.V1_0RC1.transfer.PriceExtended
public class PriceExtended
- extends Price
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.Price |
getOptionalSupplement, getPaxPrice, getPriceType, getSupplement, getUnitPrice, setOptionalSupplement, setPaxPrice, setPriceType, setSupplement, setTotal, setUnitPrice |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PriceExtended
public PriceExtended()
PriceExtended
public PriceExtended(java.lang.String priceType,
UnitPrice[] unitPrice,
com.jumbotours.disponibility.Amount paxPrice,
Supplements[] supplement,
TransferAmount total,
com.jumbotours.disponibility.Amount purchasePrice)
getPurchasePrice
public com.jumbotours.disponibility.Amount getPurchasePrice()
setPurchasePrice
public void setPurchasePrice(com.jumbotours.disponibility.Amount purchasePrice)
getTotal
public TransferAmount getTotal()
- Overrides:
getTotal
in class Price
setTotal
public void setTotal(TransferAmount total)
getComments
public Comment[] getComments()
setComments
public void setComments(Comment[] comments)