Class ARG_ModifyFlowDocumentsReq

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

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

    • lockUnit

      public ADLockAble lockUnit
      lock unit
    • seqText

      public List<MMText> seqText
      sequence of texts
    • seqName

      public List<String> seqName
      sequence of names
    • seqDefault

      public List<Boolean> seqDefault
      sequence of flags if the default is used
    • seqValue

      public List<String> seqValue
      sequence of values
    • seqExpValue

      public List<String> seqExpValue
      sequence of fill-in expanding values
    • seqTooltip

      public List<String> seqTooltip
      sequence of tooltips
    • seqFont

      public List<String> seqFont
      sequence of fonts
    • seqChangeable

      public List<Boolean> seqChangeable
      sequence of flags if font is changeable
    • seqReadOnly

      public List<Boolean> seqReadOnly
      sequence of flags if text is read only
    • seqElem

      public List<MMTextAble> seqElem
      sequence of elements or empty
  • Constructor Details

  • 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