Package no.unit.nva.model.contexttypes
Class Chapter.Builder
- java.lang.Object
-
- no.unit.nva.model.contexttypes.Chapter.Builder
-
- Enclosing class:
- Chapter
public static final class Chapter.Builder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Chapterbuild()Chapter.BuilderwithPartOf(java.net.URI partOf)
-
-
-
Method Detail
-
withPartOf
public Chapter.Builder withPartOf(java.net.URI partOf)
-
build
public Chapter build()
-
-