Class CoordinateSystemAxisEntity

    • Constructor Detail

      • CoordinateSystemAxisEntity

        public CoordinateSystemAxisEntity()
    • Method Detail

      • getAxisAbbrev

        public String getAxisAbbrev()
        Returns:
        the axisAbbrev
      • setAxisAbbrev

        public void setAxisAbbrev​(String axisAbbrev)
        Parameters:
        axisAbbrev - the axisAbbrev to set
      • getCodespaceAxisAbbrev

        public CodespaceEntity getCodespaceAxisAbbrev()
        Returns:
        the codespaceAxisAbbrev
      • setCodespaceAxisAbbrev

        public void setCodespaceAxisAbbrev​(CodespaceEntity codespaceAxisAbbrev)
        Parameters:
        codespaceAxisAbbrev - the codespaceAxisAbbrev to set
      • isSetCodespaceAxisAbbrev

        public boolean isSetCodespaceAxisAbbrev()
      • getAxisDirection

        public String getAxisDirection()
        Returns:
        the axisDirection
      • setAxisDirection

        public void setAxisDirection​(String axisDirection)
        Parameters:
        axisDirection - the axisDirection to set
      • getCodespaceAxisDirection

        public CodespaceEntity getCodespaceAxisDirection()
        Returns:
        the codespaceAxisDirection
      • setCodespaceAxisDirection

        public void setCodespaceAxisDirection​(CodespaceEntity codespaceAxisDirection)
        Parameters:
        codespaceAxisDirection - the codespaceAxisDirection to set
      • isSetCodespaceAxisDirection

        public boolean isSetCodespaceAxisDirection()
      • getMinimumValue

        public Double getMinimumValue()
        Returns:
        the minimumValue
      • setMinimumValue

        public void setMinimumValue​(double minimumValue)
        Parameters:
        minimumValue - the minimumValue to set
      • isSetMinimumValue

        public boolean isSetMinimumValue()
      • getMaximumValue

        public Double getMaximumValue()
        Returns:
        the maximumValue
      • setMaximumValue

        public void setMaximumValue​(double maximumValue)
        Parameters:
        maximumValue - the maximumValue to set
      • isSetMaximumValue

        public boolean isSetMaximumValue()
      • getRangeMeaning

        public String getRangeMeaning()
        Returns:
        the rangeMeaning
      • setRangeMeaning

        public void setRangeMeaning​(String rangeMeaning)
        Parameters:
        rangeMeaning - the rangeMeaning to set
      • isSetRangeMeaning

        public boolean isSetRangeMeaning()
      • getCodespaceRangeMeaning

        public CodespaceEntity getCodespaceRangeMeaning()
        Returns:
        the rangeMeaningCodespaceEntity
      • setCodespaceRangeMeaning

        public void setCodespaceRangeMeaning​(CodespaceEntity codespaceRangeMeaning)
        Parameters:
        codespaceRangeMeaning - the codespaceRangeMeaning to set
      • isSetCodespaceRangeMeaning

        public boolean isSetCodespaceRangeMeaning()
      • getUom

        public UnitEntity getUom()
        Returns:
        the uom
      • setUom

        public void setUom​(UnitEntity uom)
        Parameters:
        uom - the uom to set