com.prosysopc.ua.types.opcua.server
Class SubscriptionDiagnosticsTypeNodeBase

java.lang.Object
  extended by com.prosysopc.ua.nodes.AbstractUaNode
      extended by com.prosysopc.ua.server.nodes.ServerNode
          extended by com.prosysopc.ua.server.nodes.BaseNode
              extended by com.prosysopc.ua.server.nodes.UaInstanceNode
                  extended by com.prosysopc.ua.server.nodes.UaVariableNode
                      extended by com.prosysopc.ua.server.nodes.CacheVariable
                          extended by com.prosysopc.ua.server.nodes.AbstractGeneratedVariableNode
                              extended by com.prosysopc.ua.types.opcua.server.BaseVariableTypeNode
                                  extended by com.prosysopc.ua.types.opcua.server.BaseDataVariableTypeNodeBase
                                      extended by com.prosysopc.ua.types.opcua.server.BaseDataVariableTypeNode
                                          extended by com.prosysopc.ua.types.opcua.server.SubscriptionDiagnosticsTypeNodeBase
All Implemented Interfaces:
UaInstance, UaNode, UaValueNode, UaVariable, GeneratedNode, BaseDataVariableType, BaseInstanceType, BaseVariableType, SubscriptionDiagnosticsType
Direct Known Subclasses:
SubscriptionDiagnosticsTypeNode

public abstract class SubscriptionDiagnosticsTypeNodeBase
extends BaseDataVariableTypeNode
implements SubscriptionDiagnosticsType

Generated on 2018-05-09 10:46:24


Field Summary
 
Fields inherited from class com.prosysopc.ua.server.nodes.BaseNode
NODE_VERSION_PROPERTY_NAME
 
Fields inherited from class com.prosysopc.ua.server.nodes.ServerNode
eventListeners, INITIALIZATION_TIME, nodeManager, supportedAttributesMap
 
Fields inherited from interface com.prosysopc.ua.types.opcua.SubscriptionDiagnosticsType
CURRENT_KEEP_ALIVE_COUNT, CURRENT_LIFETIME_COUNT, DATA_CHANGE_NOTIFICATIONS_COUNT, DISABLE_COUNT, DISABLED_MONITORED_ITEM_COUNT, DISCARDED_MESSAGE_COUNT, ENABLE_COUNT, EVENT_NOTIFICATIONS_COUNT, EVENT_QUEUE_OVER_FLOW_COUNT, LATE_PUBLISH_REQUEST_COUNT, MAX_KEEP_ALIVE_COUNT, MAX_LIFETIME_COUNT, MAX_NOTIFICATIONS_PER_PUBLISH, MODIFY_COUNT, MONITORED_ITEM_COUNT, MONITORING_QUEUE_OVERFLOW_COUNT, NEXT_SEQUENCE_NUMBER, NOTIFICATIONS_COUNT, PRIORITY, PUBLISH_REQUEST_COUNT, PUBLISHING_ENABLED, PUBLISHING_INTERVAL, REPUBLISH_MESSAGE_COUNT, REPUBLISH_MESSAGE_REQUEST_COUNT, REPUBLISH_REQUEST_COUNT, SESSION_ID, SUBSCRIPTION_ID, TRANSFER_REQUEST_COUNT, TRANSFERRED_TO_ALT_CLIENT_COUNT, TRANSFERRED_TO_SAME_CLIENT_COUNT, UNACKNOWLEDGED_MESSAGE_COUNT
 
