Class DigitalServiceEventHeader

    • Method Detail

      • getEventVersionId

        public long getEventVersionId()
        Return the event version id for this event structure.
        Returns:
        long
      • setEventVersionId

        public void setEventVersionId​(long eventVersionId)
        Set up the event version id for this event structure.
        Parameters:
        eventVersionId - long
      • equals

        public boolean equals​(Object objectToCompare)
        Return comparison result based on the content of the properties.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Return hash code for this object
        Overrides:
        hashCode in class Object