|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SupplementPrice | |
---|---|
com.xtravelsystem.online.published.V1_0RC1.hotel.answers |
Uses of SupplementPrice in com.xtravelsystem.online.published.V1_0RC1.hotel.answers |
---|
Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers that return SupplementPrice | |
---|---|
SupplementPrice[] |
GetPricesRS.getReductionPrices()
|
SupplementPrice[] |
GetPricesRS.getSupplementPrices()
|
Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers with parameters of type SupplementPrice | |
---|---|
void |
GetPricesRS.setReductionPrices(SupplementPrice[] reductionPrices)
|
void |
GetPricesRS.setSupplementPrices(SupplementPrice[] supplementPrices)
|
Constructors in com.xtravelsystem.online.published.V1_0RC1.hotel.answers with parameters of type SupplementPrice | |
---|---|
GetPricesRS(java.util.Date date,
com.jumbotours.disponibility.answers.Establishment establishment,
RoomPrice[] roomPrices,
SupplementPrice[] supplementPrices,
SupplementPrice[] reductionPrices,
CancellationPrice[] cancellationPrices,
Comment[] comments)
|
|
GetPricesRS(java.util.Date date,
com.jumbotours.disponibility.answers.Establishment establishment,
RoomPrice[] roomPrices,
SupplementPrice[] supplementPrices,
SupplementPrice[] reductionPrices,
CancellationPrice[] cancellationPrices,
Comment[] comments)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |