|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FacesConfigSupportedLocaleTypeImpl
public class FacesConfigSupportedLocaleTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected String |
value
|
| Constructor Summary | |
|---|---|
FacesConfigSupportedLocaleTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FacesConfigSupportedLocaleTypeImpl instance. |
|
FacesConfigSupportedLocaleTypeImpl(FacesConfigSupportedLocaleTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FacesConfigSupportedLocaleTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigSupportedLocaleTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id property. |
String |
getValue()
The localeType defines valid locale defined by ISO-639-1 and ISO-3166. |
void |
setId(String value)
Sets the value of the id property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String value
protected String id
| Constructor Detail |
|---|
public FacesConfigSupportedLocaleTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FacesConfigSupportedLocaleTypeImpl instance.
public FacesConfigSupportedLocaleTypeImpl(FacesConfigSupportedLocaleTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FacesConfigSupportedLocaleTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getValue()
FacesConfigSupportedLocaleType
getValue in interface FacesConfigSupportedLocaleTypeStringpublic void setValue(String value)
FacesConfigSupportedLocaleType
setValue in interface FacesConfigSupportedLocaleTypevalue - allowed object is
Stringpublic String getId()
FacesConfigSupportedLocaleType
getId in interface FacesConfigSupportedLocaleTypeStringpublic void setId(String value)
FacesConfigSupportedLocaleType
setId in interface FacesConfigSupportedLocaleTypevalue - allowed object is
Stringpublic FacesConfigSupportedLocaleTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||