com.xtravelsystem.online.published.V1_0RC1.common.answers
Class GetGeographicalMapRS

java.lang.Object
  extended by com.xtravelsystem.online.published.V1_0RC1.common.answers.GetGeographicalMapRS

public class GetGeographicalMapRS
extends java.lang.Object

holder for the getgeograficalmap method response.

Author:
Miguel Pérez

Constructor Summary
GetGeographicalMapRS()
           
 
Method Summary
 Continent[] getContinents()
          getter for the list of continents
 void setContinents(Continent[] continents)
          setter for the list of continents
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetGeographicalMapRS

public GetGeographicalMapRS()
Method Detail

getContinents

public Continent[] getContinents()
getter for the list of continents


setContinents

public void setContinents(Continent[] continents)
setter for the list of continents