Class Expression

    • Constructor Detail

      • Expression

        public Expression()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getLang

        public String getLang()
      • setLang

        public void setLang​(String lang)
      • getScript

        public String getScript()
      • setScript

        public void setScript​(String script)
      • getOutcomeType

        public String getOutcomeType()
      • setOutcomeType

        public void setOutcomeType​(String outcomeType)