|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceCounterDataType | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| Uses of ServiceCounterDataType in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core with parameters of type ServiceCounterDataType | |
|---|---|
void |
SessionDiagnosticsDataType.setAddNodesCount(ServiceCounterDataType AddNodesCount)
|
void |
SessionDiagnosticsDataType.setAddReferencesCount(ServiceCounterDataType AddReferencesCount)
|
void |
SessionDiagnosticsDataType.setBrowseCount(ServiceCounterDataType BrowseCount)
|
void |
SessionDiagnosticsDataType.setBrowseNextCount(ServiceCounterDataType BrowseNextCount)
|
void |
SessionDiagnosticsDataType.setCallCount(ServiceCounterDataType CallCount)
|
void |
SessionDiagnosticsDataType.setCreateMonitoredItemsCount(ServiceCounterDataType CreateMonitoredItemsCount)
|
void |
SessionDiagnosticsDataType.setCreateSubscriptionCount(ServiceCounterDataType CreateSubscriptionCount)
|
void |
SessionDiagnosticsDataType.setDeleteMonitoredItemsCount(ServiceCounterDataType DeleteMonitoredItemsCount)
|
void |
SessionDiagnosticsDataType.setDeleteNodesCount(ServiceCounterDataType DeleteNodesCount)
|
void |
SessionDiagnosticsDataType.setDeleteReferencesCount(ServiceCounterDataType DeleteReferencesCount)
|
void |
SessionDiagnosticsDataType.setDeleteSubscriptionsCount(ServiceCounterDataType DeleteSubscriptionsCount)
|
void |
SessionDiagnosticsDataType.setHistoryReadCount(ServiceCounterDataType HistoryReadCount)
|
void |
SessionDiagnosticsDataType.setHistoryUpdateCount(ServiceCounterDataType HistoryUpdateCount)
|
void |
SessionDiagnosticsDataType.setModifyMonitoredItemsCount(ServiceCounterDataType ModifyMonitoredItemsCount)
|
void |
SessionDiagnosticsDataType.setModifySubscriptionCount(ServiceCounterDataType ModifySubscriptionCount)
|
void |
SessionDiagnosticsDataType.setPublishCount(ServiceCounterDataType PublishCount)
|
void |
SessionDiagnosticsDataType.setQueryFirstCount(ServiceCounterDataType QueryFirstCount)
|
void |
SessionDiagnosticsDataType.setQueryNextCount(ServiceCounterDataType QueryNextCount)
|
void |
SessionDiagnosticsDataType.setReadCount(ServiceCounterDataType ReadCount)
|
void |
SessionDiagnosticsDataType.setRegisterNodesCount(ServiceCounterDataType RegisterNodesCount)
|
void |
SessionDiagnosticsDataType.setRepublishCount(ServiceCounterDataType RepublishCount)
|
void |
SessionDiagnosticsDataType.setSetMonitoringModeCount(ServiceCounterDataType SetMonitoringModeCount)
|
void |
SessionDiagnosticsDataType.setSetPublishingModeCount(ServiceCounterDataType SetPublishingModeCount)
|
void |
SessionDiagnosticsDataType.setSetTriggeringCount(ServiceCounterDataType SetTriggeringCount)
|
void |
SessionDiagnosticsDataType.setTotalRequestCount(ServiceCounterDataType TotalRequestCount)
|
void |
SessionDiagnosticsDataType.setTransferSubscriptionsCount(ServiceCounterDataType TransferSubscriptionsCount)
|
void |
SessionDiagnosticsDataType.setTranslateBrowsePathsToNodeIdsCount(ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount)
|
void |
SessionDiagnosticsDataType.setUnregisterNodesCount(ServiceCounterDataType UnregisterNodesCount)
|
void |
SessionDiagnosticsDataType.setWriteCount(ServiceCounterDataType WriteCount)
|
| Constructors in org.opcfoundation.ua.core with parameters of type ServiceCounterDataType | |
|---|---|
SessionDiagnosticsDataType(NodeId SessionId,
String SessionName,
ApplicationDescription ClientDescription,
String ServerUri,
String EndpointUrl,
String[] LocaleIds,
Double ActualSessionTimeout,
UnsignedInteger MaxResponseMessageSize,
DateTime ClientConnectionTime,
DateTime ClientLastContactTime,
UnsignedInteger CurrentSubscriptionsCount,
UnsignedInteger CurrentMonitoredItemsCount,
UnsignedInteger CurrentPublishRequestsInQueue,
ServiceCounterDataType TotalRequestCount,
UnsignedInteger UnauthorizedRequestCount,
ServiceCounterDataType ReadCount,
ServiceCounterDataType HistoryReadCount,
ServiceCounterDataType WriteCount,
ServiceCounterDataType HistoryUpdateCount,
ServiceCounterDataType CallCount,
ServiceCounterDataType CreateMonitoredItemsCount,
ServiceCounterDataType ModifyMonitoredItemsCount,
ServiceCounterDataType SetMonitoringModeCount,
ServiceCounterDataType SetTriggeringCount,
ServiceCounterDataType DeleteMonitoredItemsCount,
ServiceCounterDataType CreateSubscriptionCount,
ServiceCounterDataType ModifySubscriptionCount,
ServiceCounterDataType SetPublishingModeCount,
ServiceCounterDataType PublishCount,
ServiceCounterDataType RepublishCount,
ServiceCounterDataType TransferSubscriptionsCount,
ServiceCounterDataType DeleteSubscriptionsCount,
ServiceCounterDataType AddNodesCount,
ServiceCounterDataType AddReferencesCount,
ServiceCounterDataType DeleteNodesCount,
ServiceCounterDataType DeleteReferencesCount,
ServiceCounterDataType BrowseCount,
ServiceCounterDataType BrowseNextCount,
ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount,
ServiceCounterDataType QueryFirstCount,
ServiceCounterDataType QueryNextCount,
ServiceCounterDataType RegisterNodesCount,
ServiceCounterDataType UnregisterNodesCount)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||