Class OtherIdentifier

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

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

    • OtherIdentifier

      public OtherIdentifier()
  • Method Details

    • getId

      public String getId()
    • setId

      public void setId(String id)
    • 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