Package pt.ist.standards.geographic
Class Municipality
- java.lang.Object
-
- pt.ist.standards.geographic.Place<District,Locality>
-
- pt.ist.standards.geographic.Municipality
-
- All Implemented Interfaces:
Serializable
public class Municipality extends Place<District,Locality>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Municipality(District district, String name, String code)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ParishgetParish(String key)Set<Parish>getParishes()-
Methods inherited from class pt.ist.standards.geographic.Place
exportAsString, getLocalizedName, getPlace, getPlaces
-
-