org.directdemocracyportal.democracy.model.world
Class Country

Package class diagram package Country
java.lang.Object
  extended by org.directdemocracyportal.democracy.model.core.BaseEntity
      extended by org.directdemocracyportal.democracy.model.core.Environment
          extended by org.directdemocracyportal.democracy.model.world.Region
              extended by org.directdemocracyportal.democracy.model.world.Country
All Implemented Interfaces:
java.io.Serializable

@Entity
public class Country
extends Region

The Class Country.

See Also:
Serialized Form

Constructor Summary
Constructor and Description
Country()
          Instantiates a new country.
 
Method Summary
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

Country

public Country()
Instantiates a new country.



Copyright © 2004-2010 www.DirectDemocracyPortal.org. All Rights Reserved.