Package no.unit.nva.model.contexttypes
Class Degree
- java.lang.Object
-
- no.unit.nva.model.contexttypes.Book
-
- no.unit.nva.model.contexttypes.Degree
-
- All Implemented Interfaces:
BasicContext,LinkedContext,PublicationContext
public class Degree extends Book
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDegree.Builder
-
Field Summary
-
Fields inherited from class no.unit.nva.model.contexttypes.Book
ISBN_VALIDATOR
-
Fields inherited from interface no.unit.nva.model.contexttypes.LinkedContext
ERROR_TEMPLATE
-
-
Constructor Summary
Constructors Constructor Description Degree()
-
Method Summary
-
Methods inherited from class no.unit.nva.model.contexttypes.Book
equals, getIsbnList, getLevel, getLinkedContext, getPublisher, getSeriesNumber, getSeriesTitle, getUrl, hashCode, isOpenAccess, isPeerReviewed, setIsbnList, setLevel, setLinkedContext, setOpenAccess, setPeerReviewed, setPublisher, setSeriesNumber, setSeriesTitle, setUrl
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface no.unit.nva.model.contexttypes.LinkedContext
getErrorTemplate, validateContext
-
-