Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.SecurityIdentityType

Packages that use SecurityIdentityType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of SecurityIdentityType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return SecurityIdentityType
 SecurityIdentityType ObjectFactory.createSecurityIdentityType()
          Create an instance of SecurityIdentityType
 SecurityIdentityType EntityBeanType.getSecurityIdentity()
          Gets the value of the securityIdentity property.
 SecurityIdentityType MessageDrivenBeanType.getSecurityIdentity()
          Gets the value of the securityIdentity property.
 SecurityIdentityType SessionBeanType.getSecurityIdentity()
          Gets the value of the securityIdentity property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee with parameters of type SecurityIdentityType
 void EntityBeanType.setSecurityIdentity(SecurityIdentityType value)
          Sets the value of the securityIdentity property.
 void MessageDrivenBeanType.setSecurityIdentity(SecurityIdentityType value)
          Sets the value of the securityIdentity property.
 void SessionBeanType.setSecurityIdentity(SecurityIdentityType value)
          Sets the value of the securityIdentity property.
 

Uses of SecurityIdentityType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that implement SecurityIdentityType
 class SecurityIdentityTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return SecurityIdentityType
 SecurityIdentityType EntityBeanTypeImpl.getSecurityIdentity()
           
 SecurityIdentityType SessionBeanTypeImpl.getSecurityIdentity()
           
 SecurityIdentityType MessageDrivenBeanTypeImpl.getSecurityIdentity()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type SecurityIdentityType
 void EntityBeanTypeImpl.setSecurityIdentity(SecurityIdentityType value)
           
 void SessionBeanTypeImpl.setSecurityIdentity(SecurityIdentityType value)
           
 void MessageDrivenBeanTypeImpl.setSecurityIdentity(SecurityIdentityType value)
           
 



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