Class ARG_ModifyTextValuesDlgInit

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

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

    • isProtected

      public boolean isProtected
      flag for protection
    • kindCmd

      public K_CMD kindCmd
      kind of command
    • seqOwnLocked

      public List<ADLockAble> seqOwnLocked
      sequence of locked elements
    • seqText

      public List<MMText> seqText
      sequence of texts
    • seqName

      public List<String> seqName
      sequence of names
    • seqValue

      public List<String> seqValue
      sequence of values
    • seqDefault

      public List<Boolean> seqDefault
      sequence of flags for default use
    • seqDefValue

      public List<String> seqDefValue
      sequence of default values
    • seqComment

      public List<String> seqComment
      sequence of comments
    • seqExpValue

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

      public List<K_TEXT_VISIBILITY> seqVisibility
      sequence of visibilities
    • seqReadOnly

      public List<Boolean> seqReadOnly
      sequence of flags if text is read only or empty
    • 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