Class ARG_MMEvalAction

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_MMEvalAction
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_MMEvalAction extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • strName

      public String strName
    • strExec

      public String strExec
    • strWorkDir

      public String strWorkDir
    • strArgs

      public String strArgs
    • waitForSignal

      public boolean waitForSignal
    • withDialog

      public boolean withDialog
    • seqVirtMach

      public List<String> seqVirtMach
    • seqClassPath

      public List<String> seqClassPath
  • Constructor Details

    • ARG_MMEvalAction

      public ARG_MMEvalAction()
    • ARG_MMEvalAction

      public ARG_MMEvalAction(String strName, String strExec, String strWorkDir, String strArgs, boolean waitForSignal, boolean withDialog, List<String> seqVirtMach, List<String> seqClassPath)
  • Method Details

    • marshal

      public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      marshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • unmarshal

      public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
      Specified by:
      unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
    • resolveReferences

      public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble