Class Role
java.lang.Object
co.yellowdog.platform.model.Role
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Role.Builderbuilder()protected booleanbooleangetId()Returns the IDgetName()Set<@NotNull Permission> inthashCode()voidsetDescription(String description) voidvoidvoidsetPermissions(Set<@NotNull Permission> permissions) toString()
-
Method Details
-
builder
-
getId
Description copied from interface:IdentifiedReturns the ID- Specified by:
getIdin interfaceIdentified- Returns:
- the ID
-
getName
-
getDescription
-
getPermissions
-
setId
-
setName
-
setDescription
-
setPermissions
-
equals
-
canEqual
-
hashCode
-
toString
-