Package no.unit.nva.model
Class UnpublishingNote
java.lang.Object
no.unit.nva.model.PublicationNoteBase
no.unit.nva.model.UnpublishingNote
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetCreatedBy(Username createdBy) voidsetCreatedDate(Instant createdDate) Methods inherited from class no.unit.nva.model.PublicationNoteBase
getNote, setNote
-
Constructor Details
-
UnpublishingNote
-
-
Method Details
-
getCreatedBy
-
setCreatedBy
-
getCreatedDate
-
setCreatedDate
-
hashCode
public int hashCode()- Overrides:
hashCodein classPublicationNoteBase
-
equals
- Overrides:
equalsin classPublicationNoteBase
-