|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigComponentTypeImpl
public class FacesConfigComponentTypeImpl
| Field Summary | |
|---|---|
protected FacesConfigAttributeType[] |
attribute
|
protected FullyQualifiedClassTypeImpl |
componentClass
|
protected FacesConfigComponentExtensionType[] |
componentExtension
|
protected StringImpl |
componentType
|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected FacesConfigFacetType[] |
facet
|
protected IconType[] |
icon
|
protected String |
id
|
protected FacesConfigPropertyType[] |
property
|
| Constructor Summary | |
|---|---|
FacesConfigComponentTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigComponentTypeImpl instance. |
|
FacesConfigComponentTypeImpl(FacesConfigComponentTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigComponentTypeImpl instance by copying a given instance. |
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected DisplayNameType[] displayName
protected IconType[] icon
protected StringImpl componentType
protected FullyQualifiedClassTypeImpl componentClass
protected FacesConfigFacetType[] facet
protected FacesConfigAttributeType[] attribute
protected FacesConfigPropertyType[] property
protected FacesConfigComponentExtensionType[] componentExtension
protected String id
| Constructor Detail |
|---|
public FacesConfigComponentTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigComponentTypeImpl instance.
public FacesConfigComponentTypeImpl(FacesConfigComponentTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.FacesConfigComponentTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface FacesConfigComponentTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface FacesConfigComponentTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface FacesConfigComponentTypepublic void setDescription(DescriptionType[] values)
setDescription in interface FacesConfigComponentTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface FacesConfigComponentTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface FacesConfigComponentTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface FacesConfigComponentTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface FacesConfigComponentTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface FacesConfigComponentTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface FacesConfigComponentTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface FacesConfigComponentTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface FacesConfigComponentTypeIconTypepublic int getIconLength()
getIconLength in interface FacesConfigComponentTypepublic void setIcon(IconType[] values)
setIcon in interface FacesConfigComponentTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface FacesConfigComponentTypevalue - allowed object is
IconTypepublic String getComponentType()
FacesConfigComponentType
getComponentType in interface FacesConfigComponentTypeStringpublic void setComponentType(String value)
FacesConfigComponentType
setComponentType in interface FacesConfigComponentTypevalue - allowed object is
Stringpublic FullyQualifiedClassType getComponentClass()
FacesConfigComponentType
getComponentClass in interface FacesConfigComponentTypeFullyQualifiedClassTypepublic void setComponentClass(FullyQualifiedClassType value)
FacesConfigComponentType
setComponentClass in interface FacesConfigComponentTypevalue - allowed object is
FullyQualifiedClassTypepublic FacesConfigFacetType[] getFacet()
getFacet in interface FacesConfigComponentTypeFacesConfigFacetTypepublic FacesConfigFacetType getFacet(int idx)
getFacet in interface FacesConfigComponentTypeFacesConfigFacetTypepublic int getFacetLength()
getFacetLength in interface FacesConfigComponentTypepublic void setFacet(FacesConfigFacetType[] values)
setFacet in interface FacesConfigComponentTypevalues - allowed objects are
FacesConfigFacetType
public FacesConfigFacetType setFacet(int idx,
FacesConfigFacetType value)
setFacet in interface FacesConfigComponentTypevalue - allowed object is
FacesConfigFacetTypepublic FacesConfigAttributeType[] getAttribute()
getAttribute in interface FacesConfigComponentTypeFacesConfigAttributeTypepublic FacesConfigAttributeType getAttribute(int idx)
getAttribute in interface FacesConfigComponentTypeFacesConfigAttributeTypepublic int getAttributeLength()
getAttributeLength in interface FacesConfigComponentTypepublic void setAttribute(FacesConfigAttributeType[] values)
setAttribute in interface FacesConfigComponentTypevalues - allowed objects are
FacesConfigAttributeType
public FacesConfigAttributeType setAttribute(int idx,
FacesConfigAttributeType value)
setAttribute in interface FacesConfigComponentTypevalue - allowed object is
FacesConfigAttributeTypepublic FacesConfigPropertyType[] getProperty()
getProperty in interface FacesConfigComponentTypeFacesConfigPropertyTypepublic FacesConfigPropertyType getProperty(int idx)
getProperty in interface FacesConfigComponentTypeFacesConfigPropertyTypepublic int getPropertyLength()
getPropertyLength in interface FacesConfigComponentTypepublic void setProperty(FacesConfigPropertyType[] values)
setProperty in interface FacesConfigComponentTypevalues - allowed objects are
FacesConfigPropertyType
public FacesConfigPropertyType setProperty(int idx,
FacesConfigPropertyType value)
setProperty in interface FacesConfigComponentTypevalue - allowed object is
FacesConfigPropertyTypepublic FacesConfigComponentExtensionType[] getComponentExtension()
getComponentExtension in interface FacesConfigComponentTypeFacesConfigComponentExtensionTypepublic FacesConfigComponentExtensionType getComponentExtension(int idx)
getComponentExtension in interface FacesConfigComponentTypeFacesConfigComponentExtensionTypepublic int getComponentExtensionLength()
getComponentExtensionLength in interface FacesConfigComponentTypepublic void setComponentExtension(FacesConfigComponentExtensionType[] values)
setComponentExtension in interface FacesConfigComponentTypevalues - allowed objects are
FacesConfigComponentExtensionType
public FacesConfigComponentExtensionType setComponentExtension(int idx,
FacesConfigComponentExtensionType value)
setComponentExtension in interface FacesConfigComponentTypevalue - allowed object is
FacesConfigComponentExtensionTypepublic String getId()
FacesConfigComponentType
getId in interface FacesConfigComponentTypeStringpublic void setId(String value)
FacesConfigComponentType
setId in interface FacesConfigComponentTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.protected void copyDisplayName(DisplayNameType[] source)
DisplayName.
source - The source to copy from.
NullPointerException - if source is null.protected void copyIcon(IconType[] source)
Icon.
source - The source to copy from.
NullPointerException - if source is null.protected void copyFacet(FacesConfigFacetType[] source)
Facet.
source - The source to copy from.
NullPointerException - if source is null.protected void copyAttribute(FacesConfigAttributeType[] source)
Attribute.
source - The source to copy from.
NullPointerException - if source is null.protected void copyProperty(FacesConfigPropertyType[] source)
Property.
source - The source to copy from.
NullPointerException - if source is null.protected void copyComponentExtension(FacesConfigComponentExtensionType[] source)
ComponentExtension.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigComponentTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||