|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee | |
| Uses of TagType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as TagType | |
|---|---|
protected TagType[] |
TldTaglibType.tag
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return TagType | |
|---|---|
TagType |
TagType.clone()
Creates and returns a copy of this object. |
static TagType |
ObjectFactory.copyOfTagType(TagType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TagType instance. |
TagType |
ObjectFactory.createTagType()
Create an instance of TagType |
TagType[] |
TldTaglibType.getTag()
|
TagType |
TldTaglibType.getTag(int idx)
|
TagType |
TldTaglibType.setTag(int idx,
TagType value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type TagType | |
|---|---|
static TagType |
ObjectFactory.copyOfTagType(TagType clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TagType instance. |
void |
TldTaglibType.copyTag(TagType[] source)
Copies all values of property Tag. |
TagType |
TldTaglibType.setTag(int idx,
TagType value)
|
void |
TldTaglibType.setTag(TagType[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type TagType | |
|---|---|
TagType(TagType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TagType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||