Uses of Class
org.fa.tei.jaxb.v2_0.District
-
Packages that use District Package Description org.fa.tei.jaxb.v2_0 -
-
Uses of District in org.fa.tei.jaxb.v2_0
Fields in org.fa.tei.jaxb.v2_0 declared as District Modifier and Type Field Description protected DistrictAltIdentifier. districtprotected DistrictMsIdentifier. districtMethods in org.fa.tei.jaxb.v2_0 that return District Modifier and Type Method Description DistrictObjectFactory. createDistrict()Create an instance ofDistrictDistrictAltIdentifier. getDistrict()Gets the value of the district property.DistrictMsIdentifier. getDistrict()Gets the value of the district property.Methods in org.fa.tei.jaxb.v2_0 with parameters of type District Modifier and Type Method Description voidAltIdentifier. setDistrict(District value)Sets the value of the district property.voidMsIdentifier. setDistrict(District value)Sets the value of the district property.
-