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

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

public interface Environment
extends ModelObject

The Interface Environment.


Method Summary
Modifier and Type Method and Description
 java.lang.String getName()
          Gets the name.
 
Methods inherited from interface com.hack23.cia.model.common.api.ModelObject
getId, getVersion
 

Method Detail

getName

java.lang.String getName()
Gets the name.

Returns:
the name


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