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

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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type JspPropertyGroupType
static JspPropertyGroupType ObjectFactory.copyOfJspPropertyGroupType(JspPropertyGroupType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.JspPropertyGroupType instance.
 

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

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



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