public interface ConditionType extends BaseEventType
| Modifier and Type | Field and Description |
|---|---|
static QualifiedProperty<NodeId> |
BRANCH_ID |
static QualifiedProperty<String> |
CLIENT_USER_ID |
static QualifiedProperty<NodeId> |
CONDITION_CLASS_ID |
static QualifiedProperty<LocalizedText> |
CONDITION_CLASS_NAME |
static QualifiedProperty<String> |
CONDITION_NAME |
static QualifiedProperty<Boolean> |
RETAIN |
EVENT_ID, EVENT_TYPE, LOCAL_TIME, MESSAGE, RECEIVE_TIME, SEVERITY, SOURCE_NAME, SOURCE_NODE, TIMEgetEventId, 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, setTimegetEventNotifier, setEventNotifiergetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMaskstatic final QualifiedProperty<NodeId> CONDITION_CLASS_ID
static final QualifiedProperty<LocalizedText> CONDITION_CLASS_NAME
static final QualifiedProperty<String> CONDITION_NAME
static final QualifiedProperty<NodeId> BRANCH_ID
static final QualifiedProperty<Boolean> RETAIN
static final QualifiedProperty<String> CLIENT_USER_ID
PropertyType getConditionClassIdNode()
NodeId getConditionClassId()
void setConditionClassId(NodeId value)
PropertyType getConditionClassNameNode()
LocalizedText getConditionClassName()
void setConditionClassName(LocalizedText value)
PropertyType getConditionNameNode()
String getConditionName()
void setConditionName(String value)
PropertyType getBranchIdNode()
NodeId getBranchId()
void setBranchId(NodeId value)
PropertyType getRetainNode()
Boolean getRetain()
void setRetain(Boolean value)
PropertyType getClientUserIdNode()
String getClientUserId()
void setClientUserId(String value)
TwoStateVariableType getEnabledStateNode()
LocalizedText getEnabledState()
void setEnabledState(LocalizedText value)
ConditionVariableType getQualityNode()
StatusCode getQuality()
void setQuality(StatusCode value)
ConditionVariableType getLastSeverityNode()
UShort getLastSeverity()
void setLastSeverity(UShort value)
ConditionVariableType getCommentNode()
LocalizedText getComment()
void setComment(LocalizedText value)
Copyright © 2018. All rights reserved.