Package com.flagright.api.types
Interface PersonWithRole.RoleStage
-
- All Known Implementing Classes:
PersonWithRole.Builder
- Enclosing class:
- PersonWithRole
public static interface PersonWithRole.RoleStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PersonWithRole._FinalStagerole(java.lang.String role)
-
-
-
Method Detail
-
role
PersonWithRole._FinalStage role(@NotNull java.lang.String role)
-
-