JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.griefdefender.api.clan
Interface Rank
public interface
Rank
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDisplayName
()
Gets the rank display name.
String
getName
()
Gets the rank name.
Set
<
String
>
getPermissions
()
Gets the rank permissions.
Method Details
getName
String
getName
()
Gets the rank name.
Returns:
The rank name
getDisplayName
String
getDisplayName
()
Gets the rank display name.
Returns:
The rank display name
getPermissions
Set
<
String
>
getPermissions
()
Gets the rank permissions.
Returns:
The rank permissions