Uses of Class
org.fa.tei.jaxb.v2_x.Country
-
Packages that use Country Package Description org.fa.tei.jaxb.v2_x -
-
Uses of Country in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as Country Modifier and Type Field Description protected CountryAltIdentifier. countryprotected CountryMsIdentifier. countryMethods in org.fa.tei.jaxb.v2_x 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.v2_x 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.
-