Uses of Class
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ErrorPageType

Packages that use ErrorPageType
net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee   
 

Uses of ErrorPageType in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee that return ErrorPageType
 ErrorPageType ErrorPageType.clone()
          Creates and returns a copy of this object.
static ErrorPageType ObjectFactory.copyOfErrorPageType(ErrorPageType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.javaee.ErrorPageType instance.
 ErrorPageType ObjectFactory.createErrorPageType()
          Create an instance of ErrorPageType
 

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

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

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



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