|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigTypeImpl
public class FacesConfigTypeImpl
| Field Summary | |
|---|---|
protected List<Object> |
applicationOrFactoryOrComponent
|
protected String |
id
|
protected String |
version
|
| Constructor Summary | |
|---|---|
FacesConfigTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigTypeImpl instance. |
|
FacesConfigTypeImpl(FacesConfigTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigTypeImpl |
clone()
Creates and returns a copy of this object. |
List<Object> |
getApplicationOrFactoryOrComponent()
Gets the value of the applicationOrFactoryOrComponent property. |
String |
getId()
Gets the value of the id property. |
String |
getVersion()
Gets the value of the version property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<Object> applicationOrFactoryOrComponent
protected String id
protected String version
| Constructor Detail |
|---|
public FacesConfigTypeImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigTypeImpl instance.
public FacesConfigTypeImpl(FacesConfigTypeImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.javaee.impl.FacesConfigTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<Object> getApplicationOrFactoryOrComponent()
FacesConfigType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the applicationOrFactoryOrComponent property.
For example, to add a new item, do as follows:
getApplicationOrFactoryOrComponent().add(newItem);
Objects of the following type(s) are allowed in the list
FacesConfigConverterType
FacesConfigComponentType
FacesConfigApplicationType
FacesConfigNavigationRuleType
FacesConfigExtensionType
FacesConfigLifecycleType
FacesConfigManagedBeanType
FacesConfigFactoryType
FacesConfigReferencedBeanType
FacesConfigRenderKitType
FacesConfigValidatorType
getApplicationOrFactoryOrComponent in interface FacesConfigTypepublic String getId()
FacesConfigType
getId in interface FacesConfigTypeStringpublic void setId(String value)
FacesConfigType
setId in interface FacesConfigTypevalue - allowed object is
Stringpublic String getVersion()
FacesConfigType
getVersion in interface FacesConfigTypeStringpublic void setVersion(String value)
FacesConfigType
setVersion in interface FacesConfigTypevalue - allowed object is
Stringpublic FacesConfigTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||