Class AreaLayerInfo

    • Constructor Detail

      • AreaLayerInfo

        public AreaLayerInfo()
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • getID

        public java.lang.String getID()
      • setID

        public void setID​(java.lang.String id)
      • getTitle

        public java.lang.String getTitle()
      • setTitle

        public void setTitle​(java.lang.String title)
      • getType

        public java.lang.String getType()
      • setType

        public void setType​(java.lang.String type)
      • getMapLayerUrl

        public java.lang.String getMapLayerUrl()
      • setMapLayerUrl

        public void setMapLayerUrl​(java.lang.String mapLayerUrl)
      • getScope

        public java.lang.String getScope()
      • setScope

        public void setScope​(java.lang.String scope)