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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.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.pub.collections.valueclass.javaee that return SecurityRoleRefType
 SecurityRoleRefType SecurityRoleRefType.clone()
          Creates and returns a copy of this object.
static SecurityRoleRefType ObjectFactory.copyOfSecurityRoleRefType(SecurityRoleRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.SecurityRoleRefType instance.
 SecurityRoleRefType ObjectFactory.createSecurityRoleRefType()
          Create an instance of SecurityRoleRefType
 

Methods in net.sourceforge.ccxjc.it.model.pub.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.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type SecurityRoleRefType
static SecurityRoleRefType ObjectFactory.copyOfSecurityRoleRefType(SecurityRoleRefType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.SecurityRoleRefType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type SecurityRoleRefType
static void EntityBeanType.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
static void EntityBeanType.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
static void SessionBeanType.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
static void SessionBeanType.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
static void ServletType.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
static void ServletType.copySecurityRoleRef(List<SecurityRoleRefType> source, List<SecurityRoleRefType> target)
          Copies all values of property SecurityRoleRef.
 

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



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