Uses of Class
co.yellowdog.platform.model.GroupRole
Packages that use GroupRole
Package
Description
Provides the types that define the YellowDog Platform data model.
-
Uses of GroupRole in co.yellowdog.platform.model
Subclasses with type arguments of type GroupRole in co.yellowdog.platform.modelModifier and TypeClassDescriptionstatic class
A builder that can be used to build a new GroupRole that is automatically validated on build.Methods in co.yellowdog.platform.model that return GroupRoleMethods in co.yellowdog.platform.model that return types with arguments of type GroupRoleMethods in co.yellowdog.platform.model with parameters of type GroupRoleModifier and TypeMethodDescriptionMethod parameters in co.yellowdog.platform.model with type arguments of type GroupRoleModifier and TypeMethodDescriptionGroup.Builder.roles
(Collection<? extends @NotNull @Valid GroupRole> roles) void