Interface GroupContract.DefinitionStages.WithType
- All Known Subinterfaces:
GroupContract.Definition,GroupContract.DefinitionStages.WithCreate
- Enclosing interface:
GroupContract.DefinitionStages
public static interface GroupContract.DefinitionStages.WithType
The stage of the GroupContract definition allowing to specify type.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the type property: Group type..
-
Method Details
-
withType
Specifies the type property: Group type..- Parameters:
type- Group type.- Returns:
- the next definition stage.
-