Interface GroupContract.UpdateStages.WithType
- All Known Subinterfaces:
GroupContract.Update
- Enclosing interface:
GroupContract.UpdateStages
public static interface GroupContract.UpdateStages.WithType
The stage of the GroupContract update 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.
-