Class ExternalID

java.lang.Object
org.orcid.jaxb.model.record_v2.ExternalID
All Implemented Interfaces:
Serializable, Cloneable, GroupAble

public class ExternalID extends Object implements GroupAble, Cloneable, Serializable
New external identifier class
Author:
tom
See Also:
  • Field Details

    • type

      protected String type
    • value

      protected String value
    • url

      protected Url url
    • relationship

      protected Relationship relationship
  • Constructor Details

    • ExternalID

      public ExternalID()
  • Method Details