Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.ServletMappingType

Packages that use ServletMappingType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of ServletMappingType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

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

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type ServletMappingType
 javax.xml.bind.JAXBElement<ServletMappingType> ObjectFactory.createWebAppTypeServletMapping(ServletMappingType value)
          Create an instance of JAXBElement<ServletMappingType>}
 

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



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