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

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

public class GetBasketRQ
extends AbstractRQ

holder for the getbasket method request

Author:
Miguel Pérez

Constructor Summary
GetBasketRQ()
           
 
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

GetBasketRQ

public GetBasketRQ()
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