|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigLocaleConfigTypeImpl
public class FacesConfigLocaleConfigTypeImpl
| Field Summary | |
|---|---|
protected FacesConfigDefaultLocaleTypeImpl |
defaultLocale
|
protected String |
id
|
protected FacesConfigSupportedLocaleType[] |
supportedLocale
|
| Constructor Summary | |
|---|---|
FacesConfigLocaleConfigTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigLocaleConfigTypeImpl instance. |
|
FacesConfigLocaleConfigTypeImpl(FacesConfigLocaleConfigTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigLocaleConfigTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigLocaleConfigTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copySupportedLocale(FacesConfigSupportedLocaleType[] source)
Copies all values of property SupportedLocale. |
FacesConfigDefaultLocaleType |
getDefaultLocale()
Gets the value of the defaultLocale property. |
String |
getId()
Gets the value of the id property. |
FacesConfigSupportedLocaleType[] |
getSupportedLocale()
|
FacesConfigSupportedLocaleType |
getSupportedLocale(int idx)
|
int |
getSupportedLocaleLength()
|
void |
setDefaultLocale(FacesConfigDefaultLocaleType value)
Sets the value of the defaultLocale property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setSupportedLocale(FacesConfigSupportedLocaleType[] values)
|
FacesConfigSupportedLocaleType |
setSupportedLocale(int idx,
FacesConfigSupportedLocaleType value)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected FacesConfigDefaultLocaleTypeImpl defaultLocale
protected FacesConfigSupportedLocaleType[] supportedLocale
protected String id
| Constructor Detail |
|---|
public FacesConfigLocaleConfigTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigLocaleConfigTypeImpl instance.
public FacesConfigLocaleConfigTypeImpl(FacesConfigLocaleConfigTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigLocaleConfigTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public FacesConfigDefaultLocaleType getDefaultLocale()
FacesConfigLocaleConfigType
getDefaultLocale in interface FacesConfigLocaleConfigTypeFacesConfigDefaultLocaleTypepublic void setDefaultLocale(FacesConfigDefaultLocaleType value)
FacesConfigLocaleConfigType
setDefaultLocale in interface FacesConfigLocaleConfigTypevalue - allowed object is
FacesConfigDefaultLocaleTypepublic FacesConfigSupportedLocaleType[] getSupportedLocale()
getSupportedLocale in interface FacesConfigLocaleConfigTypeFacesConfigSupportedLocaleTypepublic FacesConfigSupportedLocaleType getSupportedLocale(int idx)
getSupportedLocale in interface FacesConfigLocaleConfigTypeFacesConfigSupportedLocaleTypepublic int getSupportedLocaleLength()
getSupportedLocaleLength in interface FacesConfigLocaleConfigTypepublic void setSupportedLocale(FacesConfigSupportedLocaleType[] values)
setSupportedLocale in interface FacesConfigLocaleConfigTypevalues - allowed objects are
FacesConfigSupportedLocaleType
public FacesConfigSupportedLocaleType setSupportedLocale(int idx,
FacesConfigSupportedLocaleType value)
setSupportedLocale in interface FacesConfigLocaleConfigTypevalue - allowed object is
FacesConfigSupportedLocaleTypepublic String getId()
FacesConfigLocaleConfigType
getId in interface FacesConfigLocaleConfigTypeStringpublic void setId(String value)
FacesConfigLocaleConfigType
setId in interface FacesConfigLocaleConfigTypevalue - allowed object is
Stringpublic void copySupportedLocale(FacesConfigSupportedLocaleType[] source)
SupportedLocale.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigLocaleConfigTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||