public class ProfileRole extends Object implements Serializable
| Constructor and Description |
|---|
ProfileRole(io.vertx.core.json.JsonObject data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<String> |
getAuthorities() |
ProfileGroup |
getGroup() |
String |
getKey() |
Integer |
getPriority() |
int |
hashCode() |
ProfileRole |
init() |
ProfileRole |
setGroup(ProfileGroup reference) |
String |
toString() |
public ProfileRole init()
public Integer getPriority()
public String getKey()
public ProfileGroup getGroup()
public ProfileRole setGroup(ProfileGroup reference)
Copyright © 2019. All rights reserved.