Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.ApplicationExceptionType

Packages that use ApplicationExceptionType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of ApplicationExceptionType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type ApplicationExceptionType
protected  List<ApplicationExceptionType> AssemblyDescriptorType.applicationException
           
 

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

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return types with arguments of type ApplicationExceptionType
 List<ApplicationExceptionType> AssemblyDescriptorType.getApplicationException()
          Gets the value of the applicationException property.
 

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



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