Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee.JspPropertyGroupType

Packages that use JspPropertyGroupType
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee   
 

Uses of JspPropertyGroupType in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee with type parameters of type JspPropertyGroupType
protected  List<JspPropertyGroupType> JspConfigType.jspPropertyGroup
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.javaee that return JspPropertyGroupType
 JspPropertyGroupType JspPropertyGroupType.clone()
          Creates and returns a copy of this object.
 JspPropertyGroupType ObjectFactory.createJspPropertyGroupType()
          Create an instance of JspPropertyGroupType
 

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

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



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