Class ARG_ChangeSetPeriod
java.lang.Object
de.mid.innovator.srv2api.icw2meta.ARG_ChangeSetPeriod
- All Implemented Interfaces:
de.mid.innovator.srv2api.impl.MarshallAble
public class ARG_ChangeSetPeriod
extends Object
implements de.mid.innovator.srv2api.impl.MarshallAble
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidresolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) voidunmarshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel, SrvContext srvctx)
-
Field Details
-
lFromTime
restrict the list to change sets with a time later than specified, with 0 the list is not restricted -
lToTime
restrict the list to change sets with a time earlier than specified, with 0 the list is not restricted
-
-
Constructor Details
-
ARG_ChangeSetPeriod
public ARG_ChangeSetPeriod() -
ARG_ChangeSetPeriod
-
-
Method Details
-
marshal
public void marshal(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
marshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
unmarshal
- Specified by:
unmarshalin interfacede.mid.innovator.srv2api.impl.MarshallAble
-
resolveReferences
public void resolveReferences(de.mid.innovator.srv2api.impl.SrvMemTelegram tel) - Specified by:
resolveReferencesin interfacede.mid.innovator.srv2api.impl.MarshallAble
-