Class ARG_GetInstancesProtocolsIn

java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_GetInstancesProtocolsIn
All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble

public class ARG_GetInstancesProtocolsIn extends Object implements de.mid.innovator.srv2api.impl.MarshallAble
  • Field Details

    • seqElem

      public List<ELElement> seqElem
      list of selected elements
    • valPeriod

      public ARG_ChangeSetPeriod valPeriod
      restrict the list of change set operations by time
    • showProtocol

      public boolean showProtocol
      true if the instance protocol is required
    • showProtocolTransitive

      public boolean showProtocolTransitive
      true if the instance protocol of all transitive contents is required
    • showContent

      public boolean showContent
      true if the instances content history is required
    • showContentTransitive

      public boolean showContentTransitive
      true if the instances content history of all transitive contents is required
  • Constructor Details

    • ARG_GetInstancesProtocolsIn

      public ARG_GetInstancesProtocolsIn()
    • ARG_GetInstancesProtocolsIn

      public ARG_GetInstancesProtocolsIn(List<ELElement> seqElem, ARG_ChangeSetPeriod valPeriod, boolean showProtocol, boolean showProtocolTransitive, boolean showContent, boolean showContentTransitive)
  • Method Details

    • 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