Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.TagType

Packages that use TagType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of TagType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return TagType
 TagType ObjectFactory.createTagType()
          Create an instance of TagType
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type TagType
 List<TagType> TldTaglibType.getTag()
          Gets the value of the tag property.
 

Uses of TagType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement TagType
 class TagTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type TagType
protected  List<TagType> TldTaglibTypeImpl.tag
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return types with arguments of type TagType
 List<TagType> TldTaglibTypeImpl.getTag()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type arguments of type TagType
protected static void TldTaglibTypeImpl.copyTag(List<TagType> source, List<TagType> target)
          Copies all values of property Tag.
protected static void TldTaglibTypeImpl.copyTag(List<TagType> source, List<TagType> target)
          Copies all values of property Tag.
 



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