Class ARG_XEnumValue

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

public class ARG_XEnumValue extends ARG_XValue implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • item

      public ELM2TypeEnumMember item
      enumeration literal
    • name

      public String name
      item's localized name
    • nameIcon

      public String nameIcon
      the name of the icon assigned to this member
  • 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
      Specified by:
      marshal in class ARG_XValue
    • unmarshal

      public void unmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
      Specified by:
      unmarshal in interface de.mid.innovator.srv2api.impl.MarshallAble
      Specified by:
      unmarshal in class ARG_XValue
    • resolveReferences

      public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel)
      Specified by:
      resolveReferences in interface de.mid.innovator.srv2api.impl.MarshallAble
      Specified by:
      resolveReferences in class ARG_XValue