|
||||||||||
| 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.FacesConfigConverterTypeImpl
public class FacesConfigConverterTypeImpl
| Field Summary | |
|---|---|
protected FacesConfigAttributeType[] |
attribute
|
protected FullyQualifiedClassTypeImpl |
converterClass
|
protected FacesConfigConverterExtensionType[] |
converterExtension
|
protected FullyQualifiedClassTypeImpl |
converterForClass
|
protected StringImpl |
converterId
|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected IconType[] |
icon
|
protected String |
id
|
protected FacesConfigPropertyType[] |
property
|
| Constructor Summary | |
|---|---|
FacesConfigConverterTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigConverterTypeImpl instance. |
|
FacesConfigConverterTypeImpl(FacesConfigConverterTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigConverterTypeImpl 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 converterId
protected FullyQualifiedClassTypeImpl converterForClass
protected FullyQualifiedClassTypeImpl converterClass
protected FacesConfigAttributeType[] attribute
protected FacesConfigPropertyType[] property
protected FacesConfigConverterExtensionType[] converterExtension
protected String id
| Constructor Detail |
|---|
public FacesConfigConverterTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigConverterTypeImpl instance.
public FacesConfigConverterTypeImpl(FacesConfigConverterTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.FacesConfigConverterTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface FacesConfigConverterTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface FacesConfigConverterTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface FacesConfigConverterTypepublic void setDescription(DescriptionType[] values)
setDescription in interface FacesConfigConverterTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface FacesConfigConverterTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface FacesConfigConverterTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface FacesConfigConverterTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface FacesConfigConverterTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface FacesConfigConverterTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface FacesConfigConverterTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface FacesConfigConverterTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface FacesConfigConverterTypeIconTypepublic int getIconLength()
getIconLength in interface FacesConfigConverterTypepublic void setIcon(IconType[] values)
setIcon in interface FacesConfigConverterTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface FacesConfigConverterTypevalue - allowed object is
IconTypepublic String getConverterId()
FacesConfigConverterType
getConverterId in interface FacesConfigConverterTypeStringpublic void setConverterId(String value)
FacesConfigConverterType
setConverterId in interface FacesConfigConverterTypevalue - allowed object is
Stringpublic FullyQualifiedClassType getConverterForClass()
FacesConfigConverterType
getConverterForClass in interface FacesConfigConverterTypeFullyQualifiedClassTypepublic void setConverterForClass(FullyQualifiedClassType value)
FacesConfigConverterType
setConverterForClass in interface FacesConfigConverterTypevalue - allowed object is
FullyQualifiedClassTypepublic FullyQualifiedClassType getConverterClass()
FacesConfigConverterType
getConverterClass in interface FacesConfigConverterTypeFullyQualifiedClassTypepublic void setConverterClass(FullyQualifiedClassType value)
FacesConfigConverterType
setConverterClass in interface FacesConfigConverterTypevalue - allowed object is
FullyQualifiedClassTypepublic FacesConfigAttributeType[] getAttribute()
getAttribute in interface FacesConfigConverterTypeFacesConfigAttributeTypepublic FacesConfigAttributeType getAttribute(int idx)
getAttribute in interface FacesConfigConverterTypeFacesConfigAttributeTypepublic int getAttributeLength()
getAttributeLength in interface FacesConfigConverterTypepublic void setAttribute(FacesConfigAttributeType[] values)
setAttribute in interface FacesConfigConverterTypevalues - allowed objects are
FacesConfigAttributeType
public FacesConfigAttributeType setAttribute(int idx,
FacesConfigAttributeType value)
setAttribute in interface FacesConfigConverterTypevalue - allowed object is
FacesConfigAttributeTypepublic FacesConfigPropertyType[] getProperty()
getProperty in interface FacesConfigConverterTypeFacesConfigPropertyTypepublic FacesConfigPropertyType getProperty(int idx)
getProperty in interface FacesConfigConverterTypeFacesConfigPropertyTypepublic int getPropertyLength()
getPropertyLength in interface FacesConfigConverterTypepublic void setProperty(FacesConfigPropertyType[] values)
setProperty in interface FacesConfigConverterTypevalues - allowed objects are
FacesConfigPropertyType
public FacesConfigPropertyType setProperty(int idx,
FacesConfigPropertyType value)
setProperty in interface FacesConfigConverterTypevalue - allowed object is
FacesConfigPropertyTypepublic FacesConfigConverterExtensionType[] getConverterExtension()
getConverterExtension in interface FacesConfigConverterTypeFacesConfigConverterExtensionTypepublic FacesConfigConverterExtensionType getConverterExtension(int idx)
getConverterExtension in interface FacesConfigConverterTypeFacesConfigConverterExtensionTypepublic int getConverterExtensionLength()
getConverterExtensionLength in interface FacesConfigConverterTypepublic void setConverterExtension(FacesConfigConverterExtensionType[] values)
setConverterExtension in interface FacesConfigConverterTypevalues - allowed objects are
FacesConfigConverterExtensionType
public FacesConfigConverterExtensionType setConverterExtension(int idx,
FacesConfigConverterExtensionType value)
setConverterExtension in interface FacesConfigConverterTypevalue - allowed object is
FacesConfigConverterExtensionTypepublic String getId()
FacesConfigConverterType
getId in interface FacesConfigConverterTypeStringpublic void setId(String value)
FacesConfigConverterType
setId in interface FacesConfigConverterTypevalue - 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 copyAttribute(FacesConfigAttributeType[] source)
Attribute.
source - The source to copy from.
NullPointerException - if source is null.public void copyProperty(FacesConfigPropertyType[] source)
Property.
source - The source to copy from.
NullPointerException - if source is null.public void copyConverterExtension(FacesConfigConverterExtensionType[] source)
ConverterExtension.
source - The source to copy from.
NullPointerException - if source is null.public FacesConfigConverterTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||