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

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

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee declared as RoleNameType
protected  RoleNameType SecurityRoleRefType.roleLink
           
protected  RoleNameType RunAsType.roleName
           
protected  RoleNameType SecurityRoleRefType.roleName
           
protected  RoleNameType[] MethodPermissionType.roleName
           
protected  RoleNameType SecurityRoleType.roleName
           
protected  RoleNameType[] AuthConstraintType.roleName
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee that return RoleNameType
 RoleNameType RoleNameType.clone()
          Creates and returns a copy of this object.
protected static RoleNameType ObjectFactory.copyOfRoleNameType(RoleNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.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[] MethodPermissionType.getRoleName()
           
 RoleNameType SecurityRoleType.getRoleName()
          Gets the value of the roleName property.
 RoleNameType[] AuthConstraintType.getRoleName()
           
 RoleNameType MethodPermissionType.getRoleName(int idx)
           
 RoleNameType AuthConstraintType.getRoleName(int idx)
           
 RoleNameType MethodPermissionType.setRoleName(int idx, RoleNameType value)
           
 RoleNameType AuthConstraintType.setRoleName(int idx, RoleNameType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee with parameters of type RoleNameType
protected static RoleNameType ObjectFactory.copyOfRoleNameType(RoleNameType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.indexed.valueclass.javaee.RoleNameType instance.
protected  void MethodPermissionType.copyRoleName(RoleNameType[] source)
          Copies all values of property RoleName.
protected  void AuthConstraintType.copyRoleName(RoleNameType[] source)
          Copies all values of property RoleName.
 void SecurityRoleRefType.setRoleLink(RoleNameType value)
          Sets the value of the roleLink property.
 RoleNameType MethodPermissionType.setRoleName(int idx, RoleNameType value)
           
 RoleNameType AuthConstraintType.setRoleName(int idx, RoleNameType value)
           
 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.
 void MethodPermissionType.setRoleName(RoleNameType[] values)
           
 void AuthConstraintType.setRoleName(RoleNameType[] values)
           
 

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



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