Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.RoleNameType

Packages that use RoleNameType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of RoleNameType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return RoleNameType
 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.priv.collections.novalueclass.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.priv.collections.novalueclass.javaee with parameters of type RoleNameType
 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.
 

Uses of RoleNameType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement RoleNameType
 class RoleNameTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with type parameters of type RoleNameType
protected  List<RoleNameType> MethodPermissionTypeImpl.roleName
           
protected  List<RoleNameType> AuthConstraintTypeImpl.roleName
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return RoleNameType
 RoleNameType SecurityRoleRefTypeImpl.getRoleLink()
           
 RoleNameType RunAsTypeImpl.getRoleName()
           
 RoleNameType SecurityRoleRefTypeImpl.getRoleName()
           
 RoleNameType SecurityRoleTypeImpl.getRoleName()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return types with arguments of type RoleNameType
 List<RoleNameType> MethodPermissionTypeImpl.getRoleName()
           
 List<RoleNameType> AuthConstraintTypeImpl.getRoleName()
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with parameters of type RoleNameType
 void SecurityRoleRefTypeImpl.setRoleLink(RoleNameType value)
           
 void RunAsTypeImpl.setRoleName(RoleNameType value)
           
 void SecurityRoleRefTypeImpl.setRoleName(RoleNameType value)
           
 void SecurityRoleTypeImpl.setRoleName(RoleNameType value)
           
 



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