|
||||||||||
| 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.FunctionTypeImpl
public class FunctionTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected DisplayNameType[] |
displayName
|
protected XsdStringTypeImpl |
example
|
protected FullyQualifiedClassTypeImpl |
functionClass
|
protected TldExtensionType[] |
functionExtension
|
protected StringImpl |
functionSignature
|
protected IconType[] |
icon
|
protected String |
id
|
protected TldCanonicalNameTypeImpl |
name
|
| Constructor Summary | |
|---|---|
FunctionTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FunctionTypeImpl instance. |
|
FunctionTypeImpl(FunctionTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FunctionTypeImpl 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 TldCanonicalNameTypeImpl name
protected FullyQualifiedClassTypeImpl functionClass
protected StringImpl functionSignature
protected XsdStringTypeImpl example
protected TldExtensionType[] functionExtension
protected String id
| Constructor Detail |
|---|
public FunctionTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FunctionTypeImpl instance.
public FunctionTypeImpl(FunctionTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.FunctionTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface FunctionTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface FunctionTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface FunctionTypepublic void setDescription(DescriptionType[] values)
setDescription in interface FunctionTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface FunctionTypevalue - allowed object is
DescriptionTypepublic DisplayNameType[] getDisplayName()
getDisplayName in interface FunctionTypeDisplayNameTypepublic DisplayNameType getDisplayName(int idx)
getDisplayName in interface FunctionTypeDisplayNameTypepublic int getDisplayNameLength()
getDisplayNameLength in interface FunctionTypepublic void setDisplayName(DisplayNameType[] values)
setDisplayName in interface FunctionTypevalues - allowed objects are
DisplayNameType
public DisplayNameType setDisplayName(int idx,
DisplayNameType value)
setDisplayName in interface FunctionTypevalue - allowed object is
DisplayNameTypepublic IconType[] getIcon()
getIcon in interface FunctionTypeIconTypepublic IconType getIcon(int idx)
getIcon in interface FunctionTypeIconTypepublic int getIconLength()
getIconLength in interface FunctionTypepublic void setIcon(IconType[] values)
setIcon in interface FunctionTypevalues - allowed objects are
IconType
public IconType setIcon(int idx,
IconType value)
setIcon in interface FunctionTypevalue - allowed object is
IconTypepublic TldCanonicalNameType getName()
FunctionType
getName in interface FunctionTypeTldCanonicalNameTypepublic void setName(TldCanonicalNameType value)
FunctionType
setName in interface FunctionTypevalue - allowed object is
TldCanonicalNameTypepublic FullyQualifiedClassType getFunctionClass()
FunctionType
getFunctionClass in interface FunctionTypeFullyQualifiedClassTypepublic void setFunctionClass(FullyQualifiedClassType value)
FunctionType
setFunctionClass in interface FunctionTypevalue - allowed object is
FullyQualifiedClassTypepublic String getFunctionSignature()
FunctionType
getFunctionSignature in interface FunctionTypeStringpublic void setFunctionSignature(String value)
FunctionType
setFunctionSignature in interface FunctionTypevalue - allowed object is
Stringpublic XsdStringType getExample()
FunctionType
getExample in interface FunctionTypeXsdStringTypepublic void setExample(XsdStringType value)
FunctionType
setExample in interface FunctionTypevalue - allowed object is
XsdStringTypepublic TldExtensionType[] getFunctionExtension()
getFunctionExtension in interface FunctionTypeTldExtensionTypepublic TldExtensionType getFunctionExtension(int idx)
getFunctionExtension in interface FunctionTypeTldExtensionTypepublic int getFunctionExtensionLength()
getFunctionExtensionLength in interface FunctionTypepublic void setFunctionExtension(TldExtensionType[] values)
setFunctionExtension in interface FunctionTypevalues - allowed objects are
TldExtensionType
public TldExtensionType setFunctionExtension(int idx,
TldExtensionType value)
setFunctionExtension in interface FunctionTypevalue - allowed object is
TldExtensionTypepublic String getId()
FunctionType
getId in interface FunctionTypeStringpublic void setId(String value)
FunctionType
setId in interface FunctionTypevalue - allowed object is
Stringpublic FunctionTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||