Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TagFileType

Packages that use TagFileType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of TagFileType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee declared as TagFileType
protected  TagFileType[] TldTaglibType.tagFile
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return TagFileType
 TagFileType TagFileType.clone()
          Creates and returns a copy of this object.
static TagFileType ObjectFactory.copyOfTagFileType(TagFileType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TagFileType instance.
 TagFileType ObjectFactory.createTagFileType()
          Create an instance of TagFileType
 TagFileType[] TldTaglibType.getTagFile()
           
 TagFileType TldTaglibType.getTagFile(int idx)
           
 TagFileType TldTaglibType.setTagFile(int idx, TagFileType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type TagFileType
static TagFileType ObjectFactory.copyOfTagFileType(TagFileType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TagFileType instance.
 void TldTaglibType.copyTagFile(TagFileType[] source)
          Copies all values of property TagFile.
 TagFileType TldTaglibType.setTagFile(int idx, TagFileType value)
           
 void TldTaglibType.setTagFile(TagFileType[] values)
           
 

Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee with parameters of type TagFileType
TagFileType(TagFileType o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.TagFileType instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.