Class ExecutableModuleTask.ModuleProperty

  • Enclosing class:
    ExecutableModuleTask

    protected static class ExecutableModuleTask.ModuleProperty
    extends java.lang.Object
    Allow Epsilon Tasks to have arbitrary nested property settings
    Since:
    1.6
    Author:
    Horacio Hoyos Rodriguez
    • Constructor Detail

      • ModuleProperty

        protected ModuleProperty()
    • Method Detail

      • getName

        public java.lang.String getName()
      • setName

        public void setName​(java.lang.String name)
      • getValue

        public java.lang.String getValue()
      • setValue

        public void setValue​(java.lang.String value)