com.xtravelsystem.online.published.V1_0RC1.basket.requests
Class GetDocRQ

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.common.AbstractRQ
      extended by com.xtravelsystem.online.published.V1_0RC1.basket.requests.GetDocRQ

public class GetDocRQ
extends AbstractRQ


Constructor Summary
GetDocRQ()
           
 
Method Summary
 java.lang.String getBasketId()
          getter for the unique shopping basket id
 void setBasketId(java.lang.String basketId)
          setter for the unique shopping basket id
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.common.AbstractRQ
getAgencyCode, getBrandCode, getPointOfSaleId, setAgencyCode, setBrandCode, setPointOfSaleId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDocRQ

public GetDocRQ()
Method Detail

getBasketId

public java.lang.String getBasketId()
getter for the unique shopping basket id


setBasketId

public void setBasketId(java.lang.String basketId)
setter for the unique shopping basket id