org.flexiblepower.efi.buffer
public abstract class BufferUpdate extends ControlSpaceUpdate
ControlSpaceUpdate and is used to bundle all updates from an appliance of the
buffer category.| Constructor and Description |
|---|
BufferUpdate(java.lang.String resourceId,
java.util.Date timestamp,
java.util.Date validFrom)
Constructs a new
BufferUpdate message with the specific validFrom |
equals, getValidFrom, hashCode, toStringgetResourceId, getResourceMessageId, getTimestamp, toStringpublic BufferUpdate(java.lang.String resourceId,
java.util.Date timestamp,
java.util.Date validFrom)
BufferUpdate 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.