|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.directdemocracyportal.democracy.model.core.BaseEntity org.directdemocracyportal.democracy.model.core.Environment org.directdemocracyportal.democracy.model.world.Region org.directdemocracyportal.democracy.model.world.Country
@Entity public class Country extends Region
The Class Country.
Constructor and Description |
---|
Country()
Instantiates a new country. |
Modifier and Type | Method and Description |
---|
Methods inherited from class org.directdemocracyportal.democracy.model.world.Region |
---|
getParent, getParts, getRegionType, setParent, setParts, setRegionType |
Methods inherited from class org.directdemocracyportal.democracy.model.core.Environment |
---|
equals, getAgents, getId, getName, hashCode, setAgents, setId, setName |
Methods inherited from class org.directdemocracyportal.democracy.model.core.BaseEntity |
---|
isNew |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Country()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |