public class Role extends Object
Role class.
Role(String rolename)
String
getRolename()
rolename
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Role(String rolename)
Constructor for Role.
public String getRolename()
Getter for the field rolename.
Copyright © 2006–2016 OWASP. All rights reserved.