|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TagType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee | |
| Uses of TagType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type TagType | |
|---|---|
protected List<TagType> |
TldTaglibType.tag
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.javaee.TagType instance. |
TagType |
ObjectFactory.createTagType()
Create an instance of TagType |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type TagType | |
|---|---|
List<TagType> |
TldTaglibType.getTag()
Gets the value of the tag property. |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.javaee.TagType instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type TagType | |
|---|---|
static void |
TldTaglibType.copyTag(List<TagType> source,
List<TagType> target)
Copies all values of property Tag. |
static void |
TldTaglibType.copyTag(List<TagType> source,
List<TagType> target)
Copies all values of property Tag. |
| Constructors in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type TagType | |
|---|---|
TagType(TagType o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.TagType instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||