@Generated public class PermissionsDescription extends Object
Constructor and Description |
---|
PermissionsDescription() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDescription() |
PermissionLevel |
getPermissionLevel() |
int |
hashCode() |
PermissionsDescription |
setDescription(String description) |
PermissionsDescription |
setPermissionLevel(PermissionLevel permissionLevel) |
String |
toString() |
public PermissionsDescription setDescription(String description)
public String getDescription()
public PermissionsDescription setPermissionLevel(PermissionLevel permissionLevel)
public PermissionLevel getPermissionLevel()
Copyright © 2023. All rights reserved.