Interface Article.AuthorIdStage
-
- All Known Implementing Classes:
Article.Builder
- Enclosing class:
- Article
public static interface Article.AuthorIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Article.StateStageauthorId(int authorId)
-
-
-
Method Detail
-
authorId
Article.StateStage authorId(int authorId)
-
-