com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class GetOccupationRS
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.GetOccupationRS
public class GetOccupationRS
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetOccupationRS
public GetOccupationRS()
getAdults
public int getAdults()
setAdults
public void setAdults(int adults)
getBabies
public int getBabies()
setBabies
public void setBabies(int babies)
getChildren
public int getChildren()
setChildren
public void setChildren(int children)
getPrice
public com.jumbotours.disponibility.Amount getPrice()
setPrice
public void setPrice(com.jumbotours.disponibility.Amount price)
getTransferType
public java.lang.String getTransferType()
setTransferType
public void setTransferType(java.lang.String transferType)
getVehicle
public VehicleInfo getVehicle()
setVehicle
public void setVehicle(VehicleInfo vehicle)