Class Contributor

java.lang.Object
no.unit.nva.model.Contributor

public class Contributor extends Object
  • Constructor Details

  • Method Details

    • getIdentity

      public Identity getIdentity()
    • getAffiliations

      public List<Organization> getAffiliations()
    • getSequence

      public Integer getSequence()
    • getRole

      public RoleType getRole()
    • isCorrespondingAuthor

      public boolean isCorrespondingAuthor()
    • hashCode

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

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