Uses of Class
org.orcid.jaxb.model.common_v2.Url
Packages that use Url
-
Uses of Url in org.orcid.jaxb.model.common_v2
Methods in org.orcid.jaxb.model.common_v2 with parameters of type Url -
Uses of Url in org.orcid.jaxb.model.record_v2
Fields in org.orcid.jaxb.model.record_v2 declared as UrlModifier and TypeFieldDescriptionprotected UrlPeerReview.subjectUrlprotected UrlExternalID.urlprotected UrlFunding.urlprotected UrlPeerReview.urlprotected UrlPersonExternalIdentifier.urlprotected UrlResearcherUrl.urlprotected UrlSubject.urlprotected UrlWork.urlMethods in org.orcid.jaxb.model.record_v2 that return UrlModifier and TypeMethodDescriptionPeerReview.getSubjectUrl()ExternalID.getUrl()Funding.getUrl()PeerReview.getUrl()PersonExternalIdentifier.getUrl()ResearcherUrl.getUrl()Subject.getUrl()Work.getUrl()Gets the value of the url property.Methods in org.orcid.jaxb.model.record_v2 with parameters of type UrlModifier and TypeMethodDescriptionvoidPeerReview.setSubjectUrl(Url subjectUrl) voidvoidvoidvoidvoidvoidvoidSets the value of the url property.