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

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

public class GetPOsRS
extends java.lang.Object

holder for the getPOs method response

Author:
Senén García

Constructor Summary
GetPOsRS()
           
 
Method Summary
 PO[] getPos()
           
 void setPos(PO[] pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetPOsRS

public GetPOsRS()
Method Detail

getPos

public PO[] getPos()

setPos

public void setPos(PO[] pos)