|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsSupportedLanguesType | |
---|---|
com.lapetus_ltd._2009.xml.types | This is the package that holds the generated XSD types (classes). |
Uses of XLptsSupportedLanguesType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsSupportedLanguesType | |
---|---|
protected XLptsSupportedLanguesType |
XLptsLocaleType.language
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsSupportedLanguesType | |
---|---|
static XLptsSupportedLanguesType |
XLptsSupportedLanguesType.fromValue(java.lang.String v)
|
XLptsSupportedLanguesType |
XLptsLocaleType.getLanguage()
Gets the value of the language property. |
static XLptsSupportedLanguesType |
XLptsSupportedLanguesType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static XLptsSupportedLanguesType[] |
XLptsSupportedLanguesType.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 XLptsSupportedLanguesType | |
---|---|
void |
XLptsLocaleType.setLanguage(XLptsSupportedLanguesType value)
Sets the value of the language property. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |