Uses of Class
org.fa.tei.jaxb.facustomization.District
Packages that use District
-
Uses of District in org.fa.tei.jaxb.facustomization
Fields in org.fa.tei.jaxb.facustomization declared as DistrictModifier and TypeFieldDescriptionprotected DistrictAltIdentifier.districtprotected DistrictMsIdentifier.districtMethods in org.fa.tei.jaxb.facustomization that return DistrictModifier and TypeMethodDescriptionObjectFactory.createDistrict()Create an instance ofDistrictAltIdentifier.getDistrict()Gets the value of the district property.MsIdentifier.getDistrict()Gets the value of the district property.Methods in org.fa.tei.jaxb.facustomization with parameters of type DistrictModifier and TypeMethodDescriptionvoidAltIdentifier.setDistrict(District value) Sets the value of the district property.voidMsIdentifier.setDistrict(District value) Sets the value of the district property.