|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.TldTaglibTypeImpl
public class TldTaglibTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected FunctionType[] |
function
|
protected IconType[] |
icon
|
protected String |
id
|
protected ListenerType[] |
listener
|
protected TldCanonicalNameTypeImpl |
shortName
|
protected TagType[] |
tag
|
protected TagFileType[] |
tagFile
|
protected TldExtensionType[] |
taglibExtension
|
protected String |
tlibVersion
|
protected XsdAnyURITypeImpl |
uri
|
protected ValidatorTypeImpl |
validator
|
protected String |
version
|
| Constructor Summary | |
|---|---|
TldTaglibTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.TldTaglibTypeImpl instance. |
|
TldTaglibTypeImpl(TldTaglibTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.TldTaglibTypeImpl 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 String tlibVersion
protected TldCanonicalNameTypeImpl shortName
protected XsdAnyURITypeImpl uri
protected ValidatorTypeImpl validator
protected ListenerType[] listener
protected TagType[] tag
protected TagFileType[] tagFile
protected FunctionType[] function
protected TldExtensionType[] taglibExtension
protected String version
protected String id
| Constructor Detail |
|---|
public TldTaglibTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.TldTaglibTypeImpl instance.
public TldTaglibTypeImpl(TldTaglibTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.TldTaglibTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface TldTaglibTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface TldTaglibTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface TldTaglibTypepublic void setDescription(DescriptionType[] values)
setDescription in interface TldTaglibTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface TldTaglibTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface TldTaglibTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface TldTaglibTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface TldTaglibTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface TldTaglibTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface TldTaglibTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface TldTaglibTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface TldTaglibTypeIconTypepublic int getIconLength()
getIconLength in interface TldTaglibTypepublic void setIcon(IconType[] values)
setIcon in interface TldTaglibTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface TldTaglibTypevalue - allowed object is
IconTypepublic String getTlibVersion()
TldTaglibType
getTlibVersion in interface TldTaglibTypeStringpublic void setTlibVersion(String value)
TldTaglibType
setTlibVersion in interface TldTaglibTypevalue - allowed object is
Stringpublic TldCanonicalNameType getShortName()
TldTaglibType
getShortName in interface TldTaglibTypeTldCanonicalNameTypepublic void setShortName(TldCanonicalNameType value)
TldTaglibType
setShortName in interface TldTaglibTypevalue - allowed object is
TldCanonicalNameTypepublic XsdAnyURIType getUri()
TldTaglibType
getUri in interface TldTaglibTypeXsdAnyURITypepublic void setUri(XsdAnyURIType value)
TldTaglibType
setUri in interface TldTaglibTypevalue - allowed object is
XsdAnyURITypepublic ValidatorType getValidator()
TldTaglibType
getValidator in interface TldTaglibTypeValidatorTypepublic void setValidator(ValidatorType value)
TldTaglibType
setValidator in interface TldTaglibTypevalue - allowed object is
ValidatorTypepublic ListenerType[] getListener()
getListener in interface TldTaglibTypeListenerTypepublic ListenerType getListener(int idx)
getListener in interface TldTaglibTypeListenerTypepublic int getListenerLength()
getListenerLength in interface TldTaglibTypepublic void setListener(ListenerType[] values)
setListener in interface TldTaglibTypevalues - allowed objects are
ListenerType
public ListenerType setListener(int idx,
ListenerType value)
setListener in interface TldTaglibTypevalue - allowed object is
ListenerTypepublic TagType[] getTag()
getTag in interface TldTaglibTypeTagTypepublic TagType getTag(int idx)
getTag in interface TldTaglibTypeTagTypepublic int getTagLength()
getTagLength in interface TldTaglibTypepublic void setTag(TagType[] values)
setTag in interface TldTaglibTypevalues - allowed objects are
TagType
public TagType setTag(int idx,
TagType value)
setTag in interface TldTaglibTypevalue - allowed object is
TagTypepublic TagFileType[] getTagFile()
getTagFile in interface TldTaglibTypeTagFileTypepublic TagFileType getTagFile(int idx)
getTagFile in interface TldTaglibTypeTagFileTypepublic int getTagFileLength()
getTagFileLength in interface TldTaglibTypepublic void setTagFile(TagFileType[] values)
setTagFile in interface TldTaglibTypevalues - allowed objects are
TagFileType
public TagFileType setTagFile(int idx,
TagFileType value)
setTagFile in interface TldTaglibTypevalue - allowed object is
TagFileTypepublic FunctionType[] getFunction()
getFunction in interface TldTaglibTypeFunctionTypepublic FunctionType getFunction(int idx)
getFunction in interface TldTaglibTypeFunctionTypepublic int getFunctionLength()
getFunctionLength in interface TldTaglibTypepublic void setFunction(FunctionType[] values)
setFunction in interface TldTaglibTypevalues - allowed objects are
FunctionType
public FunctionType setFunction(int idx,
FunctionType value)
setFunction in interface TldTaglibTypevalue - allowed object is
FunctionTypepublic TldExtensionType[] getTaglibExtension()
getTaglibExtension in interface TldTaglibTypeTldExtensionTypepublic TldExtensionType getTaglibExtension(int idx)
getTaglibExtension in interface TldTaglibTypeTldExtensionTypepublic int getTaglibExtensionLength()
getTaglibExtensionLength in interface TldTaglibTypepublic void setTaglibExtension(TldExtensionType[] values)
setTaglibExtension in interface TldTaglibTypevalues - allowed objects are
TldExtensionType
public TldExtensionType setTaglibExtension(int idx,
TldExtensionType value)
setTaglibExtension in interface TldTaglibTypevalue - allowed object is
TldExtensionTypepublic String getVersion()
TldTaglibType
getVersion in interface TldTaglibTypeStringpublic void setVersion(String value)
TldTaglibType
setVersion in interface TldTaglibTypevalue - allowed object is
Stringpublic String getId()
TldTaglibType
getId in interface TldTaglibTypeStringpublic void setId(String value)
TldTaglibType
setId in interface TldTaglibTypevalue - allowed object is
Stringpublic TldTaglibTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||