Constructor Summary
protected SubscriptionDiagnosticsTypeNodeBase(NodeManagerUaNode nodeManager, org.opcfoundation.ua.builtintypes.NodeId nodeId, org.opcfoundation.ua.builtintypes.QualifiedName browseName, org.opcfoundation.ua.builtintypes.LocalizedText displayName)
           
 
Method Summary
 void afterCreate()
          This method is called after NodeBuilder has constructed the instance, it is called for every sub-node that also implement this interface
 org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentKeepAliveCount()
           
 BaseDataVariableTypeNode getCurrentKeepAliveCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentLifetimeCount()
           
 BaseDataVariableTypeNode getCurrentLifetimeCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getDataChangeNotificationsCount()
           
 BaseDataVariableTypeNode getDataChangeNotificationsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getDisableCount()
           
 BaseDataVariableTypeNode getDisableCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getDisabledMonitoredItemCount()
           
 BaseDataVariableTypeNode getDisabledMonitoredItemCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getDiscardedMessageCount()
           
 BaseDataVariableTypeNode getDiscardedMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getEnableCount()
           
 BaseDataVariableTypeNode getEnableCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getEventNotificationsCount()
           
 BaseDataVariableTypeNode getEventNotificationsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getEventQueueOverFlowCount()
           
 BaseDataVariableTypeNode getEventQueueOverFlowCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getLatePublishRequestCount()
           
 BaseDataVariableTypeNode getLatePublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxKeepAliveCount()
           
 BaseDataVariableTypeNode getMaxKeepAliveCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxLifetimeCount()
           
 BaseDataVariableTypeNode getMaxLifetimeCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxNotificationsPerPublish()
           
 BaseDataVariableTypeNode getMaxNotificationsPerPublishNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getModifyCount()
           
 BaseDataVariableTypeNode getModifyCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getMonitoredItemCount()
           
 BaseDataVariableTypeNode getMonitoredItemCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getMonitoringQueueOverflowCount()
           
 BaseDataVariableTypeNode getMonitoringQueueOverflowCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getNextSequenceNumber()
           
 BaseDataVariableTypeNode getNextSequenceNumberNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getNotificationsCount()
           
 BaseDataVariableTypeNode getNotificationsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte getPriority()
           
 BaseDataVariableTypeNode getPriorityNode()
           
 BaseDataVariableTypeNode getPublishingEnabledNode()
           
 Double getPublishingInterval()
           
 BaseDataVariableTypeNode getPublishingIntervalNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getPublishRequestCount()
           
 BaseDataVariableTypeNode getPublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getRepublishMessageCount()
           
 BaseDataVariableTypeNode getRepublishMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getRepublishMessageRequestCount()
           
 BaseDataVariableTypeNode getRepublishMessageRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getRepublishRequestCount()
           
 BaseDataVariableTypeNode getRepublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId getSessionId()
           
 BaseDataVariableTypeNode getSessionIdNode()
           
