Uses of Class
org.fa.tei.jaxb.facustomization.Country
-
Packages that use Country Package Description org.fa.tei.jaxb.facustomization -
-
Uses of Country in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as Country Modifier and Type Field Description protected CountryAltIdentifier. countryprotected CountryMsIdentifier. countryMethods in org.fa.tei.jaxb.facustomization that return Country Modifier and Type Method Description CountryObjectFactory. createCountry()Create an instance ofCountryCountryAltIdentifier. getCountry()Gets the value of the country property.CountryMsIdentifier. getCountry()Gets the value of the country property.Methods in org.fa.tei.jaxb.facustomization with parameters of type Country Modifier and Type Method Description voidAltIdentifier. setCountry(Country value)Sets the value of the country property.voidMsIdentifier. setCountry(Country value)Sets the value of the country property.
-