Uses of Class
org.orcid.jaxb.model.message.OrcidProfile
Packages that use OrcidProfile
-
Uses of OrcidProfile in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as OrcidProfileModifier and TypeFieldDescriptionprotected OrcidProfileOrcidMessage.orcidProfileprotected OrcidProfileOrcidSearchResult.orcidProfileMethods in org.orcid.jaxb.model.message that return OrcidProfileModifier and TypeMethodDescriptionObjectFactory.createOrcidProfile()Create an instance ofOrcidProfileOrcidMessage.getOrcidProfile()Gets the value of the orcidProfile property.OrcidSearchResult.getOrcidProfile()Gets the value of the orcidProfile property.Methods in org.orcid.jaxb.model.message with parameters of type OrcidProfileModifier and TypeMethodDescriptionstatic StringOrcidProfile.createCacheKey(OrcidProfile profile) Deprecated.voidOrcidMessage.setOrcidProfile(OrcidProfile value) Sets the value of the orcidProfile property.voidOrcidSearchResult.setOrcidProfile(OrcidProfile value) Sets the value of the orcidProfile property.Constructors in org.orcid.jaxb.model.message with parameters of type OrcidProfile