it.geosolutions.geoserver.rest.decoder
Class RESTDimensionInfo
java.lang.Object
it.geosolutions.geoserver.rest.decoder.RESTMetadataList.RESTMetadataElement
it.geosolutions.geoserver.rest.decoder.RESTDimensionInfo
public class RESTDimensionInfo
- extends RESTMetadataList.RESTMetadataElement
- Author:
- DamianoG
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIME
public static final String TIME
- See Also:
- Constant Field Values
ELEVATION
public static final String ELEVATION
- See Also:
- Constant Field Values
RESTDimensionInfo
public RESTDimensionInfo(org.jdom.Element elem)
- Parameters:
elem
-
isEnabled
public boolean isEnabled()
- Returns:
- the enabled
setEnabled
public void setEnabled(boolean enabled)
- Parameters:
enabled
- the enabled to set
getPresentation
public String getPresentation()
- Returns:
- the presentation
setPresentation
public void setPresentation(String presentation)
- Parameters:
presentation
- the presentation to set
getResolution
public String getResolution()
- Returns:
- the resolution
setResolution
public void setResolution(String resolution)
- Parameters:
resolution
- the resolution to set
Copyright © 2007-2013 GeoSolutions. All Rights Reserved.