Uses of Class
org.dspace.authority.orcid.Orcidv3AuthorityValue
-
Packages that use Orcidv3AuthorityValue Package Description org.dspace.authority.orcid -
-
Uses of Orcidv3AuthorityValue in org.dspace.authority.orcid
Methods in org.dspace.authority.orcid that return Orcidv3AuthorityValue Modifier and Type Method Description static Orcidv3AuthorityValueOrcidv3AuthorityValue. create()Create an empty authority.static Orcidv3AuthorityValueOrcidv3AuthorityValue. create(org.orcid.jaxb.model.v3.release.record.Person person)Create an authority based on a given orcid bio
-