com.xtravelsystem.online.published.V1_0RC1.common
Class CountryLocation

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

public class CountryLocation
extends java.lang.Object

To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Author:
juan

Constructor Summary
CountryLocation()
           
CountryLocation(java.lang.String isoCode)
           
 
Method Summary
 java.lang.String getIsoCode()
           
 void setIsoCode(java.lang.String i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountryLocation

public CountryLocation()

CountryLocation

public CountryLocation(java.lang.String isoCode)
Method Detail

getIsoCode

public java.lang.String getIsoCode()
Returns:

setIsoCode

public void setIsoCode(java.lang.String i)
Parameters:
i -