Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.EmptyType

Packages that use EmptyType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of EmptyType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as EmptyType
protected  EmptyType EjbRelationshipRoleType.cascadeDelete
           
protected  EmptyType MethodPermissionType.unchecked
           
protected  EmptyType SecurityIdentityType.useCallerIdentity
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return EmptyType
 EmptyType EmptyType.clone()
          Creates and returns a copy of this object.
 EmptyType ObjectFactory.createEmptyType()
          Create an instance of EmptyType
 EmptyType EjbRelationshipRoleType.getCascadeDelete()
          Gets the value of the cascadeDelete property.
 EmptyType MethodPermissionType.getUnchecked()
          Gets the value of the unchecked property.
 EmptyType SecurityIdentityType.getUseCallerIdentity()
          Gets the value of the useCallerIdentity property.
 

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

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type EmptyType
 javax.xml.bind.JAXBElement<EmptyType> ObjectFactory.createWebAppTypeDistributable(EmptyType value)
          Create an instance of JAXBElement<EmptyType>}
 void EjbRelationshipRoleType.setCascadeDelete(EmptyType value)
          Sets the value of the cascadeDelete property.
 void MethodPermissionType.setUnchecked(EmptyType value)
          Sets the value of the unchecked property.
 void SecurityIdentityType.setUseCallerIdentity(EmptyType value)
          Sets the value of the useCallerIdentity property.
 

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



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