Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.JspPropertyGroupType

Packages that use JspPropertyGroupType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of JspPropertyGroupType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return JspPropertyGroupType
 JspPropertyGroupType ObjectFactory.createJspPropertyGroupType()
          Create an instance of JspPropertyGroupType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return types with arguments of type JspPropertyGroupType
 List<JspPropertyGroupType> JspConfigType.getJspPropertyGroup()
          Gets the value of the jspPropertyGroup property.
 

Uses of JspPropertyGroupType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement JspPropertyGroupType
 class JspPropertyGroupTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with type parameters of type JspPropertyGroupType
protected  List<JspPropertyGroupType> JspConfigTypeImpl.jspPropertyGroup
           
 

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



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