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

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

public class ValuateServiceCancellationRQ
extends AbstractRQ

holder of the valuatecancellation method request.

Author:
Miguel Pérez

Constructor Summary
ValuateServiceCancellationRQ()
           
 
Method Summary
 java.lang.String getServiceId()
          getter for the unique id for the service
 void setServiceId(java.lang.String serviceId)
          setter for the unique id for the service
 
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

ValuateServiceCancellationRQ

public ValuateServiceCancellationRQ()
Method Detail

getServiceId

public java.lang.String getServiceId()
getter for the unique id for the service


setServiceId

public void setServiceId(java.lang.String serviceId)
setter for the unique id for the service