static GeneratedNodeInitializer<SubscriptionDiagnosticsTypeNode> getSubscriptionDiagnosticsTypeNodeInitializer()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getSubscriptionId()
           
 BaseDataVariableTypeNode getSubscriptionIdNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getTransferredToAltClientCount()
           
 BaseDataVariableTypeNode getTransferredToAltClientCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getTransferredToSameClientCount()
           
 BaseDataVariableTypeNode getTransferredToSameClientCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getTransferRequestCount()
           
 BaseDataVariableTypeNode getTransferRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getUnacknowledgedMessageCount()
           
 BaseDataVariableTypeNode getUnacknowledgedMessageCountNode()
           
 Boolean isPublishingEnabled()
           
 void setCurrentKeepAliveCount(long value)
           
 void setCurrentKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setCurrentLifetimeCount(long value)
           
 void setCurrentLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setDataChangeNotificationsCount(long value)
           
 void setDataChangeNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setDisableCount(long value)
           
 void setDisableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setDisabledMonitoredItemCount(long value)
           
 void setDisabledMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setDiscardedMessageCount(long value)
           
 void setDiscardedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setEnableCount(long value)
           
 void setEnableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setEventNotificationsCount(long value)
           
 void setEventNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setEventQueueOverFlowCount(long value)
           
 void setEventQueueOverFlowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setLatePublishRequestCount(long value)
           
 void setLatePublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setMaxKeepAliveCount(long value)
           
 void setMaxKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setMaxLifetimeCount(long value)
           
 void setMaxLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setMaxNotificationsPerPublish(long value)
           
 void setMaxNotificationsPerPublish(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setModifyCount(long value)
           
 void setModifyCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setMonitoredItemCount(long value)
           
 void setMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setMonitoringQueueOverflowCount(long value)
           
 void setMonitoringQueueOverflowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setNextSequenceNumber(long value)
           
 void setNextSequenceNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setNotificationsCount(long value)
           
 void setNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setPriority(int value)
           
 void setPriority(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void setPublishingEnabled(Boolean value)
           
 void setPublishingInterval(Double value)
           
 void setPublishRequestCount(long value)
           
 void setPublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setRepublishMessageCount(long value)
           
 void setRepublishMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setRepublishMessageRequestCount(long value)
           
 void setRepublishMessageRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setRepublishRequestCount(long value)
           
 void setRepublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
static void setSubscriptionDiagnosticsTypeNodeInitializer(GeneratedNodeInitializer<SubscriptionDiagnosticsTypeNode> subscriptionDiagnosticsTypeNodeInitializerNewValue)
           
 void setSubscriptionId(long value)
           
 void setSubscriptionId(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setTransferredToAltClientCount(long value)
           
 void setTransferredToAltClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setTransferredToSameClientCount(long value)
           
 void setTransferredToSameClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setTransferRequestCount(long value)
           
 void setTransferRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setUnacknowledgedMessageCount(long value)
           
 void setUnacknowledgedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 
Methods inherited from class com.prosysopc.ua.types.opcua.server.BaseDataVariableTypeNodeBase
getBaseDataVariableTypeNodeInitializer, setBaseDataVariableTypeNodeInitializer
 
Methods inherited from class com.prosysopc.ua.server.nodes.AbstractGeneratedVariableNode
callAfterCreateIfExists, getDefaultTypeDefinition, getQualifiedName
 
Methods inherited from class com.prosysopc.ua.server.nodes.CacheVariable
doSetValue, getValue, updateValue, updateValue
 
Methods inherited from class com.prosysopc.ua.server.nodes.UaVariableNode
addProperty, addReflectiveVariable, beforeAddReference, checkPropertyType, checkPropertyType, createDataValue, exposeStructureWithReflectiveVariables, getAccessLevel, getArrayDimensions, getAttributes, getAttributes, getDataType, getDataTypeId, getHistorizing, getMinimumSamplingInterval, getNodeClass, getProperties, getStatus, getUserAccessLevel, getValueRank, hasUserWriteAccess, hasWriteAccess, initSupportedAttributes, isPropertyType, notifyValueChanging, notifyValueChanging, readAttributeValue, semanticsChanged, setAccessLevel, setArrayDimensions, setAttributes, setDataType, setDataTypeId, setHistorizing, setMinimumSamplingInterval, setStatus, setTypeDefinition, setTypeDefinitionId, setUserAccessLevel, setValue, setValue, setValueRank, structureChanged, toString, writeAttributeValue
 
Methods inherited from class com.prosysopc.ua.server.nodes.UaInstanceNode
addModellingRule, getTypeDefinition, getTypeDefinitionId, hasTypeDefinition, registerOverridePlainMethod, setTypeDefinitionId, supportsTypeDefinitionNode
 
Methods inherited from class com.prosysopc.ua.server.nodes.BaseNode
addPlainProperty, addPlainVariable, assertTypeSupport, assertTypeSupport, createNodeId, createNodeId, createReflectiveInstanceProperty, createReflectiveInstanceProperty, deleteReference, deleteReference, doAddProperty, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDescription, getDisplayName, getDisplayName, getMethod, getNodeVersion, getNodeVersionValue, getProperty, getPropertyValue, getReferencesAsList, getStandardBrowseName, getStandardDisplayText, getUserWriteMask, getWriteMask, hasProperty, hasReference, incNodeVersion, initNodeVersion, isChildOfType, readAttribute, readAttribute, registerCallbackProperty, registerPlainInstanceProperty, registerPlainInstanceProperty, registerPlainProperty, registerPlainProperty, registerPlainVariable, registerPlainVariable, registerReflectiveInstanceProperty, registerReflectiveInstanceVariable, registerReflectiveProperty, registerReflectiveVariable, removeProperty, setAccessLevelRecursively, setAccessLevelRecursively, setAttribute, setBrowseName, setDescription, setDisplayName, setNodeVersionValue, setPropertyValue, setUserWriteMask, setWriteMask, writeAttribute
 
Methods inherited from class com.prosysopc.ua.server.nodes.ServerNode
addComponent, addDataChangeListener, addEventListener, addNewReference, addNewReference, addOrganizes, addProperties, addReference, addReference, addReference, addReference, addReference, addReference, afterAddReference, afterDeleteReference, dataChange, deleteReference, deleteReference, deleteReferences, doDeleteReference, equals, findPlaceholders, fireDataChange, fireEvent, fireEventInParents, getAddressSpace, getDefaultBrowseName, getNodeId, getNodeManager, getReference, getReferenceList, getReferences, getSupportedAttributes, getTargetNodes, hashCode, isAddNotifierReferencesToServerObject, isFalseOrNull, isMandatory, isMonitoredForEvents, isTrueOrNull, isType, referenceTypeInherits, removeComponent, removeDataChangeListener, removeEventListener, setAddNotifierReferencesToServerObject, setReferences, supportsAttribute, translateBrowsePathToNodeIds, validateHasEventSourceChain, validateHasEventSourceChain
 
Methods inherited from class com.prosysopc.ua.nodes.AbstractUaNode
getForwardReferences, getInverseReferences, getReferences, getReferences, referenceTypeInherits
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.prosysopc.ua.types.opcua.BaseVariableType
getValue, setValue
 
Methods inherited from interface com.prosysopc.ua.types.opcua.BaseInstanceType
getQualifiedName
 
Methods inherited from interface com.prosysopc.ua.nodes.UaVariable
addDataChangeListener, getAccessLevel, getHistorizing, getMinimumSamplingInterval, getUserAccessLevel, removeDataChangeListener, setAccessLevel, setHistorizing, setMinimumSamplingInterval, setUserAccessLevel
 
Methods inherited from interface com.prosysopc.ua.nodes.UaInstance
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId
 
Methods inherited from interface com.prosysopc.ua.nodes.UaValueNode
getArrayDimensions, getDataType, getDataTypeId, getValueRank, setArrayDimensions, setDataType, setDataTypeId, setValue, setValueRank
 
Methods inherited from interface com.prosysopc.ua.nodes.UaNode
addComponent, addProperty, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersion, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute
 

Constructor Detail

SubscriptionDiagnosticsTypeNodeBase

protected SubscriptionDiagnosticsTypeNodeBase(NodeManagerUaNode nodeManager,
                                              org.opcfoundation.ua.builtintypes.NodeId nodeId,
                                              org.opcfoundation.ua.builtintypes.QualifiedName browseName,
                                              org.opcfoundation.ua.builtintypes.LocalizedText displayName)
Method Detail

afterCreate

public void afterCreate()
Description copied from interface: GeneratedNode
This method is called after NodeBuilder has constructed the instance, it is called for every sub-node that also implement this interface

Specified by:
afterCreate in interface GeneratedNode
Overrides:
afterCreate in class BaseDataVariableTypeNode

getSubscriptionDiagnosticsTypeNodeInitializer

public static GeneratedNodeInitializer<SubscriptionDiagnosticsTypeNode> getSubscriptionDiagnosticsTypeNodeInitializer()

setSubscriptionDiagnosticsTypeNodeInitializer

public static void setSubscriptionDiagnosticsTypeNodeInitializer(GeneratedNodeInitializer<SubscriptionDiagnosticsTypeNode> subscriptionDiagnosticsTypeNodeInitializerNewValue)

getSessionIdNode

public BaseDataVariableTypeNode getSessionIdNode()
Specified by:
getSessionIdNode in interface SubscriptionDiagnosticsType

getSessionId

public org.opcfoundation.ua.builtintypes.NodeId getSessionId()
Specified by:
getSessionId in interface SubscriptionDiagnosticsType

setSessionId

public void setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
Specified by:
setSessionId in interface SubscriptionDiagnosticsType

getSubscriptionIdNode

public BaseDataVariableTypeNode getSubscriptionIdNode()
Specified by:
getSubscriptionIdNode in interface SubscriptionDiagnosticsType

getSubscriptionId

public org.opcfoundation.ua.builtintypes.UnsignedInteger getSubscriptionId()
Specified by:
getSubscriptionId in interface SubscriptionDiagnosticsType

setSubscriptionId

public void setSubscriptionId(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setSubscriptionId in interface SubscriptionDiagnosticsType

setSubscriptionId

public void setSubscriptionId(long value)

getPriorityNode

public BaseDataVariableTypeNode getPriorityNode()
Specified by:
getPriorityNode in interface SubscriptionDiagnosticsType

getPriority

public org.opcfoundation.ua.builtintypes.UnsignedByte getPriority()
Specified by:
getPriority in interface SubscriptionDiagnosticsType

setPriority

public void setPriority(org.opcfoundation.ua.builtintypes.UnsignedByte value)
Specified by:
setPriority in interface SubscriptionDiagnosticsType

setPriority

public void setPriority(int value)

getPublishingIntervalNode

public BaseDataVariableTypeNode getPublishingIntervalNode()
Specified by:
getPublishingIntervalNode in interface SubscriptionDiagnosticsType

getPublishingInterval

public Double getPublishingInterval()
Specified by:
getPublishingInterval in interface SubscriptionDiagnosticsType

setPublishingInterval

public void setPublishingInterval(Double value)
Specified by:
setPublishingInterval in interface SubscriptionDiagnosticsType

getMaxKeepAliveCountNode

public BaseDataVariableTypeNode getMaxKeepAliveCountNode()
Specified by:
getMaxKeepAliveCountNode in interface SubscriptionDiagnosticsType

getMaxKeepAliveCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxKeepAliveCount()
Specified by:
getMaxKeepAliveCount in interface SubscriptionDiagnosticsType

setMaxKeepAliveCount

public void setMaxKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setMaxKeepAliveCount in interface SubscriptionDiagnosticsType

setMaxKeepAliveCount

public void setMaxKeepAliveCount(long value)

getMaxLifetimeCountNode

public BaseDataVariableTypeNode getMaxLifetimeCountNode()
Specified by:
getMaxLifetimeCountNode in interface SubscriptionDiagnosticsType

getMaxLifetimeCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxLifetimeCount()
Specified by:
getMaxLifetimeCount in interface SubscriptionDiagnosticsType

setMaxLifetimeCount

public void setMaxLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setMaxLifetimeCount in interface SubscriptionDiagnosticsType

setMaxLifetimeCount

public void setMaxLifetimeCount(long value)

getMaxNotificationsPerPublishNode

public BaseDataVariableTypeNode getMaxNotificationsPerPublishNode()
Specified by:
getMaxNotificationsPerPublishNode in interface SubscriptionDiagnosticsType

getMaxNotificationsPerPublish

public org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxNotificationsPerPublish()
Specified by:
getMaxNotificationsPerPublish in interface SubscriptionDiagnosticsType

setMaxNotificationsPerPublish

public void setMaxNotificationsPerPublish(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setMaxNotificationsPerPublish in interface SubscriptionDiagnosticsType

setMaxNotificationsPerPublish

public void setMaxNotificationsPerPublish(long value)

getPublishingEnabledNode

public BaseDataVariableTypeNode getPublishingEnabledNode()
Specified by:
getPublishingEnabledNode in interface SubscriptionDiagnosticsType

isPublishingEnabled

public Boolean isPublishingEnabled()
Specified by:
isPublishingEnabled in interface SubscriptionDiagnosticsType

setPublishingEnabled

public void setPublishingEnabled(Boolean value)
Specified by:
setPublishingEnabled in interface SubscriptionDiagnosticsType

getModifyCountNode

public BaseDataVariableTypeNode getModifyCountNode()
Specified by:
getModifyCountNode in interface SubscriptionDiagnosticsType

getModifyCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getModifyCount()
Specified by:
getModifyCount in interface SubscriptionDiagnosticsType

setModifyCount

public void setModifyCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setModifyCount in interface SubscriptionDiagnosticsType

setModifyCount

public void setModifyCount(long value)

getEnableCountNode

public BaseDataVariableTypeNode getEnableCountNode()
Specified by:
getEnableCountNode in interface SubscriptionDiagnosticsType

getEnableCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getEnableCount()
Specified by:
getEnableCount in interface SubscriptionDiagnosticsType

setEnableCount

public void setEnableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setEnableCount in interface SubscriptionDiagnosticsType

setEnableCount

public void setEnableCount(long value)

getDisableCountNode

public BaseDataVariableTypeNode getDisableCountNode()
Specified by:
getDisableCountNode in interface SubscriptionDiagnosticsType

getDisableCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getDisableCount()
Specified by:
getDisableCount in interface SubscriptionDiagnosticsType

setDisableCount

public void setDisableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setDisableCount in interface SubscriptionDiagnosticsType

setDisableCount

public void setDisableCount(long value)

getRepublishRequestCountNode

public BaseDataVariableTypeNode getRepublishRequestCountNode()
Specified by:
getRepublishRequestCountNode in interface SubscriptionDiagnosticsType

getRepublishRequestCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getRepublishRequestCount()
Specified by:
getRepublishRequestCount in interface SubscriptionDiagnosticsType

setRepublishRequestCount

public void setRepublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setRepublishRequestCount in interface SubscriptionDiagnosticsType

setRepublishRequestCount

public void setRepublishRequestCount(long value)

getRepublishMessageRequestCountNode

public BaseDataVariableTypeNode getRepublishMessageRequestCountNode()
Specified by:
getRepublishMessageRequestCountNode in interface SubscriptionDiagnosticsType

getRepublishMessageRequestCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getRepublishMessageRequestCount()
Specified by:
getRepublishMessageRequestCount in interface SubscriptionDiagnosticsType

setRepublishMessageRequestCount

public void setRepublishMessageRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setRepublishMessageRequestCount in interface SubscriptionDiagnosticsType

setRepublishMessageRequestCount

public void setRepublishMessageRequestCount(long value)

getRepublishMessageCountNode

public BaseDataVariableTypeNode getRepublishMessageCountNode()
Specified by:
getRepublishMessageCountNode in interface SubscriptionDiagnosticsType

getRepublishMessageCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getRepublishMessageCount()
Specified by:
getRepublishMessageCount in interface SubscriptionDiagnosticsType

setRepublishMessageCount

public void setRepublishMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setRepublishMessageCount in interface SubscriptionDiagnosticsType

setRepublishMessageCount

public void setRepublishMessageCount(long value)

getTransferRequestCountNode

public BaseDataVariableTypeNode getTransferRequestCountNode()
Specified by:
getTransferRequestCountNode in interface SubscriptionDiagnosticsType

getTransferRequestCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getTransferRequestCount()
Specified by:
getTransferRequestCount in interface SubscriptionDiagnosticsType

setTransferRequestCount

public void setTransferRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setTransferRequestCount in interface SubscriptionDiagnosticsType

setTransferRequestCount

public void setTransferRequestCount(long value)

getTransferredToAltClientCountNode

public BaseDataVariableTypeNode getTransferredToAltClientCountNode()
Specified by:
getTransferredToAltClientCountNode in interface SubscriptionDiagnosticsType

getTransferredToAltClientCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getTransferredToAltClientCount()
Specified by:
getTransferredToAltClientCount in interface SubscriptionDiagnosticsType

setTransferredToAltClientCount

public void setTransferredToAltClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setTransferredToAltClientCount in interface SubscriptionDiagnosticsType

setTransferredToAltClientCount

public void setTransferredToAltClientCount(long value)

getTransferredToSameClientCountNode

public BaseDataVariableTypeNode getTransferredToSameClientCountNode()
Specified by:
getTransferredToSameClientCountNode in interface SubscriptionDiagnosticsType

getTransferredToSameClientCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getTransferredToSameClientCount()
Specified by:
getTransferredToSameClientCount in interface SubscriptionDiagnosticsType

setTransferredToSameClientCount

public void setTransferredToSameClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setTransferredToSameClientCount in interface SubscriptionDiagnosticsType

setTransferredToSameClientCount

public void setTransferredToSameClientCount(long value)

getPublishRequestCountNode

public BaseDataVariableTypeNode getPublishRequestCountNode()
Specified by:
getPublishRequestCountNode in interface SubscriptionDiagnosticsType

getPublishRequestCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getPublishRequestCount()
Specified by:
getPublishRequestCount in interface SubscriptionDiagnosticsType

setPublishRequestCount

public void setPublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setPublishRequestCount in interface SubscriptionDiagnosticsType

setPublishRequestCount

public void setPublishRequestCount(long value)

getDataChangeNotificationsCountNode

public BaseDataVariableTypeNode getDataChangeNotificationsCountNode()
Specified by:
getDataChangeNotificationsCountNode in interface SubscriptionDiagnosticsType

getDataChangeNotificationsCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getDataChangeNotificationsCount()
Specified by:
getDataChangeNotificationsCount in interface SubscriptionDiagnosticsType

setDataChangeNotificationsCount

public void setDataChangeNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setDataChangeNotificationsCount in interface SubscriptionDiagnosticsType

setDataChangeNotificationsCount

public void setDataChangeNotificationsCount(long value)

getEventNotificationsCountNode

public BaseDataVariableTypeNode getEventNotificationsCountNode()
Specified by:
getEventNotificationsCountNode in interface SubscriptionDiagnosticsType

getEventNotificationsCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getEventNotificationsCount()
Specified by:
getEventNotificationsCount in interface SubscriptionDiagnosticsType

setEventNotificationsCount

public void setEventNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setEventNotificationsCount in interface SubscriptionDiagnosticsType

setEventNotificationsCount

public void setEventNotificationsCount(long value)

getNotificationsCountNode

public BaseDataVariableTypeNode getNotificationsCountNode()
Specified by:
getNotificationsCountNode in interface SubscriptionDiagnosticsType

getNotificationsCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getNotificationsCount()
Specified by:
getNotificationsCount in interface SubscriptionDiagnosticsType

setNotificationsCount

public void setNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setNotificationsCount in interface SubscriptionDiagnosticsType

setNotificationsCount

public void setNotificationsCount(long value)

getLatePublishRequestCountNode

public BaseDataVariableTypeNode getLatePublishRequestCountNode()
Specified by:
getLatePublishRequestCountNode in interface SubscriptionDiagnosticsType

getLatePublishRequestCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getLatePublishRequestCount()
Specified by:
getLatePublishRequestCount in interface SubscriptionDiagnosticsType

setLatePublishRequestCount

public void setLatePublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setLatePublishRequestCount in interface SubscriptionDiagnosticsType

setLatePublishRequestCount

public void setLatePublishRequestCount(long value)

getCurrentKeepAliveCountNode

public BaseDataVariableTypeNode getCurrentKeepAliveCountNode()
Specified by:
getCurrentKeepAliveCountNode in interface SubscriptionDiagnosticsType

getCurrentKeepAliveCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentKeepAliveCount()
Specified by:
getCurrentKeepAliveCount in interface SubscriptionDiagnosticsType

setCurrentKeepAliveCount

public void setCurrentKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setCurrentKeepAliveCount in interface SubscriptionDiagnosticsType

setCurrentKeepAliveCount

public void setCurrentKeepAliveCount(long value)

getCurrentLifetimeCountNode

public BaseDataVariableTypeNode getCurrentLifetimeCountNode()
Specified by:
getCurrentLifetimeCountNode in interface SubscriptionDiagnosticsType

getCurrentLifetimeCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentLifetimeCount()
Specified by:
getCurrentLifetimeCount in interface SubscriptionDiagnosticsType

setCurrentLifetimeCount

public void setCurrentLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setCurrentLifetimeCount in interface SubscriptionDiagnosticsType

setCurrentLifetimeCount

public void setCurrentLifetimeCount(long value)

getUnacknowledgedMessageCountNode

public BaseDataVariableTypeNode getUnacknowledgedMessageCountNode()
Specified by:
getUnacknowledgedMessageCountNode in interface SubscriptionDiagnosticsType

getUnacknowledgedMessageCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getUnacknowledgedMessageCount()
Specified by:
getUnacknowledgedMessageCount in interface SubscriptionDiagnosticsType

setUnacknowledgedMessageCount

public void setUnacknowledgedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setUnacknowledgedMessageCount in interface SubscriptionDiagnosticsType

setUnacknowledgedMessageCount

public void setUnacknowledgedMessageCount(long value)

getDiscardedMessageCountNode

public BaseDataVariableTypeNode getDiscardedMessageCountNode()
Specified by:
getDiscardedMessageCountNode in interface SubscriptionDiagnosticsType

getDiscardedMessageCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getDiscardedMessageCount()
Specified by:
getDiscardedMessageCount in interface SubscriptionDiagnosticsType

setDiscardedMessageCount

public void setDiscardedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setDiscardedMessageCount in interface SubscriptionDiagnosticsType

setDiscardedMessageCount

public void setDiscardedMessageCount(long value)

getMonitoredItemCountNode

public BaseDataVariableTypeNode getMonitoredItemCountNode()
Specified by:
getMonitoredItemCountNode in interface SubscriptionDiagnosticsType

getMonitoredItemCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getMonitoredItemCount()
Specified by:
getMonitoredItemCount in interface SubscriptionDiagnosticsType

setMonitoredItemCount

public void setMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setMonitoredItemCount in interface SubscriptionDiagnosticsType

setMonitoredItemCount

public void setMonitoredItemCount(long value)

getDisabledMonitoredItemCountNode

public BaseDataVariableTypeNode getDisabledMonitoredItemCountNode()
Specified by:
getDisabledMonitoredItemCountNode in interface SubscriptionDiagnosticsType

getDisabledMonitoredItemCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getDisabledMonitoredItemCount()
Specified by:
getDisabledMonitoredItemCount in interface SubscriptionDiagnosticsType

setDisabledMonitoredItemCount

public void setDisabledMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setDisabledMonitoredItemCount in interface SubscriptionDiagnosticsType

setDisabledMonitoredItemCount

public void setDisabledMonitoredItemCount(long value)

getMonitoringQueueOverflowCountNode

public BaseDataVariableTypeNode getMonitoringQueueOverflowCountNode()
Specified by:
getMonitoringQueueOverflowCountNode in interface SubscriptionDiagnosticsType

getMonitoringQueueOverflowCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getMonitoringQueueOverflowCount()
Specified by:
getMonitoringQueueOverflowCount in interface SubscriptionDiagnosticsType

setMonitoringQueueOverflowCount

public void setMonitoringQueueOverflowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setMonitoringQueueOverflowCount in interface SubscriptionDiagnosticsType

setMonitoringQueueOverflowCount

public void setMonitoringQueueOverflowCount(long value)

getNextSequenceNumberNode

public BaseDataVariableTypeNode getNextSequenceNumberNode()
Specified by:
getNextSequenceNumberNode in interface SubscriptionDiagnosticsType

getNextSequenceNumber

public org.opcfoundation.ua.builtintypes.UnsignedInteger getNextSequenceNumber()
Specified by:
getNextSequenceNumber in interface SubscriptionDiagnosticsType

setNextSequenceNumber

public void setNextSequenceNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setNextSequenceNumber in interface SubscriptionDiagnosticsType

setNextSequenceNumber

public void setNextSequenceNumber(long value)

getEventQueueOverFlowCountNode

public BaseDataVariableTypeNode getEventQueueOverFlowCountNode()
Specified by:
getEventQueueOverFlowCountNode in interface SubscriptionDiagnosticsType

getEventQueueOverFlowCount

public org.opcfoundation.ua.builtintypes.UnsignedInteger getEventQueueOverFlowCount()
Specified by:
getEventQueueOverFlowCount in interface SubscriptionDiagnosticsType

setEventQueueOverFlowCount

public void setEventQueueOverFlowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
Specified by:
setEventQueueOverFlowCount in interface SubscriptionDiagnosticsType

setEventQueueOverFlowCount

public void setEventQueueOverFlowCount(long value)


Copyright © 2018. All rights reserved.