Class ARG_InfoProp

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

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

    • ohElem

      public MM2TypedElement ohElem
      the typed element
    • kCW2

      public K_CW2 kCW2
      info what to get the value - NotEmpty
    • kVAttr

      public K_VATTR kVAttr
      identifier, if the typed element is a meta attribute
    • strName

      public String strName
      logical name of the typed element
    • strDisplay

      public String strDisplay
      localized display name of the typed element
  • 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