com.prosysopc.ua.types.opcua
Interface SessionDiagnosticsVariableType

All Superinterfaces:
BaseDataVariableType, BaseInstanceType, BaseVariableType, UaInstance, UaNode, UaValueNode, UaVariable
All Known Implementing Classes:
SessionDiagnosticsVariableTypeImpl, SessionDiagnosticsVariableTypeImplBase, SessionDiagnosticsVariableTypeNode, SessionDiagnosticsVariableTypeNodeBase

public interface SessionDiagnosticsVariableType
extends BaseDataVariableType

Generated on 2018-05-09 10:45:27


Field Summary
static String ACTUAL_SESSION_TIMEOUT
           
static String ADD_NODES_COUNT
           
static String ADD_REFERENCES_COUNT
           
static String BROWSE_COUNT
           
static String BROWSE_NEXT_COUNT
           
static String CALL_COUNT
           
static String CLIENT_CONNECTION_TIME
           
static String CLIENT_DESCRIPTION
           
static String CLIENT_LAST_CONTACT_TIME
           
static String CREATE_MONITORED_ITEMS_COUNT
           
static String CREATE_SUBSCRIPTION_COUNT
           
static String CURRENT_MONITORED_ITEMS_COUNT
           
static String CURRENT_PUBLISH_REQUESTS_IN_QUEUE
           
static String CURRENT_SUBSCRIPTIONS_COUNT
           
static String DELETE_MONITORED_ITEMS_COUNT
           
static String DELETE_NODES_COUNT
           
static String DELETE_REFERENCES_COUNT
           
static String DELETE_SUBSCRIPTIONS_COUNT
           
static String ENDPOINT_URL
           
static String HISTORY_READ_COUNT
           
static String HISTORY_UPDATE_COUNT
           
static String LOCALE_IDS
           
static String MAX_RESPONSE_MESSAGE_SIZE
           
static String MODIFY_MONITORED_ITEMS_COUNT
           
static String MODIFY_SUBSCRIPTION_COUNT
           
static String PUBLISH_COUNT
           
static String QUERY_FIRST_COUNT
           
static String QUERY_NEXT_COUNT
           
static String READ_COUNT
           
static String REGISTER_NODES_COUNT
           
static String REPUBLISH_COUNT
           
static String SERVER_URI
           
static String SESSION_ID
           
static String SESSION_NAME
           
static String SET_MONITORING_MODE_COUNT
           
static String SET_PUBLISHING_MODE_COUNT
           
static String SET_TRIGGERING_COUNT
           
static String TOTAL_REQUEST_COUNT
           
static String TRANSFER_SUBSCRIPTIONS_COUNT
           
static String TRANSLATE_BROWSE_PATHS_TO_NODE_IDS_COUNT
           
static String UNAUTHORIZED_REQUEST_COUNT
           
static String UNREGISTER_NODES_COUNT
           
