com.hack23.cia.model.common.api
Interface Country

Package class diagram package Country
All Superinterfaces:
Environment, ModelObject, java.io.Serializable
All Known Implementing Classes:
CountryImpl

public interface Country
extends Environment

The Interface Country.


Method Summary
Modifier and Type Method and Description
 Region getRegion()
          Gets the region.
 
Methods inherited from interface com.hack23.cia.model.common.api.Environment
getName
 
Methods inherited from interface com.hack23.cia.model.common.api.ModelObject
getId, getVersion
 

Method Detail

getRegion

Region getRegion()
Gets the region.

Returns:
the region


Copyright © 2008-2010 www.hack23.com. All Rights Reserved.