Class ARG_ChangeSetListIn

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

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

      • onlyActive

        public boolean onlyActive
        true, if the list of change sets is restricted to active change sets
      • restrictOnLogin

        public boolean restrictOnLogin
        true, if the list of change sets is restricted to the actual login
      • withSealed

        public boolean withSealed
        true, if the list of change sets includes sealed change sets
      • valStart

        public ARG_ChangeSetPeriod valStart
        restrict the list of change sets by starting time
    • Constructor Detail

      • ARG_ChangeSetListIn

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