Class Variable


  • public class Variable
    extends Object
    • Constructor Detail

      • Variable

        public Variable()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getProtected

        public Boolean getProtected()
      • setProtected

        public void setProtected​(Boolean isProtected)
      • getEnvironmentScope

        public String getEnvironmentScope()
      • setEnvironmentScope

        public void setEnvironmentScope​(String environmentScope)