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

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

Uses of TagFileType 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 TagFileType
protected  List<TagFileType> TldTaglibType.tagFile
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.javaee.TagFileType instance.
 TagFileType ObjectFactory.createTagFileType()
          Create an instance of TagFileType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type TagFileType
 List<TagFileType> TldTaglibType.getTagFile()
          Gets the value of the tagFile property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.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.collections.valueclass.javaee.TagFileType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type TagFileType
static void TldTaglibType.copyTagFile(List<TagFileType> source, List<TagFileType> target)
          Copies all values of property TagFile.
static void TldTaglibType.copyTagFile(List<TagFileType> source, List<TagFileType> target)
          Copies all values of property TagFile.
 

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



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