Nation
o1.legal.Nation
class Nation(
name
: String, contact
: NaturalPerson) extends Entity, HumanOrganization
A Nation
is a sovereign state such as Finland or Brazil.
Parameters
- name
-
the name of the nation
- contact
-
a contact person for the nation’s goverment (yes, there’s just one)
Attributes
- Supertypes
Members list
Keywords
- no keywords
- override
Inherited
Not inherited +1
- Not inherited
- Entity