|
||||||||||
| 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.FacesConfigAttributeTypeImpl
public class FacesConfigAttributeTypeImpl
| Field Summary | |
|---|---|
protected FullyQualifiedClassTypeImpl |
attributeClass
|
protected FacesConfigAttributeExtensionType[] |
attributeExtension
|
protected StringImpl |
attributeName
|
protected FacesConfigDefaultValueTypeImpl |
defaultValue
|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected IconType[] |
icon
|
protected String |
id
|
protected FacesConfigSuggestedValueTypeImpl |
suggestedValue
|
| Constructor Summary | |
|---|---|
FacesConfigAttributeTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigAttributeTypeImpl instance. |
|
FacesConfigAttributeTypeImpl(FacesConfigAttributeTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigAttributeTypeImpl 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 attributeName
protected FullyQualifiedClassTypeImpl attributeClass
protected FacesConfigDefaultValueTypeImpl defaultValue
protected FacesConfigSuggestedValueTypeImpl suggestedValue
protected FacesConfigAttributeExtensionType[] attributeExtension
protected String id
| Constructor Detail |
|---|
public FacesConfigAttributeTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigAttributeTypeImpl instance.
public FacesConfigAttributeTypeImpl(FacesConfigAttributeTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigAttributeTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface FacesConfigAttributeTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface FacesConfigAttributeTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface FacesConfigAttributeTypepublic void setDescription(DescriptionType[] values)
setDescription in interface FacesConfigAttributeTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface FacesConfigAttributeTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface FacesConfigAttributeTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface FacesConfigAttributeTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface FacesConfigAttributeTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface FacesConfigAttributeTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface FacesConfigAttributeTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface FacesConfigAttributeTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface FacesConfigAttributeTypeIconTypepublic int getIconLength()
getIconLength in interface FacesConfigAttributeTypepublic void setIcon(IconType[] values)
setIcon in interface FacesConfigAttributeTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface FacesConfigAttributeTypevalue - allowed object is
IconTypepublic String getAttributeName()
FacesConfigAttributeType
getAttributeName in interface FacesConfigAttributeTypeStringpublic void setAttributeName(String value)
FacesConfigAttributeType
setAttributeName in interface FacesConfigAttributeTypevalue - allowed object is
Stringpublic FullyQualifiedClassType getAttributeClass()
FacesConfigAttributeType
getAttributeClass in interface FacesConfigAttributeTypeFullyQualifiedClassTypepublic void setAttributeClass(FullyQualifiedClassType value)
FacesConfigAttributeType
setAttributeClass in interface FacesConfigAttributeTypevalue - allowed object is
FullyQualifiedClassTypepublic FacesConfigDefaultValueType getDefaultValue()
FacesConfigAttributeType
getDefaultValue in interface FacesConfigAttributeTypeFacesConfigDefaultValueTypepublic void setDefaultValue(FacesConfigDefaultValueType value)
FacesConfigAttributeType
setDefaultValue in interface FacesConfigAttributeTypevalue - allowed object is
FacesConfigDefaultValueTypepublic FacesConfigSuggestedValueType getSuggestedValue()
FacesConfigAttributeType
getSuggestedValue in interface FacesConfigAttributeTypeFacesConfigSuggestedValueTypepublic void setSuggestedValue(FacesConfigSuggestedValueType value)
FacesConfigAttributeType
setSuggestedValue in interface FacesConfigAttributeTypevalue - allowed object is
FacesConfigSuggestedValueTypepublic FacesConfigAttributeExtensionType[] getAttributeExtension()
getAttributeExtension in interface FacesConfigAttributeTypeFacesConfigAttributeExtensionTypepublic FacesConfigAttributeExtensionType getAttributeExtension(int idx)
getAttributeExtension in interface FacesConfigAttributeTypeFacesConfigAttributeExtensionTypepublic int getAttributeExtensionLength()
getAttributeExtensionLength in interface FacesConfigAttributeTypepublic void setAttributeExtension(FacesConfigAttributeExtensionType[] values)
setAttributeExtension in interface FacesConfigAttributeTypevalues - allowed objects are
FacesConfigAttributeExtensionType
public FacesConfigAttributeExtensionType setAttributeExtension(int idx,
FacesConfigAttributeExtensionType value)
setAttributeExtension in interface FacesConfigAttributeTypevalue - allowed object is
FacesConfigAttributeExtensionTypepublic String getId()
FacesConfigAttributeType
getId in interface FacesConfigAttributeTypeStringpublic void setId(String value)
FacesConfigAttributeType
setId in interface FacesConfigAttributeTypevalue - 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 copyAttributeExtension(FacesConfigAttributeExtensionType[] source)
AttributeExtension.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigAttributeTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||