|
||||||||||
| 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.FacesConfigRendererTypeImpl
public class FacesConfigRendererTypeImpl
| Field Summary | |
|---|---|
protected FacesConfigAttributeType[] |
attribute
|
protected StringImpl |
componentFamily
|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected FacesConfigFacetType[] |
facet
|
protected IconType[] |
icon
|
protected String |
id
|
protected FullyQualifiedClassTypeImpl |
rendererClass
|
protected FacesConfigRendererExtensionType[] |
rendererExtension
|
protected StringImpl |
rendererType
|
| Constructor Summary | |
|---|---|
FacesConfigRendererTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigRendererTypeImpl instance. |
|
FacesConfigRendererTypeImpl(FacesConfigRendererTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigRendererTypeImpl 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 componentFamily
protected StringImpl rendererType
protected FullyQualifiedClassTypeImpl rendererClass
protected FacesConfigFacetType[] facet
protected FacesConfigAttributeType[] attribute
protected FacesConfigRendererExtensionType[] rendererExtension
protected String id
| Constructor Detail |
|---|
public FacesConfigRendererTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigRendererTypeImpl instance.
public FacesConfigRendererTypeImpl(FacesConfigRendererTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigRendererTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface FacesConfigRendererTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface FacesConfigRendererTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface FacesConfigRendererTypepublic void setDescription(DescriptionType[] values)
setDescription in interface FacesConfigRendererTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface FacesConfigRendererTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface FacesConfigRendererTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface FacesConfigRendererTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface FacesConfigRendererTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface FacesConfigRendererTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface FacesConfigRendererTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface FacesConfigRendererTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface FacesConfigRendererTypeIconTypepublic int getIconLength()
getIconLength in interface FacesConfigRendererTypepublic void setIcon(IconType[] values)
setIcon in interface FacesConfigRendererTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface FacesConfigRendererTypevalue - allowed object is
IconTypepublic String getComponentFamily()
FacesConfigRendererType
getComponentFamily in interface FacesConfigRendererTypeStringpublic void setComponentFamily(String value)
FacesConfigRendererType
setComponentFamily in interface FacesConfigRendererTypevalue - allowed object is
Stringpublic String getRendererType()
FacesConfigRendererType
getRendererType in interface FacesConfigRendererTypeStringpublic void setRendererType(String value)
FacesConfigRendererType
setRendererType in interface FacesConfigRendererTypevalue - allowed object is
Stringpublic FullyQualifiedClassType getRendererClass()
FacesConfigRendererType
getRendererClass in interface FacesConfigRendererTypeFullyQualifiedClassTypepublic void setRendererClass(FullyQualifiedClassType value)
FacesConfigRendererType
setRendererClass in interface FacesConfigRendererTypevalue - allowed object is
FullyQualifiedClassTypepublic FacesConfigFacetType[] getFacet()
getFacet in interface FacesConfigRendererTypeFacesConfigFacetTypepublic FacesConfigFacetType getFacet(int idx)
getFacet in interface FacesConfigRendererTypeFacesConfigFacetTypepublic int getFacetLength()
getFacetLength in interface FacesConfigRendererTypepublic void setFacet(FacesConfigFacetType[] values)
setFacet in interface FacesConfigRendererTypevalues - allowed objects are
FacesConfigFacetType
public FacesConfigFacetType setFacet(int idx,
FacesConfigFacetType value)
setFacet in interface FacesConfigRendererTypevalue - allowed object is
FacesConfigFacetTypepublic FacesConfigAttributeType[] getAttribute()
getAttribute in interface FacesConfigRendererTypeFacesConfigAttributeTypepublic FacesConfigAttributeType getAttribute(int idx)
getAttribute in interface FacesConfigRendererTypeFacesConfigAttributeTypepublic int getAttributeLength()
getAttributeLength in interface FacesConfigRendererTypepublic void setAttribute(FacesConfigAttributeType[] values)
setAttribute in interface FacesConfigRendererTypevalues - allowed objects are
FacesConfigAttributeType
public FacesConfigAttributeType setAttribute(int idx,
FacesConfigAttributeType value)
setAttribute in interface FacesConfigRendererTypevalue - allowed object is
FacesConfigAttributeTypepublic FacesConfigRendererExtensionType[] getRendererExtension()
getRendererExtension in interface FacesConfigRendererTypeFacesConfigRendererExtensionTypepublic FacesConfigRendererExtensionType getRendererExtension(int idx)
getRendererExtension in interface FacesConfigRendererTypeFacesConfigRendererExtensionTypepublic int getRendererExtensionLength()
getRendererExtensionLength in interface FacesConfigRendererTypepublic void setRendererExtension(FacesConfigRendererExtensionType[] values)
setRendererExtension in interface FacesConfigRendererTypevalues - allowed objects are
FacesConfigRendererExtensionType
public FacesConfigRendererExtensionType setRendererExtension(int idx,
FacesConfigRendererExtensionType value)
setRendererExtension in interface FacesConfigRendererTypevalue - allowed object is
FacesConfigRendererExtensionTypepublic String getId()
FacesConfigRendererType
getId in interface FacesConfigRendererTypeStringpublic void setId(String value)
FacesConfigRendererType
setId in interface FacesConfigRendererTypevalue - allowed object is
Stringpublic void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public void copyDisplayName(DisplayNameType[] source)
DisplayName.
source - The source to copy from.
NullPointerException - if source is null.public void copyIcon(IconType[] source)
Icon.
source - The source to copy from.
NullPointerException - if source is null.public void copyFacet(FacesConfigFacetType[] source)
Facet.
source - The source to copy from.
NullPointerException - if source is null.public void copyAttribute(FacesConfigAttributeType[] source)
Attribute.
source - The source to copy from.
NullPointerException - if source is null.public void copyRendererExtension(FacesConfigRendererExtensionType[] source)
RendererExtension.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigRendererTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||