Class ARG_VerifyManagerElement

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

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

    • ohElem

      public ADClientAble ohElem
      the verified element
    • strName

      public String strName
      display name of this element
    • strType

      public String strType
      display type of this element
    • strPath

      public String strPath
      display path of this element
    • strIcon

      public String strIcon
      display bitmap 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
    • seqMsg

      list of verify messages
  • 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