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