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