Class ARG_MMPresEntryCreate

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

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

      • ohProfile

        public MMProfile ohProfile
        the profile which contains the presentation entry to be created
      • ohFormatAble

        public MMFormatAble ohFormatAble
        the format able element which contains the presentation entry to be created
      • seqPres

        public java.util.List<MM2Presentation> seqPres
        list of meta presentations to be created as presentation entry
    • Constructor Detail

      • ARG_MMPresEntryCreate

        public ARG_MMPresEntryCreate()
    • 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