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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type JspConfigType
 javax.xml.bind.JAXBElement<JspConfigType> ObjectFactory.createWebAppTypeJspConfig(JspConfigType value)
          Create an instance of JAXBElement<JspConfigType>}
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type JspConfigType
static JspConfigType ObjectFactory.copyOfJspConfigType(JspConfigType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.JspConfigType instance.
 javax.xml.bind.JAXBElement<JspConfigType> ObjectFactory.createWebAppTypeJspConfig(JspConfigType value)
          Create an instance of JAXBElement<JspConfigType>}
 

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



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