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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.novalueclass.javaee.impl
 

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

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

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type arguments of type JspPropertyGroupType
static void JspConfigTypeImpl.copyJspPropertyGroup(List<JspPropertyGroupType> source, List<JspPropertyGroupType> target)
          Copies all values of property JspPropertyGroup.
static void JspConfigTypeImpl.copyJspPropertyGroup(List<JspPropertyGroupType> source, List<JspPropertyGroupType> target)
          Copies all values of property JspPropertyGroup.
 



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