com.xtravelsystem.online.published.V1_0RC1.transfer.answers
Class TransferOptionAvailabilityV12

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.transfer.answers.TransferOption
      extended by com.xtravelsystem.online.published.V1_0RC1.transfer.answers.TransferOptionAvailabilityV12

public class TransferOptionAvailabilityV12
extends TransferOption


Constructor Summary
TransferOptionAvailabilityV12()
           
TransferOptionAvailabilityV12(TransferOptionV12 tov12)
           
 
Method Summary
 Comment[] getComments()
           
 void setComments(Comment[] comments)
           
 
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.transfer.answers.TransferOption
getDirection, getLocationTextGoing, getLocationTextReturn, getNumVehicles, getPrice, getServiceType, getVehicleInfo, setDirection, setLocationTextGoing, setLocationTextReturn, setNumVehicles, setPrice, setServiceType, setVehicleInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransferOptionAvailabilityV12

public TransferOptionAvailabilityV12()

TransferOptionAvailabilityV12

public TransferOptionAvailabilityV12(TransferOptionV12 tov12)
Method Detail

setComments

public void setComments(Comment[] comments)

getComments

public Comment[] getComments()