static String WRITE_COUNT
           
 
Method Summary
 Double getActualSessionTimeout()
           
 BaseDataVariableType getActualSessionTimeoutNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getAddNodesCount()
           
 BaseDataVariableType getAddNodesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getAddReferencesCount()
           
 BaseDataVariableType getAddReferencesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getBrowseCount()
           
 BaseDataVariableType getBrowseCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getBrowseNextCount()
           
 BaseDataVariableType getBrowseNextCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getCallCount()
           
 BaseDataVariableType getCallCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime getClientConnectionTime()
           
 BaseDataVariableType getClientConnectionTimeNode()
           
 org.opcfoundation.ua.core.ApplicationDescription getClientDescription()
           
 BaseDataVariableType getClientDescriptionNode()
           
 org.opcfoundation.ua.builtintypes.DateTime getClientLastContactTime()
           
 BaseDataVariableType getClientLastContactTimeNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getCreateMonitoredItemsCount()
           
 BaseDataVariableType getCreateMonitoredItemsCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getCreateSubscriptionCount()
           
 BaseDataVariableType getCreateSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentMonitoredItemsCount()
           
 BaseDataVariableType getCurrentMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentPublishRequestsInQueue()
           
 BaseDataVariableType getCurrentPublishRequestsInQueueNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentSubscriptionsCount()
           
 BaseDataVariableType getCurrentSubscriptionsCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getDeleteMonitoredItemsCount()
           
 BaseDataVariableType getDeleteMonitoredItemsCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getDeleteNodesCount()
           
 BaseDataVariableType getDeleteNodesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getDeleteReferencesCount()
           
 BaseDataVariableType getDeleteReferencesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getDeleteSubscriptionsCount()
           
 BaseDataVariableType getDeleteSubscriptionsCountNode()
           
 String getEndpointUrl()
           
 BaseDataVariableType getEndpointUrlNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getHistoryReadCount()
           
 BaseDataVariableType getHistoryReadCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getHistoryUpdateCount()
           
 BaseDataVariableType getHistoryUpdateCountNode()
           
 String[] getLocaleIds()
           
 BaseDataVariableType getLocaleIdsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxResponseMessageSize()
           
 BaseDataVariableType getMaxResponseMessageSizeNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getModifyMonitoredItemsCount()
           
 BaseDataVariableType getModifyMonitoredItemsCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getModifySubscriptionCount()
           
 BaseDataVariableType getModifySubscriptionCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getPublishCount()
           
 BaseDataVariableType getPublishCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getQueryFirstCount()
           
 BaseDataVariableType getQueryFirstCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getQueryNextCount()
           
 BaseDataVariableType getQueryNextCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getReadCount()
           
 BaseDataVariableType getReadCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getRegisterNodesCount()
           
 BaseDataVariableType getRegisterNodesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getRepublishCount()
           
 BaseDataVariableType getRepublishCountNode()
           
 String getServerUri()
           
 BaseDataVariableType getServerUriNode()
           
 org.opcfoundation.ua.builtintypes.NodeId getSessionId()
           
 BaseDataVariableType getSessionIdNode()
           
 String getSessionName()
           
 BaseDataVariableType getSessionNameNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getSetMonitoringModeCount()
           
 BaseDataVariableType getSetMonitoringModeCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getSetPublishingModeCount()
           
 BaseDataVariableType getSetPublishingModeCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getSetTriggeringCount()
           
 BaseDataVariableType getSetTriggeringCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getTotalRequestCount()
           
 BaseDataVariableType getTotalRequestCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getTransferSubscriptionsCount()
           
 BaseDataVariableType getTransferSubscriptionsCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getTranslateBrowsePathsToNodeIdsCount()
           
 BaseDataVariableType getTranslateBrowsePathsToNodeIdsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger getUnauthorizedRequestCount()
           
 BaseDataVariableType getUnauthorizedRequestCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getUnregisterNodesCount()
           
 BaseDataVariableType getUnregisterNodesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType getWriteCount()
           
 BaseDataVariableType getWriteCountNode()
           
 void setActualSessionTimeout(Double value)
           
 void setAddNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setAddReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setBrowseCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setBrowseNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setCallCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setClientConnectionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void setClientDescription(org.opcfoundation.ua.core.ApplicationDescription value)
           
 void setClientLastContactTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void setCreateMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setCreateSubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setCurrentMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setCurrentPublishRequestsInQueue(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setCurrentSubscriptionsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setDeleteMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setDeleteNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setDeleteReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setDeleteSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setEndpointUrl(String value)
           
 void setHistoryReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setHistoryUpdateCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setLocaleIds(String[] value)
           
 void setMaxResponseMessageSize(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setModifyMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setModifySubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setPublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setQueryFirstCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setQueryNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setRegisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setRepublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setServerUri(String value)
           
 void setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void setSessionName(String value)
           
 void setSetMonitoringModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setSetPublishingModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setSetTriggeringCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setTotalRequestCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setTransferSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setTranslateBrowsePathsToNodeIdsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setUnauthorizedRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void setUnregisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void setWriteCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 
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
 

Field Detail

SESSION_ID

static final String SESSION_ID
See Also:
Constant Field Values

SESSION_NAME

static final String SESSION_NAME
See Also:
Constant Field Values

CLIENT_DESCRIPTION

static final String CLIENT_DESCRIPTION
See Also:
Constant Field Values

SERVER_URI

static final String SERVER_URI
See Also:
Constant Field Values

ENDPOINT_URL

static final String ENDPOINT_URL
See Also:
Constant Field Values

LOCALE_IDS

static final String LOCALE_IDS
See Also:
Constant Field Values

ACTUAL_SESSION_TIMEOUT

static final String ACTUAL_SESSION_TIMEOUT
See Also:
Constant Field Values

MAX_RESPONSE_MESSAGE_SIZE

static final String MAX_RESPONSE_MESSAGE_SIZE
See Also:
Constant Field Values

CLIENT_CONNECTION_TIME

static final String CLIENT_CONNECTION_TIME
See Also:
Constant Field Values

CLIENT_LAST_CONTACT_TIME

static final String CLIENT_LAST_CONTACT_TIME
See Also:
Constant Field Values

CURRENT_SUBSCRIPTIONS_COUNT

static final String CURRENT_SUBSCRIPTIONS_COUNT
See Also:
Constant Field Values

CURRENT_MONITORED_ITEMS_COUNT

static final String CURRENT_MONITORED_ITEMS_COUNT
See Also:
Constant Field Values

CURRENT_PUBLISH_REQUESTS_IN_QUEUE

static final String CURRENT_PUBLISH_REQUESTS_IN_QUEUE
See Also:
Constant Field Values

TOTAL_REQUEST_COUNT

static final String TOTAL_REQUEST_COUNT
See Also:
Constant Field Values

UNAUTHORIZED_REQUEST_COUNT

static final String UNAUTHORIZED_REQUEST_COUNT
See Also:
Constant Field Values

READ_COUNT

static final String READ_COUNT
See Also:
Constant Field Values

HISTORY_READ_COUNT

static final String HISTORY_READ_COUNT
See Also:
Constant Field Values

WRITE_COUNT

static final String WRITE_COUNT
See Also:
Constant Field Values

HISTORY_UPDATE_COUNT

static final String HISTORY_UPDATE_COUNT
See Also:
Constant Field Values

CALL_COUNT

static final String CALL_COUNT
See Also:
Constant Field Values

CREATE_MONITORED_ITEMS_COUNT

static final String CREATE_MONITORED_ITEMS_COUNT
See Also:
Constant Field Values

MODIFY_MONITORED_ITEMS_COUNT

static final String MODIFY_MONITORED_ITEMS_COUNT
See Also:
Constant Field Values

SET_MONITORING_MODE_COUNT

static final String SET_MONITORING_MODE_COUNT
See Also:
Constant Field Values

SET_TRIGGERING_COUNT

static final String SET_TRIGGERING_COUNT
See Also:
Constant Field Values

DELETE_MONITORED_ITEMS_COUNT

static final String DELETE_MONITORED_ITEMS_COUNT
See Also:
Constant Field Values

CREATE_SUBSCRIPTION_COUNT

static final String CREATE_SUBSCRIPTION_COUNT
See Also:
Constant Field Values

MODIFY_SUBSCRIPTION_COUNT

static final String MODIFY_SUBSCRIPTION_COUNT
See Also:
Constant Field Values

SET_PUBLISHING_MODE_COUNT

static final String SET_PUBLISHING_MODE_COUNT
See Also:
Constant Field Values

PUBLISH_COUNT

static final String PUBLISH_COUNT
See Also:
Constant Field Values

REPUBLISH_COUNT

static final String REPUBLISH_COUNT
See Also:
Constant Field Values

TRANSFER_SUBSCRIPTIONS_COUNT

static final String TRANSFER_SUBSCRIPTIONS_COUNT
See Also:
Constant Field Values

DELETE_SUBSCRIPTIONS_COUNT

static final String DELETE_SUBSCRIPTIONS_COUNT
See Also:
Constant Field Values

ADD_NODES_COUNT

static final String ADD_NODES_COUNT
See Also:
Constant Field Values

ADD_REFERENCES_COUNT

static final String ADD_REFERENCES_COUNT
See Also:
Constant Field Values

DELETE_NODES_COUNT

static final String DELETE_NODES_COUNT
See Also:
Constant Field Values

DELETE_REFERENCES_COUNT

static final String DELETE_REFERENCES_COUNT
See Also:
Constant Field Values

BROWSE_COUNT

static final String BROWSE_COUNT
See Also:
Constant Field Values

BROWSE_NEXT_COUNT

static final String BROWSE_NEXT_COUNT
See Also:
Constant Field Values

TRANSLATE_BROWSE_PATHS_TO_NODE_IDS_COUNT

static final String TRANSLATE_BROWSE_PATHS_TO_NODE_IDS_COUNT
See Also:
Constant Field Values

QUERY_FIRST_COUNT

static final String QUERY_FIRST_COUNT
See Also:
Constant Field Values

QUERY_NEXT_COUNT

static final String QUERY_NEXT_COUNT
See Also:
Constant Field Values

REGISTER_NODES_COUNT

static final String REGISTER_NODES_COUNT
See Also:
Constant Field Values

UNREGISTER_NODES_COUNT

static final String UNREGISTER_NODES_COUNT
See Also:
Constant Field Values
Method Detail

getSessionIdNode

BaseDataVariableType getSessionIdNode()

getSessionId

org.opcfoundation.ua.builtintypes.NodeId getSessionId()

setSessionId

void setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
                  throws StatusException
Throws:
StatusException

getSessionNameNode

BaseDataVariableType getSessionNameNode()

getSessionName

String getSessionName()

setSessionName

void setSessionName(String value)
                    throws StatusException
Throws:
StatusException

getClientDescriptionNode

BaseDataVariableType getClientDescriptionNode()

getClientDescription

org.opcfoundation.ua.core.ApplicationDescription getClientDescription()

setClientDescription

void setClientDescription(org.opcfoundation.ua.core.ApplicationDescription value)
                          throws StatusException
Throws:
StatusException

getServerUriNode

BaseDataVariableType getServerUriNode()

getServerUri

String getServerUri()

setServerUri

void setServerUri(String value)
                  throws StatusException
Throws:
StatusException

getEndpointUrlNode

BaseDataVariableType getEndpointUrlNode()

getEndpointUrl

String getEndpointUrl()

setEndpointUrl

void setEndpointUrl(String value)
                    throws StatusException
Throws:
StatusException

getLocaleIdsNode

BaseDataVariableType getLocaleIdsNode()

getLocaleIds

String[] getLocaleIds()

setLocaleIds

void setLocaleIds(String[] value)
                  throws StatusException
Throws:
StatusException

getActualSessionTimeoutNode

BaseDataVariableType getActualSessionTimeoutNode()

getActualSessionTimeout

Double getActualSessionTimeout()

setActualSessionTimeout

void setActualSessionTimeout(Double value)
                             throws StatusException
Throws:
StatusException

getMaxResponseMessageSizeNode

BaseDataVariableType getMaxResponseMessageSizeNode()

getMaxResponseMessageSize

org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxResponseMessageSize()

setMaxResponseMessageSize

void setMaxResponseMessageSize(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
                               throws StatusException
Throws:
StatusException

getClientConnectionTimeNode

BaseDataVariableType getClientConnectionTimeNode()

getClientConnectionTime

org.opcfoundation.ua.builtintypes.DateTime getClientConnectionTime()

setClientConnectionTime

void setClientConnectionTime(org.opcfoundation.ua.builtintypes.DateTime value)
                             throws StatusException
Throws:
StatusException

getClientLastContactTimeNode

BaseDataVariableType getClientLastContactTimeNode()

getClientLastContactTime

org.opcfoundation.ua.builtintypes.DateTime getClientLastContactTime()

setClientLastContactTime

void setClientLastContactTime(org.opcfoundation.ua.builtintypes.DateTime value)
                              throws StatusException
Throws:
StatusException

getCurrentSubscriptionsCountNode

BaseDataVariableType getCurrentSubscriptionsCountNode()

getCurrentSubscriptionsCount

org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentSubscriptionsCount()

setCurrentSubscriptionsCount

void setCurrentSubscriptionsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
                                  throws StatusException
Throws:
StatusException

getCurrentMonitoredItemsCountNode

BaseDataVariableType getCurrentMonitoredItemsCountNode()

getCurrentMonitoredItemsCount

org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentMonitoredItemsCount()

setCurrentMonitoredItemsCount

void setCurrentMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
                                   throws StatusException
Throws:
StatusException

getCurrentPublishRequestsInQueueNode

BaseDataVariableType getCurrentPublishRequestsInQueueNode()

getCurrentPublishRequestsInQueue

org.opcfoundation.ua.builtintypes.UnsignedInteger getCurrentPublishRequestsInQueue()

setCurrentPublishRequestsInQueue

void setCurrentPublishRequestsInQueue(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
                                      throws StatusException
Throws:
StatusException

getTotalRequestCountNode

BaseDataVariableType getTotalRequestCountNode()

getTotalRequestCount

org.opcfoundation.ua.core.ServiceCounterDataType getTotalRequestCount()

setTotalRequestCount

void setTotalRequestCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                          throws StatusException
Throws:
StatusException

getUnauthorizedRequestCountNode

BaseDataVariableType getUnauthorizedRequestCountNode()

getUnauthorizedRequestCount

org.opcfoundation.ua.builtintypes.UnsignedInteger getUnauthorizedRequestCount()

setUnauthorizedRequestCount

void setUnauthorizedRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
                                 throws StatusException
Throws:
StatusException

getReadCountNode

BaseDataVariableType getReadCountNode()

getReadCount

org.opcfoundation.ua.core.ServiceCounterDataType getReadCount()

setReadCount

void setReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                  throws StatusException
Throws:
StatusException

getHistoryReadCountNode

BaseDataVariableType getHistoryReadCountNode()

getHistoryReadCount

org.opcfoundation.ua.core.ServiceCounterDataType getHistoryReadCount()

setHistoryReadCount

void setHistoryReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                         throws StatusException
Throws:
StatusException

getWriteCountNode

BaseDataVariableType getWriteCountNode()

getWriteCount

org.opcfoundation.ua.core.ServiceCounterDataType getWriteCount()

setWriteCount

void setWriteCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                   throws StatusException
Throws:
StatusException

getHistoryUpdateCountNode

BaseDataVariableType getHistoryUpdateCountNode()

getHistoryUpdateCount

org.opcfoundation.ua.core.ServiceCounterDataType getHistoryUpdateCount()

setHistoryUpdateCount

void setHistoryUpdateCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                           throws StatusException
Throws:
StatusException

getCallCountNode

BaseDataVariableType getCallCountNode()

getCallCount

org.opcfoundation.ua.core.ServiceCounterDataType getCallCount()

setCallCount

void setCallCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                  throws StatusException
Throws:
StatusException

getCreateMonitoredItemsCountNode

BaseDataVariableType getCreateMonitoredItemsCountNode()

getCreateMonitoredItemsCount

org.opcfoundation.ua.core.ServiceCounterDataType getCreateMonitoredItemsCount()

setCreateMonitoredItemsCount

void setCreateMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                                  throws StatusException
Throws:
StatusException

getModifyMonitoredItemsCountNode

BaseDataVariableType getModifyMonitoredItemsCountNode()

getModifyMonitoredItemsCount

org.opcfoundation.ua.core.ServiceCounterDataType getModifyMonitoredItemsCount()

setModifyMonitoredItemsCount

void setModifyMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                                  throws StatusException
Throws:
StatusException

getSetMonitoringModeCountNode

BaseDataVariableType getSetMonitoringModeCountNode()

getSetMonitoringModeCount

org.opcfoundation.ua.core.ServiceCounterDataType getSetMonitoringModeCount()

setSetMonitoringModeCount

void setSetMonitoringModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                               throws StatusException
Throws:
StatusException

getSetTriggeringCountNode

BaseDataVariableType getSetTriggeringCountNode()

getSetTriggeringCount

org.opcfoundation.ua.core.ServiceCounterDataType getSetTriggeringCount()

setSetTriggeringCount

void setSetTriggeringCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                           throws StatusException
Throws:
StatusException

getDeleteMonitoredItemsCountNode

BaseDataVariableType getDeleteMonitoredItemsCountNode()

getDeleteMonitoredItemsCount

org.opcfoundation.ua.core.ServiceCounterDataType getDeleteMonitoredItemsCount()

setDeleteMonitoredItemsCount

void setDeleteMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                                  throws StatusException
Throws:
StatusException

getCreateSubscriptionCountNode

BaseDataVariableType getCreateSubscriptionCountNode()

getCreateSubscriptionCount

org.opcfoundation.ua.core.ServiceCounterDataType getCreateSubscriptionCount()

setCreateSubscriptionCount

void setCreateSubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                                throws StatusException
Throws:
StatusException

getModifySubscriptionCountNode

BaseDataVariableType getModifySubscriptionCountNode()

getModifySubscriptionCount

org.opcfoundation.ua.core.ServiceCounterDataType getModifySubscriptionCount()

setModifySubscriptionCount

void setModifySubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                                throws StatusException
Throws:
StatusException

getSetPublishingModeCountNode

BaseDataVariableType getSetPublishingModeCountNode()

getSetPublishingModeCount

org.opcfoundation.ua.core.ServiceCounterDataType getSetPublishingModeCount()

setSetPublishingModeCount

void setSetPublishingModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                               throws StatusException
Throws:
StatusException

getPublishCountNode

BaseDataVariableType getPublishCountNode()

getPublishCount

org.opcfoundation.ua.core.ServiceCounterDataType getPublishCount()

setPublishCount

void setPublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                     throws StatusException
Throws:
StatusException

getRepublishCountNode

BaseDataVariableType getRepublishCountNode()

getRepublishCount

org.opcfoundation.ua.core.ServiceCounterDataType getRepublishCount()

setRepublishCount

void setRepublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                       throws StatusException
Throws:
StatusException

getTransferSubscriptionsCountNode

BaseDataVariableType getTransferSubscriptionsCountNode()

getTransferSubscriptionsCount

org.opcfoundation.ua.core.ServiceCounterDataType getTransferSubscriptionsCount()

setTransferSubscriptionsCount

void setTransferSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                                   throws StatusException
Throws:
StatusException

getDeleteSubscriptionsCountNode

BaseDataVariableType getDeleteSubscriptionsCountNode()

getDeleteSubscriptionsCount

org.opcfoundation.ua.core.ServiceCounterDataType getDeleteSubscriptionsCount()

setDeleteSubscriptionsCount

void setDeleteSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                                 throws StatusException
Throws:
StatusException

getAddNodesCountNode

BaseDataVariableType getAddNodesCountNode()

getAddNodesCount

org.opcfoundation.ua.core.ServiceCounterDataType getAddNodesCount()

setAddNodesCount

void setAddNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                      throws StatusException
Throws:
StatusException

getAddReferencesCountNode

BaseDataVariableType getAddReferencesCountNode()

getAddReferencesCount

org.opcfoundation.ua.core.ServiceCounterDataType getAddReferencesCount()

setAddReferencesCount

void setAddReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                           throws StatusException
Throws:
StatusException

getDeleteNodesCountNode

BaseDataVariableType getDeleteNodesCountNode()

getDeleteNodesCount

org.opcfoundation.ua.core.ServiceCounterDataType getDeleteNodesCount()

setDeleteNodesCount

void setDeleteNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                         throws StatusException
Throws:
StatusException

getDeleteReferencesCountNode

BaseDataVariableType getDeleteReferencesCountNode()

getDeleteReferencesCount

org.opcfoundation.ua.core.ServiceCounterDataType getDeleteReferencesCount()

setDeleteReferencesCount

void setDeleteReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                              throws StatusException
Throws:
StatusException

getBrowseCountNode

BaseDataVariableType getBrowseCountNode()

getBrowseCount

org.opcfoundation.ua.core.ServiceCounterDataType getBrowseCount()

setBrowseCount

void setBrowseCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                    throws StatusException
Throws:
StatusException

getBrowseNextCountNode

BaseDataVariableType getBrowseNextCountNode()

getBrowseNextCount

org.opcfoundation.ua.core.ServiceCounterDataType getBrowseNextCount()

setBrowseNextCount

void setBrowseNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                        throws StatusException
Throws:
StatusException

getTranslateBrowsePathsToNodeIdsCountNode

BaseDataVariableType getTranslateBrowsePathsToNodeIdsCountNode()

getTranslateBrowsePathsToNodeIdsCount

org.opcfoundation.ua.core.ServiceCounterDataType getTranslateBrowsePathsToNodeIdsCount()

setTranslateBrowsePathsToNodeIdsCount

void setTranslateBrowsePathsToNodeIdsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                                           throws StatusException
Throws:
StatusException

getQueryFirstCountNode

BaseDataVariableType getQueryFirstCountNode()

getQueryFirstCount

org.opcfoundation.ua.core.ServiceCounterDataType getQueryFirstCount()

setQueryFirstCount

void setQueryFirstCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                        throws StatusException
Throws:
StatusException

getQueryNextCountNode

BaseDataVariableType getQueryNextCountNode()

getQueryNextCount

org.opcfoundation.ua.core.ServiceCounterDataType getQueryNextCount()

setQueryNextCount

void setQueryNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                       throws StatusException
Throws:
StatusException

getRegisterNodesCountNode

BaseDataVariableType getRegisterNodesCountNode()

getRegisterNodesCount

org.opcfoundation.ua.core.ServiceCounterDataType getRegisterNodesCount()

setRegisterNodesCount

void setRegisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                           throws StatusException
Throws:
StatusException

getUnregisterNodesCountNode

BaseDataVariableType getUnregisterNodesCountNode()

getUnregisterNodesCount

org.opcfoundation.ua.core.ServiceCounterDataType getUnregisterNodesCount()

setUnregisterNodesCount

void setUnregisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
                             throws StatusException
Throws:
StatusException


Copyright © 2018. All rights reserved.