java.lang.Object
org.orcid.jaxb.model.v3.release.record.Spam
All Implemented Interfaces:
Serializable

public class Spam extends Object implements Serializable
Author:
Daniel Palafox
See Also:
  • Field Details

  • Constructor Details

    • Spam

      public Spam()
  • Method Details

    • getSourceType

      public SourceType getSourceType()
    • setSourceType

      public void setSourceType(SourceType sourceType)
    • getSpamCounter

      public Integer getSpamCounter()
    • setSpamCounter

      public void setSpamCounter(Integer spamCounter)
    • getLastModifiedDate

      public LastModifiedDate getLastModifiedDate()
    • setLastModifiedDate

      public void setLastModifiedDate(LastModifiedDate lastModifiedDate)
    • getCreatedDate

      public CreatedDate getCreatedDate()
    • setCreatedDate

      public void setCreatedDate(CreatedDate createdDate)
    • hashCode

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

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