Class ARG_SectionEntry

  • All Implemented Interfaces:
    de.mid.innovator.srv2api.impl.MarshallAble

    public class ARG_SectionEntry
    extends java.lang.Object
    implements de.mid.innovator.srv2api.impl.MarshallAble
    • Field Detail

      • ohSection

        public MESection ohSection
        section element
      • ohParent

        public MESection ohParent
        section parent or empty
      • nameSection

        public java.lang.String nameSection
        name of section
    • Constructor Detail

      • ARG_SectionEntry

        public ARG_SectionEntry()
      • ARG_SectionEntry

        public ARG_SectionEntry​(MESection ohSection,
                                MESection ohParent,
                                java.lang.String nameSection)
    • Method Detail

      • 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