Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)

Uses of Class
com.lapetus_ltd._2009.xml.types.XLptsSupportedCountriesType

Packages that use XLptsSupportedCountriesType
com.lapetus_ltd._2009.xml.types This is the package that holds the generated XSD types (classes). 
 

Uses of XLptsSupportedCountriesType in com.lapetus_ltd._2009.xml.types
 

Fields in com.lapetus_ltd._2009.xml.types declared as XLptsSupportedCountriesType
protected  XLptsSupportedCountriesType XLptsLocaleType.country
           
 

Methods in com.lapetus_ltd._2009.xml.types that return XLptsSupportedCountriesType
static XLptsSupportedCountriesType XLptsSupportedCountriesType.fromValue(java.lang.String v)
           
 XLptsSupportedCountriesType XLptsLocaleType.getCountry()
          Gets the value of the country property.
static XLptsSupportedCountriesType XLptsSupportedCountriesType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static XLptsSupportedCountriesType[] XLptsSupportedCountriesType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsSupportedCountriesType
 void XLptsLocaleType.setCountry(XLptsSupportedCountriesType value)
          Sets the value of the country property.
 



Copyright 2009,2010, Lapetus Systems Ltd. (All rights reserved)