Class OtherIdentifier

java.lang.Object
eu.dnetlib.organizations.model.json.OtherIdentifier
All Implemented Interfaces:
Serializable

public class OtherIdentifier extends Object implements Serializable
See Also:
  • Constructor Details

    • OtherIdentifier

      public OtherIdentifier()
  • Method Details

    • getPid

      public String getPid()
    • setPid

      public void setPid(String pid)
    • getType

      public String getType()
    • setType

      public void setType(String type)
    • hashCode

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

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