Class ARG_TranslatableElement

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

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

    • ohElem

      public ELElement ohElem
      element with translatable properties
    • strName

      public String strName
      display name of this element
    • strBmp

      public String strBmp
      display bitmap of this element
    • strUUID

      public String strUUID
      uuid of this element
    • strNsp

      public String strNsp
      namespace of this element
    • seqProp

      public List<ARG_TranslatableProperty> seqProp
      list of translatable properties
  • 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