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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return WebAppType
 WebAppType WebAppType.clone()
          Creates and returns a copy of this object.
 WebAppType ObjectFactory.createWebAppType()
          Create an instance of WebAppType
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type WebAppType
 javax.xml.bind.JAXBElement<WebAppType> ObjectFactory.createWebApp(WebAppType value)
          Create an instance of JAXBElement<WebAppType>}
 

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



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