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

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

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

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee declared as RoleNameType
protected  RoleNameType SecurityRoleRefType.roleLink
           
protected  RoleNameType RunAsType.roleName
           
protected  RoleNameType SecurityRoleRefType.roleName
           
protected  RoleNameType SecurityRoleType.roleName
           
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type RoleNameType
protected  List<RoleNameType> MethodPermissionType.roleName
           
protected  List<RoleNameType> AuthConstraintType.roleName
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return RoleNameType
 RoleNameType RoleNameType.clone()
          Creates and returns a copy of this object.
static RoleNameType ObjectFactory.copyOfRoleNameType(RoleNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.RoleNameType instance.
 RoleNameType ObjectFactory.createRoleNameType()
          Create an instance of RoleNameType
 RoleNameType SecurityRoleRefType.getRoleLink()
          Gets the value of the roleLink property.
 RoleNameType RunAsType.getRoleName()
          Gets the value of the roleName property.
 RoleNameType SecurityRoleRefType.getRoleName()
          Gets the value of the roleName property.
 RoleNameType SecurityRoleType.getRoleName()
          Gets the value of the roleName property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type RoleNameType
 List<RoleNameType> MethodPermissionType.getRoleName()
          Gets the value of the roleName property.
 List<RoleNameType> AuthConstraintType.getRoleName()
          Gets the value of the roleName property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type RoleNameType
static RoleNameType ObjectFactory.copyOfRoleNameType(RoleNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.RoleNameType instance.
 void SecurityRoleRefType.setRoleLink(RoleNameType value)
          Sets the value of the roleLink property.
 void RunAsType.setRoleName(RoleNameType value)
          Sets the value of the roleName property.
 void SecurityRoleRefType.setRoleName(RoleNameType value)
          Sets the value of the roleName property.
 void SecurityRoleType.setRoleName(RoleNameType value)
          Sets the value of the roleName property.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type RoleNameType
static void MethodPermissionType.copyRoleName(List<RoleNameType> source, List<RoleNameType> target)
          Copies all values of property RoleName.
static void MethodPermissionType.copyRoleName(List<RoleNameType> source, List<RoleNameType> target)
          Copies all values of property RoleName.
static void AuthConstraintType.copyRoleName(List<RoleNameType> source, List<RoleNameType> target)
          Copies all values of property RoleName.
static void AuthConstraintType.copyRoleName(List<RoleNameType> source, List<RoleNameType> target)
          Copies all values of property RoleName.
 

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



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