Package org.orcid.jaxb.model.message
Class ExternalIdSource
java.lang.Object
org.orcid.jaxb.model.message.OrcidIdBase
org.orcid.jaxb.model.message.ExternalIdSource
- All Implemented Interfaces:
Serializable
Deprecated.
- See Also:
-
Field Summary
Fields inherited from class org.orcid.jaxb.model.message.OrcidIdBase
host, path, uri, values -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.ExternalIdSource(String path) Deprecated.ExternalIdSource(OrcidIdBase other) Deprecated. -
Method Summary
Methods inherited from class org.orcid.jaxb.model.message.OrcidIdBase
equals, getHost, getPath, getUri, getValue, getValueAsString, hashCode, setHost, setPath, setUri, setValue, setValueAsString
-
Constructor Details
-
ExternalIdSource
public ExternalIdSource()Deprecated. -
ExternalIdSource
Deprecated. -
ExternalIdSource
Deprecated.
-