Class ARG_TabElement

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

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

    • ohElem

      public ADClientAble ohElem
      this element
    • strName

      public String strName
      name of this element
    • strNameNamespace

      public String strNameNamespace
      name of the namespace
    • strQualifiedNamespace

      public String strQualifiedNamespace
      qualified name of namespace
    • strDisplayType

      public String strDisplayType
      display type of this element
    • strDisplayBitmap

      public String strDisplayBitmap
      display bitmap of this element
    • strInfoCreate

      public String strInfoCreate
      create information
    • strInfoModify

      public String strInfoModify
      modify information
    • strUUID

      public String strUUID
      UUID of this element
    • hasAccess

      public boolean hasAccess
      isTrue, if model user has access for this element
    • kLockStatus

      public K_LOCKSTATUS kLockStatus
      kind of lock status of this element
    • seqCell

      public List<ARG_TabCell> seqCell
      list of cell entries
    • seqColor

      public List<ARG_TabColor> seqColor
      list of color entries
  • 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