Class RESTDimensionInfo

    • Field Detail

      • ELEVATION

        public static final java.lang.String ELEVATION
        Constant ELEVATION="elevation"
        See Also:
        Constant Field Values
    • Constructor Detail

      • RESTDimensionInfo

        public RESTDimensionInfo​(org.jdom.Element elem)

        Constructor for RESTDimensionInfo.

        Parameters:
        elem - a Element object.
    • Method Detail

      • isEnabled

        public boolean isEnabled()

        isEnabled

        Returns:
        the enabled
      • setEnabled

        public void setEnabled​(boolean enabled)

        Setter for the field enabled.

        Parameters:
        enabled - the enabled to set
      • getPresentation

        public java.lang.String getPresentation()

        Getter for the field presentation.

        Returns:
        the presentation
      • setPresentation

        public void setPresentation​(java.lang.String presentation)

        Setter for the field presentation.

        Parameters:
        presentation - the presentation to set
      • getResolution

        public java.lang.String getResolution()

        Getter for the field resolution.

        Returns:
        the resolution
      • setResolution

        public void setResolution​(java.lang.String resolution)

        Setter for the field resolution.

        Parameters:
        resolution - the resolution to set