|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.metamodel.descriptor.SecurityRoleRef
public class SecurityRoleRef
Represents an
Field Summary
protected StringroleLink
protected StringroleName
Constructor Summary
SecurityRoleRef()
Method Summary
StringgetRoleLink()
StringgetRoleName()
voidsetRoleLink(String roleLink)
voidsetRoleName(String roleName)
StringtoString()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Field Detail
roleName
protected String roleName
roleLink
protected String roleLink
Constructor Detail
SecurityRoleRef
public SecurityRoleRef()
Method Detail
getRoleName
public String getRoleName()
setRoleName
public void setRoleName(String roleName)
getRoleLink
public String getRoleLink()
setRoleLink
public void setRoleLink(String roleLink)
toString
public String toString()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2008 JBoss, A division of Red Hat. All Rights Reserved.