Uses of Class
org.orcid.jaxb.model.v3.release.common.Country
Packages that use Country
-
Uses of Country in org.orcid.jaxb.model.v3.release.common
Methods in org.orcid.jaxb.model.v3.release.common with parameters of type Country -
Uses of Country in org.orcid.jaxb.model.v3.release.record
Fields in org.orcid.jaxb.model.v3.release.record declared as CountryModifier and TypeFieldDescriptionprotected CountryAddress.countryprotected CountryWork.countryMethods in org.orcid.jaxb.model.v3.release.record that return CountryModifier and TypeMethodDescriptionAddress.getCountry()Work.getCountry()Gets the value of the country property.Methods in org.orcid.jaxb.model.v3.release.record with parameters of type CountryModifier and TypeMethodDescriptionvoidAddress.setCountry(Country country) voidWork.setCountry(Country country) Sets the value of the country property.