|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.scrashmeow.ojb.console.GeneratedObject
|
+--org.scrashmeow.ojb.console.config.Locale
Class Locale.
| Constructor Summary | |
Locale()
|
|
| Method Summary | |
java.lang.String |
getCountry()
Method getCountryReturns the value of field 'country'. |
java.lang.String |
getLabelkey()
Method getLabelkeyReturns the value of field 'labelkey'. |
java.lang.String |
getLanguage()
Method getLanguageReturns the value of field 'language'. |
java.lang.String |
getVariant()
Method getVariantReturns the value of field 'variant'. |
boolean |
isValid()
Method isValid |
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal |
void |
marshal(java.io.Writer out)
Method marshal |
void |
setCountry(java.lang.String country)
Method setCountrySets the value of field 'country'. |
void |
setLabelkey(java.lang.String labelkey)
Method setLabelkeySets the value of field 'labelkey'. |
void |
setLanguage(java.lang.String language)
Method setLanguageSets the value of field 'language'. |
void |
setVariant(java.lang.String variant)
Method setVariantSets the value of field 'variant'. |
static Locale |
unmarshal(java.io.Reader reader)
Method unmarshal |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Locale()
| Method Detail |
public java.lang.String getCountry()
public java.lang.String getLabelkey()
public java.lang.String getLanguage()
public java.lang.String getVariant()
public boolean isValid()
public void marshal(java.io.Writer out)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
out -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
handler -
java.io.IOException
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationExceptionpublic void setCountry(java.lang.String country)
country - the value of field 'country'.public void setLabelkey(java.lang.String labelkey)
labelkey - the value of field 'labelkey'.public void setLanguage(java.lang.String language)
language - the value of field 'language'.public void setVariant(java.lang.String variant)
variant - the value of field 'variant'.
public static Locale unmarshal(java.io.Reader reader)
throws org.exolab.castor.xml.MarshalException,
org.exolab.castor.xml.ValidationException
reader -
org.exolab.castor.xml.MarshalException
org.exolab.castor.xml.ValidationException
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||