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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as SecurityRoleRefType
protected  SecurityRoleRefType[] EntityBeanType.securityRoleRef
           
protected  SecurityRoleRefType[] SessionBeanType.securityRoleRef
           
protected  SecurityRoleRefType[] ServletType.securityRoleRef
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return SecurityRoleRefType
 SecurityRoleRefType SecurityRoleRefType.clone()
          Creates and returns a copy of this object.
 SecurityRoleRefType ObjectFactory.createSecurityRoleRefType()
          Create an instance of SecurityRoleRefType
 SecurityRoleRefType[] EntityBeanType.getSecurityRoleRef()
           
 SecurityRoleRefType[] SessionBeanType.getSecurityRoleRef()
           
 SecurityRoleRefType[] ServletType.getSecurityRoleRef()
           
 SecurityRoleRefType EntityBeanType.getSecurityRoleRef(int idx)
           
 SecurityRoleRefType SessionBeanType.getSecurityRoleRef(int idx)
           
 SecurityRoleRefType ServletType.getSecurityRoleRef(int idx)
           
 SecurityRoleRefType EntityBeanType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 SecurityRoleRefType SessionBeanType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 SecurityRoleRefType ServletType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type SecurityRoleRefType
 SecurityRoleRefType EntityBeanType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 SecurityRoleRefType SessionBeanType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 SecurityRoleRefType ServletType.setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 void EntityBeanType.setSecurityRoleRef(SecurityRoleRefType[] values)
           
 void SessionBeanType.setSecurityRoleRef(SecurityRoleRefType[] values)
           
 void ServletType.setSecurityRoleRef(SecurityRoleRefType[] values)
           
 

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



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