com.xtravelsystem.online.published.V1_0RC1.hotel.answers
Class ReductionValuationRS

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.hotel.answers.ReductionValuationRS

public class ReductionValuationRS
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

Constructor Summary
ReductionValuationRS()
           
 
Method Summary
 com.jumbotours.disponibility.Amount getAmount()
           
 void setAmount(com.jumbotours.disponibility.Amount amount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReductionValuationRS

public ReductionValuationRS()
Method Detail

setAmount

public void setAmount(com.jumbotours.disponibility.Amount amount)

getAmount

public com.jumbotours.disponibility.Amount getAmount()