com.xtravelsystem.online.published.V1_0RC1.hotel.answers
Class ValuateDatesChangeRS
java.lang.Object
com.xtravelsystem.online.published.V1_0RC1.hotel.answers.ValuateDatesChangeRS
public class ValuateDatesChangeRS
- extends java.lang.Object
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
- Author:
- juan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newDaysValuation
public com.jumbotours.disponibility.ValuationRS newDaysValuation
cancellationCost
public ValuateCancellationRS cancellationCost
state
public java.lang.String state
ValuateDatesChangeRS
public ValuateDatesChangeRS()
getState
public java.lang.String getState()
- Returns:
setState
public void setState(java.lang.String i)
- Parameters:
i
-
setCancellationCost
public void setCancellationCost(ValuateCancellationRS cancellationCost)
getCancellationCost
public ValuateCancellationRS getCancellationCost()
setNewDaysValuation
public void setNewDaysValuation(com.jumbotours.disponibility.ValuationRS newDatesValuation)
getNewDaysValuation
public com.jumbotours.disponibility.ValuationRS getNewDaysValuation()