Class PublicationNoteBase

java.lang.Object
no.unit.nva.model.PublicationNoteBase
Direct Known Subclasses:
PublicationNote, UnpublishingNote

public class PublicationNoteBase extends Object
  • Constructor Details

    • PublicationNoteBase

      protected PublicationNoteBase(String note)
  • Method Details

    • getNote

      public String getNote()
    • setNote

      public void setNote(String note)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object