public class SecurityRoleRefMetaData extends NamedMetaDataWithDescriptions
| Constructor and Description |
|---|
SecurityRoleRefMetaData()
Create a new SecurityRoleRefMetaData.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getRoleLink()
Get the roleLink.
|
String |
getRoleName()
Get the roleNames.
|
void |
setRoleLink(String roleLink)
Set the roleLink.
|
void |
setRoleName(String roleName)
Set the roleName.
|
getDescriptions, setDescriptionsequals, getKey, getName, hashCode, setName, toStringclone, getId, setIdfinalize, getClass, notify, notifyAll, wait, wait, waitgetKeypublic SecurityRoleRefMetaData()
public String getRoleLink()
public void setRoleLink(String roleLink)
roleLink - the roleLink.IllegalArgumentException - for a null roleLinkpublic String getRoleName()
public void setRoleName(String roleName)
roleName - the roleName.IllegalArgumentException - for a null roleNameCopyright © 2017 JBoss by Red Hat. All rights reserved.