Uses of Class
org.orcid.jaxb.model.message.OrcidIdentifier
Packages that use OrcidIdentifier
-
Uses of OrcidIdentifier in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as OrcidIdentifierModifier and TypeFieldDescriptionprotected OrcidIdentifierDelegateSummary.orcidIdentifierprotected OrcidIdentifierOrcidProfile.orcidIdentifierDeprecated.protected OrcidIdentifierPrimaryRecord.orcidIdentifierMethods in org.orcid.jaxb.model.message that return OrcidIdentifierModifier and TypeMethodDescriptionOrcidInternal.getGroupOrcidIdentifier()DelegateSummary.getOrcidIdentifier()OrcidProfile.getOrcidIdentifier()Deprecated.PrimaryRecord.getOrcidIdentifier()Methods in org.orcid.jaxb.model.message with parameters of type OrcidIdentifierModifier and TypeMethodDescriptionvoidOrcidInternal.setGroupOrcidIdentifier(OrcidIdentifier groupOrcidIdentifier) voidDelegateSummary.setOrcidIdentifier(OrcidIdentifier orcidIdentifier) voidOrcidProfile.setOrcidIdentifier(OrcidIdentifier orcidIdentifier) Deprecated.voidPrimaryRecord.setOrcidIdentifier(OrcidIdentifier orcidIdentifier) Constructors in org.orcid.jaxb.model.message with parameters of type OrcidIdentifier