Generated with
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
This document is part of the ebook for O1 (aka CS-A1110 Programming 1), a course at Aalto University.
o1.legal.Municipality
A Municipality
is a part of a Nation.
Parameters
-
contact
-
a contact person for the municipality
-
name
-
the name of the municipality
-
nation
-
the nation the municipality is part of
Attributes
-
Graph
-
-
Supertypes
-
Members list
A short description of the entity’s type. For a Municipality
, returns "municipality of NAME-OF-NATION".
A short description of the entity’s type. For a Municipality
, returns "municipality of NAME-OF-NATION".
Attributes
Returns a textual description of the legal entity. This takes the form "NAME (KIND)", e.g., "Jane Doe (human in full capacity)".
Returns a textual description of the legal entity. This takes the form "NAME (KIND)", e.g., "Jane Doe (human in full capacity)".
Attributes
-
Definition Classes
-
-
Inherited from:
-
Entity