Municipality
o1.legal.Municipality
class Municipality(
name
: String, val nation
: Nation, contact
: NaturalPerson) extends Entity, HumanOrganization
A Municipality
is a part of a Nation.
Parameters
- name
-
the name of the municipality
- nation
-
the nation the municipality is part of
- contact
-
a contact person for the municipality
Attributes
- Supertypes
Members list
Keywords
- no keywords
- override
Inherited
Not inherited +1
- Not inherited
- Entity