|
||||||||||
| 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.FacesConfigTypeImpl
public class FacesConfigTypeImpl
| Field Summary | |
|---|---|
protected Object[] |
applicationOrFactoryOrComponent
|
protected String |
id
|
protected String |
version
|
| Constructor Summary | |
|---|---|
FacesConfigTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigTypeImpl instance. |
|
FacesConfigTypeImpl(FacesConfigTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
FacesConfigTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copyApplicationOrFactoryOrComponent(Object[] source)
Copies all values of property ApplicationOrFactoryOrComponent. |
Object[] |
getApplicationOrFactoryOrComponent()
|
Object |
getApplicationOrFactoryOrComponent(int idx)
|
int |
getApplicationOrFactoryOrComponentLength()
|
String |
getId()
Gets the value of the id property. |
String |
getVersion()
Gets the value of the version property. |
Object |
setApplicationOrFactoryOrComponent(int idx,
Object value)
|
void |
setApplicationOrFactoryOrComponent(Object[] values)
|
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 Object[] applicationOrFactoryOrComponent
protected String id
protected String version
| Constructor Detail |
|---|
public FacesConfigTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigTypeImpl instance.
public FacesConfigTypeImpl(FacesConfigTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Object[] getApplicationOrFactoryOrComponent()
getApplicationOrFactoryOrComponent in interface FacesConfigTypeFacesConfigConverterType
FacesConfigRenderKitType
FacesConfigFactoryType
FacesConfigNavigationRuleType
FacesConfigValidatorType
FacesConfigComponentType
FacesConfigExtensionType
FacesConfigLifecycleType
FacesConfigManagedBeanType
FacesConfigApplicationType
FacesConfigReferencedBeanTypepublic Object getApplicationOrFactoryOrComponent(int idx)
getApplicationOrFactoryOrComponent in interface FacesConfigTypeFacesConfigConverterType
FacesConfigRenderKitType
FacesConfigFactoryType
FacesConfigNavigationRuleType
FacesConfigValidatorType
FacesConfigComponentType
FacesConfigExtensionType
FacesConfigLifecycleType
FacesConfigManagedBeanType
FacesConfigApplicationType
FacesConfigReferencedBeanTypepublic int getApplicationOrFactoryOrComponentLength()
getApplicationOrFactoryOrComponentLength in interface FacesConfigTypepublic void setApplicationOrFactoryOrComponent(Object[] values)
setApplicationOrFactoryOrComponent in interface FacesConfigTypevalues - allowed objects are
FacesConfigConverterType
FacesConfigRenderKitType
FacesConfigFactoryType
FacesConfigNavigationRuleType
FacesConfigValidatorType
FacesConfigComponentType
FacesConfigExtensionType
FacesConfigLifecycleType
FacesConfigManagedBeanType
FacesConfigApplicationType
FacesConfigReferencedBeanType
public Object setApplicationOrFactoryOrComponent(int idx,
Object value)
setApplicationOrFactoryOrComponent in interface FacesConfigTypevalue - allowed object is
FacesConfigConverterType
FacesConfigRenderKitType
FacesConfigFactoryType
FacesConfigNavigationRuleType
FacesConfigValidatorType
FacesConfigComponentType
FacesConfigExtensionType
FacesConfigLifecycleType
FacesConfigManagedBeanType
FacesConfigApplicationType
FacesConfigReferencedBeanTypepublic 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 void copyApplicationOrFactoryOrComponent(Object[] source)
ApplicationOrFactoryOrComponent.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||