public class RESTDimensionInfo extends RESTMetadataList.RESTMetadataElement
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEVATION |
static String |
TIME |
metadataElem| Constructor and Description |
|---|
RESTDimensionInfo(org.jdom.Element elem) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPresentation() |
String |
getResolution() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setPresentation(String presentation) |
void |
setResolution(String resolution) |
getKey, getMetadataElempublic static final String TIME
public static final String ELEVATION
public RESTDimensionInfo(org.jdom.Element elem)
elem - public boolean isEnabled()
public void setEnabled(boolean enabled)
enabled - the enabled to setpublic String getPresentation()
public void setPresentation(String presentation)
presentation - the presentation to setpublic String getResolution()
public void setResolution(String resolution)
resolution - the resolution to setCopyright © 2007–2016 PDOK. All rights reserved.