Uses of Class
com.xtravelsystem.online.published.V1_0RC1.hotel.answers.PO

Packages that use PO
com.xtravelsystem.online.published.V1_0RC1.hotel.answers   
 

Uses of PO in com.xtravelsystem.online.published.V1_0RC1.hotel.answers
 

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers that return PO
 PO[] POClass.getPo()
           
 PO GetPORS.getPo()
           
 PO[] GetPOsRS.getPos()
           
 

Methods in com.xtravelsystem.online.published.V1_0RC1.hotel.answers with parameters of type PO
 void GetPORS.setPo(PO po)
           
 void POClass.setPo(PO[] po)
           
 void GetPOsRS.setPos(PO[] pos)