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