com.xtravelsystem.online.published.V1_0RC1.common.answers
Class GetOffersRS

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.common.answers.GetOffersRS

public class GetOffersRS
extends java.lang.Object


Constructor Summary
GetOffersRS()
           
 
Method Summary
 Offer[] getOffers()
          list of offers in this board
 void setOffers(Offer[] offers)
          list of offers in this board
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetOffersRS

public GetOffersRS()
Method Detail

getOffers

public Offer[] getOffers()
list of offers in this board


setOffers

public void setOffers(Offer[] offers)
list of offers in this board