Uses of Class
org.orcid.jaxb.model.message.Url
Packages that use Url
-
Uses of Url in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as UrlModifier and TypeFieldDescriptionprotected UrlPrimaryRecord.orcidIdprotected UrlFunding.urlprotected UrlFundingExternalIdentifier.urlprotected UrlOrcidWork.urlprotected UrlResearcherUrl.urlprotected UrlWork.urlMethods in org.orcid.jaxb.model.message that return UrlModifier and TypeMethodDescriptionObjectFactory.createUrl()Create an instance ofUrlPrimaryRecord.getOrcidId()Funding.getUrl()FundingExternalIdentifier.getUrl()OrcidWork.getUrl()Gets the value of the url property.ResearcherUrl.getUrl()Gets the value of the url property.Work.getUrl()Gets the value of the url property.Methods in org.orcid.jaxb.model.message with parameters of type UrlModifier and TypeMethodDescriptionintvoidPrimaryRecord.setOrcidId(Url orcidId) voidvoidvoidSets the value of the url property.voidSets the value of the url property.voidSets the value of the url property.Constructors in org.orcid.jaxb.model.message with parameters of type UrlModifierConstructorDescriptionResearcherUrl(Url url, UrlName urlName, Visibility vis) ResearcherUrl(Url url, Visibility vis)