public interface AuditHistoryEventDeleteEventType extends AuditHistoryDeleteEventType
| Modifier and Type | Method and Description |
|---|---|
com.digitalpetri.opcua.stack.core.types.builtin.ByteString[] |
getEventIds() |
com.digitalpetri.opcua.stack.core.types.structured.HistoryEventFieldList |
getOldValues() |
void |
setEventIds(com.digitalpetri.opcua.stack.core.types.builtin.ByteString[] eventIds) |
void |
setOldValues(com.digitalpetri.opcua.stack.core.types.structured.HistoryEventFieldList oldValues) |
getUpdatedNode, setUpdatedNodegetParameterDataTypeId, setParameterDataTypeIdgetActionTimeStamp, getClientAuditEntryId, getClientUserId, getServerId, getStatus, setActionTimeStamp, setClientAuditEntryId, setClientUserId, setServerId, setStatusgetEventId, getEventType, getLocalTime, getMessage, getReceiveTime, getSeverity, getSourceName, getSourceNode, getTime, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTimecom.digitalpetri.opcua.stack.core.types.builtin.ByteString[] getEventIds()
com.digitalpetri.opcua.stack.core.types.structured.HistoryEventFieldList getOldValues()
void setEventIds(com.digitalpetri.opcua.stack.core.types.builtin.ByteString[] eventIds)
void setOldValues(com.digitalpetri.opcua.stack.core.types.structured.HistoryEventFieldList oldValues)
Copyright © 2015. All rights reserved.