Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.ApplicationExceptionType

Packages that use ApplicationExceptionType
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl   
 

Uses of ApplicationExceptionType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return ApplicationExceptionType
 ApplicationExceptionType ObjectFactory.createApplicationExceptionType()
          Create an instance of ApplicationExceptionType
 

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

Uses of ApplicationExceptionType in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement ApplicationExceptionType
 class ApplicationExceptionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with type parameters of type ApplicationExceptionType
protected  List<ApplicationExceptionType> AssemblyDescriptorTypeImpl.applicationException
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type ApplicationExceptionType
 List<ApplicationExceptionType> AssemblyDescriptorTypeImpl.getApplicationException()
           
 

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



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