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,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
-
-
Constructor Summary
Constructors Constructor Description Degree()
-
Method Summary
-
Methods inherited from class no.unit.nva.model.contexttypes.Book
equals, getIsbnList, getLevel, getPublisher, getSeriesNumber, getSeriesTitle, getUrl, hashCode, isOpenAccess, isPeerReviewed, setIsbnList, setLevel, setOpenAccess, setPeerReviewed, setPublisher, setSeriesNumber, setSeriesTitle, setUrl
-
-