Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ServletType

Packages that use ServletType
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee   
 

Uses of ServletType in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return ServletType
 ServletType ServletType.clone()
          Creates and returns a copy of this object.
protected static ServletType ObjectFactory.copyOfServletType(ServletType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ServletType instance.
 ServletType ObjectFactory.createServletType()
          Create an instance of ServletType
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return types with arguments of type ServletType
 javax.xml.bind.JAXBElement<ServletType> ObjectFactory.createWebAppTypeServlet(ServletType value)
          Create an instance of JAXBElement<ServletType>}
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type ServletType
protected static ServletType ObjectFactory.copyOfServletType(ServletType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.ServletType instance.
 javax.xml.bind.JAXBElement<ServletType> ObjectFactory.createWebAppTypeServlet(ServletType value)
          Create an instance of JAXBElement<ServletType>}
 

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



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