Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.EmptyType

Packages that use EmptyType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of EmptyType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return EmptyType
 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.priv.collections.novalueclass.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.priv.collections.novalueclass.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.
 

Uses of EmptyType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement EmptyType
 class EmptyTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return EmptyType
 EmptyType EjbRelationshipRoleTypeImpl.getCascadeDelete()
           
 EmptyType MethodPermissionTypeImpl.getUnchecked()
           
 EmptyType SecurityIdentityTypeImpl.getUseCallerIdentity()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type EmptyType
 void EjbRelationshipRoleTypeImpl.setCascadeDelete(EmptyType value)
           
 void MethodPermissionTypeImpl.setUnchecked(EmptyType value)
           
 void SecurityIdentityTypeImpl.setUseCallerIdentity(EmptyType value)
           
 



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