Class ARG_XBrowserOut

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

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

      • seqUsedFont

        public java.util.List<ARG_XFontRep> seqUsedFont
        list of the used font entries
      • seqUsedColor

        public java.util.List<ARG_XColorRep> seqUsedColor
        list of the used color entries
      • seqUsedImage

        public java.util.List<ARG_XImageRep> seqUsedImage
        list of the used image entries
      • seqElement

        public java.util.List<ADClientAble> seqElement
        list of elements which exceed the maximum number of nodes
    • 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