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

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

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

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee that return JspPropertyGroupType
 JspPropertyGroupType ObjectFactory.createJspPropertyGroupType()
          Create an instance of JspPropertyGroupType
 JspPropertyGroupType[] JspConfigType.getJspPropertyGroup()
           
 JspPropertyGroupType JspConfigType.getJspPropertyGroup(int idx)
           
 JspPropertyGroupType JspConfigType.setJspPropertyGroup(int idx, JspPropertyGroupType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee with parameters of type JspPropertyGroupType
 JspPropertyGroupType JspConfigType.setJspPropertyGroup(int idx, JspPropertyGroupType value)
           
 void JspConfigType.setJspPropertyGroup(JspPropertyGroupType[] values)
           
 

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

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

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl declared as JspPropertyGroupType
protected  JspPropertyGroupType[] JspConfigTypeImpl.jspPropertyGroup
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl that return JspPropertyGroupType
 JspPropertyGroupType[] JspConfigTypeImpl.getJspPropertyGroup()
           
 JspPropertyGroupType JspConfigTypeImpl.getJspPropertyGroup(int idx)
           
 JspPropertyGroupType JspConfigTypeImpl.setJspPropertyGroup(int idx, JspPropertyGroupType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl with parameters of type JspPropertyGroupType
 JspPropertyGroupType JspConfigTypeImpl.setJspPropertyGroup(int idx, JspPropertyGroupType value)
           
 void JspConfigTypeImpl.setJspPropertyGroup(JspPropertyGroupType[] values)
           
 



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