|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AuditUpdateMethodEventType
Generated on 2018-05-09 10:45:27
| Field Summary | |
|---|---|
static String |
INPUT_ARGUMENTS
|
static String |
METHOD_ID
|
| Fields inherited from interface com.prosysopc.ua.types.opcua.AuditEventType |
|---|
ACTION_TIME_STAMP, CLIENT_AUDIT_ENTRY_ID, CLIENT_USER_ID, SERVER_ID, STATUS |
| Fields inherited from interface com.prosysopc.ua.types.opcua.BaseEventType |
|---|
EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIME |
| Method Summary | |
|---|---|
Object[] |
getInputArguments()
|
UaProperty |
getInputArgumentsNode()
|
org.opcfoundation.ua.builtintypes.NodeId |
getMethodId()
|
UaProperty |
getMethodIdNode()
|
void |
setInputArguments(Object[] value)
|
void |
setMethodId(org.opcfoundation.ua.builtintypes.NodeId value)
|
| Methods inherited from interface com.prosysopc.ua.types.opcua.AuditEventType |
|---|
getActionTimeStamp, getActionTimeStampNode, getClientAuditEntryId, getClientAuditEntryIdNode, getClientUserId, getClientUserIdNode, getServerId, getServerIdNode, getStatusNode, isStatus, setActionTimeStamp, setClientAuditEntryId, setClientUserId, setServerId, setStatus |
| Methods inherited from interface com.prosysopc.ua.types.opcua.BaseEventType |
|---|
getEventId, getEventIdNode, getEventType, getEventTypeNode, getLocalTime, getLocalTimeNode, getMessage, getMessageNode, getReceiveTime, getReceiveTimeNode, getSeverity, getSeverityNode, getSourceName, getSourceNameNode, getSourceNode, getSourceNodeNode, getTime, getTimeNode, setEventId, setEventType, setLocalTime, setMessage, setReceiveTime, setSeverity, setSourceName, setSourceNode, setTime |
| Methods inherited from interface com.prosysopc.ua.types.opcua.BaseInstanceType |
|---|
getQualifiedName |
| Methods inherited from interface com.prosysopc.ua.nodes.UaObject |
|---|
callMethod, getEventNotifier, getIcon, setEventNotifier, setIcon |
| Methods inherited from interface com.prosysopc.ua.nodes.UaInstance |
|---|
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId |
| Field Detail |
|---|
static final String METHOD_ID
static final String INPUT_ARGUMENTS
| Method Detail |
|---|
UaProperty getMethodIdNode()
org.opcfoundation.ua.builtintypes.NodeId getMethodId()
void setMethodId(org.opcfoundation.ua.builtintypes.NodeId value)
throws StatusException
StatusExceptionUaProperty getInputArgumentsNode()
Object[] getInputArguments()
void setInputArguments(Object[] value)
throws StatusException
StatusException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||