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