|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtravelsystem.online.published.V1_0RC1.transfer.requests.VehicleOccupancy
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRS
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRSV12
com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyExtendedRS
public class VehicleOccupancyExtendedRS
Constructor Summary | |
---|---|
VehicleOccupancyExtendedRS()
|
Method Summary | |
---|---|
java.lang.String |
getHandlerId()
|
PriceExtended |
getPrice()
|
void |
setHandlerId(java.lang.String handlerId)
|
void |
setPrice(PriceExtended price)
|
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRSV12 |
---|
getComments, setComments |
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.answers.VehicleOccupancyRS |
---|
getLocationTextGoing, getLocationTextReturn, setLocationTextGoing, setLocationTextReturn, setPrice |
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.requests.VehicleOccupancy |
---|
getAdults, getChildren, getChildrenAges, getJourneyDirection, getNames, getNumberOfVehicles, getOptionalSupplement, getServiceType, getVehicleTypeId, setAdults, setChildren, setChildrenAges, setJourneyDirection, setNames, setNumberOfVehicles, setOptionalSupplement, setServiceType, setVehicleTypeId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VehicleOccupancyExtendedRS()
Method Detail |
---|
public PriceExtended getPrice()
getPrice
in class VehicleOccupancyRS
public void setPrice(PriceExtended price)
public java.lang.String getHandlerId()
public void setHandlerId(java.lang.String handlerId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |