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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return types with arguments of type TaglibType
 List<TaglibType> JspConfigType.getTaglib()
          Gets the value of the taglib property.
 

Uses of TaglibType 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 TaglibType
 class TaglibTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with type parameters of type TaglibType
protected  List<TaglibType> JspConfigTypeImpl.taglib
           
 

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

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



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