Interface Article.StateStage
-
- All Known Implementing Classes:
Article.Builder
- Enclosing class:
- Article
public static interface Article.StateStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Article.CreatedAtStagestate(Article.State state)
-
-
-
Method Detail
-
state
Article.CreatedAtStage state(@NotNull Article.State state)
-
-