|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nl.idgis.giserver.GiServerEnumeration
public class GiServerEnumeration
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 |
---|
public GiServerEnumeration()
Method Detail |
---|
public GiServerEnumeration.LayerType getLayerType(java.lang.String layerType)
layerType
- textual representation of the enum
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |