java.lang.Object javax.management.relation.Role
public Object clone()
Cloneable
public String getRoleName()
setRoleName(java.lang.String)
public List getRoleValue()
setRoleValue(java.util.List)
public Role(String theRoleName, List theRoleValue) throws IllegalArgumentException
public static String roleValueToString(List theRoleValue) throws IllegalArgumentException
public void setRoleName(String theRoleName) throws IllegalArgumentException
getRoleName()
public void setRoleValue(List theRoleValue) throws IllegalArgumentException
getRoleValue()
public String toString()