Uses of Class
triploa.Travel

Uses of Travel in triploa
 

Methods in triploa that return Travel
static Travel Travel.create(org.kxml2.io.KXmlParser p)
          call for getting a new instance of this class from xml
 

Methods in triploa with parameters of type Travel
 void MainMIDlet.showTravel(Travel t)