Class ARG_HyperlinkReferenceAble

java.lang.Object
de.mid.innovator.srv2api.icw2elem.ARG_HyperlinkReferenceAble
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

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

    • ohElem

      public ELUUIDAble ohElem
      element which is referencable by hyperlink in expressions
    • strName

      public String strName
      name of this element
    • strBitmap

      public String strBitmap
      bitmap of this element
    • seqContent

      public List<ARG_HyperlinkReferenceAble> seqContent
      content elements - SharedArg
  • 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