Uses of Class
org.fa.tei.jaxb.v2_x.District
-
Packages that use District Package Description org.fa.tei.jaxb.v2_x -
-
Uses of District in org.fa.tei.jaxb.v2_x
Fields in org.fa.tei.jaxb.v2_x declared as District Modifier and Type Field Description protected DistrictAltIdentifier. districtprotected DistrictMsIdentifier. districtMethods in org.fa.tei.jaxb.v2_x 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_x 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.
-