Uses of Class
org.fa.tei.jaxb.facustomization.Country
Packages that use Country
-
Uses of Country in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as CountryModifier and TypeFieldDescriptionprotected CountryAltIdentifier.countryprotected CountryMsIdentifier.countryMethods in org.fa.tei.jaxb.facustomization that return CountryModifier and TypeMethodDescriptionObjectFactory.createCountry()Create an instance ofCountryAltIdentifier.getCountry()Gets the value of the country property.MsIdentifier.getCountry()Gets the value of the country property.Methods in org.fa.tei.jaxb.facustomization with parameters of type CountryModifier and TypeMethodDescriptionvoidAltIdentifier.setCountry(Country value) Sets the value of the country property.voidMsIdentifier.setCountry(Country value) Sets the value of the country property.