Class ExhibitionCatalogChapter
- java.lang.Object
-
- no.unit.nva.model.instancetypes.chapter.ChapterArticle
-
- no.unit.nva.model.instancetypes.chapter.ExhibitionCatalogChapter
-
- All Implemented Interfaces:
PublicationInstance<Range>
public class ExhibitionCatalogChapter extends ChapterArticle
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface no.unit.nva.model.instancetypes.PublicationInstance
PublicationInstance.Constants
-
-
Field Summary
-
Fields inherited from class no.unit.nva.model.instancetypes.chapter.ChapterArticle
PAGES_FIELD
-
-
Constructor Summary
Constructors Constructor Description ExhibitionCatalogChapter(Range pages)
-
Method Summary
-
Methods inherited from class no.unit.nva.model.instancetypes.chapter.ChapterArticle
equals, fromJson, getPages, hashCode
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface no.unit.nva.model.instancetypes.PublicationInstance
getInstanceType
-
-
-
-
Constructor Detail
-
ExhibitionCatalogChapter
public ExhibitionCatalogChapter(Range pages)
-
-