Uses of Class
org.orcid.jaxb.model.message.OtherNames
Packages that use OtherNames
-
Uses of OtherNames in org.orcid.jaxb.model.message
Fields in org.orcid.jaxb.model.message declared as OtherNamesMethods in org.orcid.jaxb.model.message that return OtherNamesModifier and TypeMethodDescriptionObjectFactory.createOtherNames()Create an instance ofOtherNamesPersonalDetails.getOtherNames()Gets the value of the otherNames property.Methods in org.orcid.jaxb.model.message with parameters of type OtherNamesModifier and TypeMethodDescriptionvoidPersonalDetails.setOtherNames(OtherNames value) Sets the value of the otherNames property.