Uses of Class
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.Supplements

Packages that use Supplements
com.xtravelsystem.online.published.V1_0RC1.transfer   
com.xtravelsystem.online.published.V1_0RC1.transfer.answers   
 

Uses of Supplements in com.xtravelsystem.online.published.V1_0RC1.transfer
 

Methods in com.xtravelsystem.online.published.V1_0RC1.transfer that return Supplements
 Supplements[] Price.getSupplement()
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.transfer with parameters of type Supplements
 void Price.setSupplement(Supplements[] supplement)
           
 

Constructors in com.xtravelsystem.online.published.V1_0RC1.transfer with parameters of type Supplements
Price(java.lang.String priceType, UnitPrice[] unitPrice, com.jumbotours.disponibility.Amount paxPrice, Supplements[] supplement, TransferAmount total)
           
Price(java.lang.String priceType, UnitPrice[] unitPrice, com.jumbotours.disponibility.Amount paxPrice, Supplements[] supplement, TransferAmount total, OptionalSupplementsRS[] optionalSupplement)
           
PriceExtended(java.lang.String priceType, UnitPrice[] unitPrice, com.jumbotours.disponibility.Amount paxPrice, Supplements[] supplement, TransferAmount total, com.jumbotours.disponibility.Amount purchasePrice)
           
 

Uses of Supplements in com.xtravelsystem.online.published.V1_0RC1.transfer.answers
 

Subclasses of Supplements in com.xtravelsystem.online.published.V1_0RC1.transfer.answers
 class OptionalSupplementsRS