com.xtravelsystem.online.published.V1_0RC1.common.requests
Class PingRQ

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

public class PingRQ
extends AbstractRQ

holder for the ping method request

Author:
Miguel P�rez

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

PingRQ

public PingRQ()