Class MentionInPublication

    • Constructor Detail

      • MentionInPublication

        public MentionInPublication​(java.lang.String title,
                                    java.lang.String issue,
                                    Instant date,
                                    java.lang.String otherInformation,
                                    int sequence)
    • Method Detail

      • getTitle

        public java.lang.String getTitle()
      • getIssue

        public java.lang.String getIssue()
      • getDate

        public Time getDate()
      • getOtherInformation

        public java.lang.String getOtherInformation()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object