nl.idgis.giserver
Class GiServerEnumeration

java.lang.Object
  extended by nl.idgis.giserver.GiServerEnumeration

public class GiServerEnumeration
extends java.lang.Object


Nested Class Summary
static class GiServerEnumeration.GeoType
           
static class GiServerEnumeration.LayerType
           
 
Constructor Summary
GiServerEnumeration()
           
 
Method Summary
 GiServerEnumeration.LayerType getLayerType(java.lang.String layerType)
          Association of a text string to a layer type enum.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GiServerEnumeration

public GiServerEnumeration()
Method Detail

getLayerType

public GiServerEnumeration.LayerType getLayerType(java.lang.String layerType)
Association of a text string to a layer type enum.

Parameters:
layerType - textual representation of the enum
Returns:
enum LayerType