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

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

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

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

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

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

Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with parameters of type ApplicationExceptionType
protected static ApplicationExceptionType ObjectFactory.copyOfApplicationExceptionType(ApplicationExceptionType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee.ApplicationExceptionType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.javaee with type arguments of type ApplicationExceptionType
protected static void AssemblyDescriptorType.copyApplicationException(List<ApplicationExceptionType> source, List<ApplicationExceptionType> target)
          Copies all values of property ApplicationException.
protected static void AssemblyDescriptorType.copyApplicationException(List<ApplicationExceptionType> source, List<ApplicationExceptionType> target)
          Copies all values of property ApplicationException.
 

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



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