Uses of Class
net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.SecurityIdentityType

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as SecurityIdentityType
protected  SecurityIdentityType EntityBeanType.securityIdentity
           
protected  SecurityIdentityType MessageDrivenBeanType.securityIdentity
           
protected  SecurityIdentityType SessionBeanType.securityIdentity
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return SecurityIdentityType
 SecurityIdentityType SecurityIdentityType.clone()
          Creates and returns a copy of this object.
protected static SecurityIdentityType ObjectFactory.copyOfSecurityIdentityType(SecurityIdentityType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.SecurityIdentityType instance.
 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.valueclass.javaee with parameters of type SecurityIdentityType
protected static SecurityIdentityType ObjectFactory.copyOfSecurityIdentityType(SecurityIdentityType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.SecurityIdentityType instance.
 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.
 

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



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