org.flexiblepower.efi.uncontrolled
public abstract class UncontrolledUpdate extends ControlSpaceUpdate
UncontrolledMeasurement and UncontrolledForecast.| Constructor and Description |
|---|
UncontrolledUpdate(java.lang.String resourceId,
java.util.Date timestamp,
java.util.Date validFrom)
Constructs a new
UncontrolledUpdate message with the specific validFrom |
equals, getValidFrom, hashCode, toStringgetResourceId, getResourceMessageId, getTimestamp, toStringpublic UncontrolledUpdate(java.lang.String resourceId,
java.util.Date timestamp,
java.util.Date validFrom)
UncontrolledUpdate message with the specific validFromresourceId - The resource identifiertimestamp - The moment when this constructor is calledvalidFrom - This timestamp indicates from which moment on this update is valid.