Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.SecurityRoleRefType

Packages that use SecurityRoleRefType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of SecurityRoleRefType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee with type parameters of type SecurityRoleRefType
protected  List<SecurityRoleRefType> EntityBeanType.securityRoleRef
           
protected  List<SecurityRoleRefType> SessionBeanType.securityRoleRef
           
protected  List<SecurityRoleRefType> ServletType.securityRoleRef
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return SecurityRoleRefType
 SecurityRoleRefType SecurityRoleRefType.clone()
          Creates and returns a copy of this object.
 SecurityRoleRefType ObjectFactory.createSecurityRoleRefType()
          Create an instance of SecurityRoleRefType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return types with arguments of type SecurityRoleRefType
 List<SecurityRoleRefType> EntityBeanType.getSecurityRoleRef()
          Gets the value of the securityRoleRef property.
 List<SecurityRoleRefType> SessionBeanType.getSecurityRoleRef()
          Gets the value of the securityRoleRef property.
 List<SecurityRoleRefType> ServletType.getSecurityRoleRef()
          Gets the value of the securityRoleRef property.
 

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



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