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

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

public class ValuateCancellationRQ
extends AbstractRQ

holder of the valuatecancellation method request.

Author:
Miguel Pérez

Constructor Summary
ValuateCancellationRQ()
           
 
Method Summary
 java.lang.String getBasketId()
          getter for the unique id for the shopping basket
 void setBasketId(java.lang.String basketId)
          setter for the unique id for the shopping basket
 
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

ValuateCancellationRQ

public ValuateCancellationRQ()
Method Detail

getBasketId

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


setBasketId

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