Serialized Form


Package com.xtravelsystem.online.published.V1_0RC1.hotel.answers

Class com.xtravelsystem.online.published.V1_0RC1.hotel.answers.ValuatedOccupation extends java.lang.Object implements Serializable

Serialized Fields

amount

com.jumbotours.disponibility.Amount amount
total amount


fromDate

java.util.Date fromDate
starting date of service


toDate

java.util.Date toDate
ending date of service


numberOfDays

int numberOfDays
number of days


numberOfRooms

int numberOfRooms
number of rooms


roomTypeCode

java.lang.String roomTypeCode
room type code


roomTypeName

java.lang.String roomTypeName
room type name


boardTypeCode

java.lang.String boardTypeCode
board type code


boardTypeName

java.lang.String boardTypeName
board type name


adults

int adults
number of adults


children

int children
number of children


childrenAges

int[] childrenAges
children ages


cancellationComments

com.jumbotours.disponibility.answers.CommentsRS[] cancellationComments
cancelation terms comments


paxList

PaxListItem paxList

Class com.xtravelsystem.online.published.V1_0RC1.hotel.answers.ValuatedOccupationV12 extends ValuatedOccupation implements Serializable