com.xtravelsystem.online.published.V1_0RC1.hotel.answers
Class GetPORS

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.hotel.answers.GetPORS

public class GetPORS
extends java.lang.Object

holder for the getPO method response

Author:
Senén García

Constructor Summary
GetPORS()
           
 
Method Summary
 PO getPo()
           
 void setPo(PO po)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPORS

public GetPORS()
Method Detail

getPo

public PO getPo()

setPo

public void setPo(PO po)