org.opcfoundation.ua.core
Class SessionDiagnosticsDataType

java.lang.Object
  extended by org.opcfoundation.ua.utils.AbstractStructure
      extended by org.opcfoundation.ua.core.SessionDiagnosticsDataType
All Implemented Interfaces:
Cloneable, Structure, IEncodeable

public class SessionDiagnosticsDataType
extends AbstractStructure


Field Summary
protected  Double ActualSessionTimeout
           
protected  ServiceCounterDataType AddNodesCount
           
protected  ServiceCounterDataType AddReferencesCount
           
static ExpandedNodeId BINARY
           
protected  ServiceCounterDataType BrowseCount
           
protected  ServiceCounterDataType BrowseNextCount
           
protected  ServiceCounterDataType CallCount
           
protected  DateTime ClientConnectionTime
           
protected  ApplicationDescription ClientDescription
           
protected  DateTime ClientLastContactTime
           
protected  ServiceCounterDataType CreateMonitoredItemsCount
           
protected  ServiceCounterDataType CreateSubscriptionCount
           
protected  UnsignedInteger CurrentMonitoredItemsCount
           
protected  UnsignedInteger CurrentPublishRequestsInQueue
           
protected  UnsignedInteger CurrentSubscriptionsCount
           
protected  ServiceCounterDataType DeleteMonitoredItemsCount
           
protected  ServiceCounterDataType DeleteNodesCount
           
protected  ServiceCounterDataType DeleteReferencesCount
           
protected  ServiceCounterDataType DeleteSubscriptionsCount
           
protected  String EndpointUrl
           
protected  ServiceCounterDataType HistoryReadCount
           
protected  ServiceCounterDataType HistoryUpdateCount
           
static ExpandedNodeId ID
           
protected  String[] LocaleIds
           
protected  UnsignedInteger MaxResponseMessageSize
           
protected  ServiceCounterDataType ModifyMonitoredItemsCount
           
protected  ServiceCounterDataType ModifySubscriptionCount
           
protected  ServiceCounterDataType PublishCount
           
protected  ServiceCounterDataType QueryFirstCount
           
protected  ServiceCounterDataType QueryNextCount
           
protected  ServiceCounterDataType ReadCount
           
protected  ServiceCounterDataType RegisterNodesCount
           
protected  ServiceCounterDataType RepublishCount
           
protected  String ServerUri
           
protected  NodeId SessionId
           
protected  String SessionName
           
protected  ServiceCounterDataType SetMonitoringModeCount
           
protected  ServiceCounterDataType SetPublishingModeCount
           
protected  ServiceCounterDataType SetTriggeringCount
           
protected  ServiceCounterDataType TotalRequestCount
           
protected  ServiceCounterDataType TransferSubscriptionsCount
           
protected  ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount
           
protected  UnsignedInteger UnauthorizedRequestCount
           
protected  ServiceCounterDataType UnregisterNodesCount
           
protected  ServiceCounterDataType WriteCount
           
static ExpandedNodeId XML
           
 
Constructor Summary
SessionDiagnosticsDataType()
           
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)
           
 
Method Summary
 SessionDiagnosticsDataType clone()
          Deep clone
 boolean equals(Object obj)
           
 Double getActualSessionTimeout()
           
 ServiceCounterDataType getAddNodesCount()
           
 ServiceCounterDataType getAddReferencesCount()
           
 ExpandedNodeId getBinaryEncodeId()
          getBinaryEncodeId.
 ServiceCounterDataType getBrowseCount()
           
 ServiceCounterDataType getBrowseNextCount()
           
 ServiceCounterDataType getCallCount()
           
 DateTime getClientConnectionTime()
           
 ApplicationDescription getClientDescription()
           
 DateTime getClientLastContactTime()
           
 ServiceCounterDataType getCreateMonitoredItemsCount()
           
 ServiceCounterDataType getCreateSubscriptionCount()
           
 UnsignedInteger getCurrentMonitoredItemsCount()
           
 UnsignedInteger getCurrentPublishRequestsInQueue()
           
 UnsignedInteger getCurrentSubscriptionsCount()
           
 ServiceCounterDataType getDeleteMonitoredItemsCount()
           
 ServiceCounterDataType getDeleteNodesCount()
           
 ServiceCounterDataType getDeleteReferencesCount()
           
 ServiceCounterDataType getDeleteSubscriptionsCount()
           
 String getEndpointUrl()
           
 ServiceCounterDataType getHistoryReadCount()
           
 ServiceCounterDataType getHistoryUpdateCount()
           
 String[] getLocaleIds()
           
 UnsignedInteger getMaxResponseMessageSize()
           
 ServiceCounterDataType getModifyMonitoredItemsCount()
           
 ServiceCounterDataType getModifySubscriptionCount()
           
 ServiceCounterDataType getPublishCount()
           
 ServiceCounterDataType getQueryFirstCount()
           
 ServiceCounterDataType getQueryNextCount()
           
 ServiceCounterDataType getReadCount()
           
 ServiceCounterDataType getRegisterNodesCount()
           
 ServiceCounterDataType getRepublishCount()
           
 String getServerUri()
           
 NodeId getSessionId()
           
 String getSessionName()
           
 ServiceCounterDataType getSetMonitoringModeCount()
           
 ServiceCounterDataType getSetPublishingModeCount()
           
 ServiceCounterDataType getSetTriggeringCount()
           
 ServiceCounterDataType getTotalRequestCount()
           
 ServiceCounterDataType getTransferSubscriptionsCount()
           
 ServiceCounterDataType getTranslateBrowsePathsToNodeIdsCount()
           
 ExpandedNodeId getTypeId()
          getTypeId.
 UnsignedInteger getUnauthorizedRequestCount()
           
 ServiceCounterDataType getUnregisterNodesCount()
           
 ServiceCounterDataType getWriteCount()
           
 ExpandedNodeId getXmlEncodeId()
          getXmlEncodeId.
 int hashCode()
           
 void setActualSessionTimeout(Double ActualSessionTimeout)
           
 void setAddNodesCount(ServiceCounterDataType AddNodesCount)
           
 void setAddReferencesCount(ServiceCounterDataType AddReferencesCount)
           
 void setBrowseCount(ServiceCounterDataType BrowseCount)
           
 void setBrowseNextCount(ServiceCounterDataType BrowseNextCount)
           
 void setCallCount(ServiceCounterDataType CallCount)
           
 void setClientConnectionTime(DateTime ClientConnectionTime)
           
 void setClientDescription(ApplicationDescription ClientDescription)
           
 void setClientLastContactTime(DateTime ClientLastContactTime)
           
 void setCreateMonitoredItemsCount(ServiceCounterDataType CreateMonitoredItemsCount)
           
 void setCreateSubscriptionCount(ServiceCounterDataType CreateSubscriptionCount)
           
 void setCurrentMonitoredItemsCount(UnsignedInteger CurrentMonitoredItemsCount)
           
 void setCurrentPublishRequestsInQueue(UnsignedInteger CurrentPublishRequestsInQueue)
           
 void setCurrentSubscriptionsCount(UnsignedInteger CurrentSubscriptionsCount)
           
 void setDeleteMonitoredItemsCount(ServiceCounterDataType DeleteMonitoredItemsCount)
           
 void setDeleteNodesCount(ServiceCounterDataType DeleteNodesCount)
           
 void setDeleteReferencesCount(ServiceCounterDataType DeleteReferencesCount)
           
 void setDeleteSubscriptionsCount(ServiceCounterDataType DeleteSubscriptionsCount)
           
 void setEndpointUrl(String EndpointUrl)
           
 void setHistoryReadCount(ServiceCounterDataType HistoryReadCount)
           
 void setHistoryUpdateCount(ServiceCounterDataType HistoryUpdateCount)
           
 void setLocaleIds(String[] LocaleIds)
           
 void setMaxResponseMessageSize(UnsignedInteger MaxResponseMessageSize)
           
 void setModifyMonitoredItemsCount(ServiceCounterDataType ModifyMonitoredItemsCount)
           
 void setModifySubscriptionCount(ServiceCounterDataType ModifySubscriptionCount)
           
 void setPublishCount(ServiceCounterDataType PublishCount)
           
 void setQueryFirstCount(ServiceCounterDataType QueryFirstCount)
           
 void setQueryNextCount(ServiceCounterDataType QueryNextCount)
           
 void setReadCount(ServiceCounterDataType ReadCount)
           
 void setRegisterNodesCount(ServiceCounterDataType RegisterNodesCount)
           
 void setRepublishCount(ServiceCounterDataType RepublishCount)
           
 void setServerUri(String ServerUri)
           
 void setSessionId(NodeId SessionId)
           
 void setSessionName(String SessionName)
           
 void setSetMonitoringModeCount(ServiceCounterDataType SetMonitoringModeCount)
           
 void setSetPublishingModeCount(ServiceCounterDataType SetPublishingModeCount)
           
 void setSetTriggeringCount(ServiceCounterDataType SetTriggeringCount)
           
 void setTotalRequestCount(ServiceCounterDataType TotalRequestCount)
           
 void setTransferSubscriptionsCount(ServiceCounterDataType TransferSubscriptionsCount)
           
 void setTranslateBrowsePathsToNodeIdsCount(ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount)
           
 void setUnauthorizedRequestCount(UnsignedInteger UnauthorizedRequestCount)
           
 void setUnregisterNodesCount(ServiceCounterDataType UnregisterNodesCount)
           
 void setWriteCount(ServiceCounterDataType WriteCount)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

ID

public static final ExpandedNodeId ID

BINARY

public static final ExpandedNodeId BINARY

XML

public static final ExpandedNodeId XML

SessionId

protected NodeId SessionId

SessionName

protected String SessionName

ClientDescription

protected ApplicationDescription ClientDescription

ServerUri

protected String ServerUri

EndpointUrl

protected String EndpointUrl

LocaleIds

protected String[] LocaleIds

ActualSessionTimeout

protected Double ActualSessionTimeout

MaxResponseMessageSize

protected UnsignedInteger MaxResponseMessageSize

ClientConnectionTime

protected DateTime ClientConnectionTime

ClientLastContactTime

protected DateTime ClientLastContactTime

CurrentSubscriptionsCount

protected UnsignedInteger CurrentSubscriptionsCount

CurrentMonitoredItemsCount

protected UnsignedInteger CurrentMonitoredItemsCount

CurrentPublishRequestsInQueue

protected UnsignedInteger CurrentPublishRequestsInQueue

TotalRequestCount

protected ServiceCounterDataType TotalRequestCount

UnauthorizedRequestCount

protected UnsignedInteger UnauthorizedRequestCount

ReadCount

protected ServiceCounterDataType ReadCount

HistoryReadCount

protected ServiceCounterDataType HistoryReadCount

WriteCount

protected ServiceCounterDataType WriteCount

HistoryUpdateCount

protected ServiceCounterDataType HistoryUpdateCount

CallCount

protected ServiceCounterDataType CallCount

CreateMonitoredItemsCount

protected ServiceCounterDataType CreateMonitoredItemsCount

ModifyMonitoredItemsCount

protected ServiceCounterDataType ModifyMonitoredItemsCount

SetMonitoringModeCount

protected ServiceCounterDataType SetMonitoringModeCount

SetTriggeringCount

protected ServiceCounterDataType SetTriggeringCount

DeleteMonitoredItemsCount

protected ServiceCounterDataType DeleteMonitoredItemsCount

CreateSubscriptionCount

protected ServiceCounterDataType CreateSubscriptionCount

ModifySubscriptionCount

protected ServiceCounterDataType ModifySubscriptionCount

SetPublishingModeCount

protected ServiceCounterDataType SetPublishingModeCount

PublishCount

protected ServiceCounterDataType PublishCount

RepublishCount

protected ServiceCounterDataType RepublishCount

TransferSubscriptionsCount

protected ServiceCounterDataType TransferSubscriptionsCount

DeleteSubscriptionsCount

protected ServiceCounterDataType DeleteSubscriptionsCount

AddNodesCount

protected ServiceCounterDataType AddNodesCount

AddReferencesCount

protected ServiceCounterDataType AddReferencesCount

DeleteNodesCount

protected ServiceCounterDataType DeleteNodesCount

DeleteReferencesCount

protected ServiceCounterDataType DeleteReferencesCount

BrowseCount

protected ServiceCounterDataType BrowseCount

BrowseNextCount

protected ServiceCounterDataType BrowseNextCount

TranslateBrowsePathsToNodeIdsCount

protected ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount

QueryFirstCount

protected ServiceCounterDataType QueryFirstCount

QueryNextCount

protected ServiceCounterDataType QueryNextCount

RegisterNodesCount

protected ServiceCounterDataType RegisterNodesCount

UnregisterNodesCount

protected ServiceCounterDataType UnregisterNodesCount
Constructor Detail

SessionDiagnosticsDataType

public SessionDiagnosticsDataType()

SessionDiagnosticsDataType

public 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)
Method Detail

getSessionId

public NodeId getSessionId()

setSessionId

public void setSessionId(NodeId SessionId)

getSessionName

public String getSessionName()

setSessionName

public void setSessionName(String SessionName)

getClientDescription

public ApplicationDescription getClientDescription()

setClientDescription

public void setClientDescription(ApplicationDescription ClientDescription)

getServerUri

public String getServerUri()

setServerUri

public void setServerUri(String ServerUri)

getEndpointUrl

public String getEndpointUrl()

setEndpointUrl

public void setEndpointUrl(String EndpointUrl)

getLocaleIds

public String[] getLocaleIds()

setLocaleIds

public void setLocaleIds(String[] LocaleIds)

getActualSessionTimeout

public Double getActualSessionTimeout()

setActualSessionTimeout

public void setActualSessionTimeout(Double ActualSessionTimeout)

getMaxResponseMessageSize

public UnsignedInteger getMaxResponseMessageSize()

setMaxResponseMessageSize

public void setMaxResponseMessageSize(UnsignedInteger MaxResponseMessageSize)

getClientConnectionTime

public DateTime getClientConnectionTime()

setClientConnectionTime

public void setClientConnectionTime(DateTime ClientConnectionTime)

getClientLastContactTime

public DateTime getClientLastContactTime()

setClientLastContactTime

public void setClientLastContactTime(DateTime ClientLastContactTime)

getCurrentSubscriptionsCount

public UnsignedInteger getCurrentSubscriptionsCount()

setCurrentSubscriptionsCount

public void setCurrentSubscriptionsCount(UnsignedInteger CurrentSubscriptionsCount)

getCurrentMonitoredItemsCount

public UnsignedInteger getCurrentMonitoredItemsCount()

setCurrentMonitoredItemsCount

public void setCurrentMonitoredItemsCount(UnsignedInteger CurrentMonitoredItemsCount)

getCurrentPublishRequestsInQueue

public UnsignedInteger getCurrentPublishRequestsInQueue()

setCurrentPublishRequestsInQueue

public void setCurrentPublishRequestsInQueue(UnsignedInteger CurrentPublishRequestsInQueue)

getTotalRequestCount

public ServiceCounterDataType getTotalRequestCount()

setTotalRequestCount

public void setTotalRequestCount(ServiceCounterDataType TotalRequestCount)

getUnauthorizedRequestCount

public UnsignedInteger getUnauthorizedRequestCount()

setUnauthorizedRequestCount

public void setUnauthorizedRequestCount(UnsignedInteger UnauthorizedRequestCount)

getReadCount

public ServiceCounterDataType getReadCount()

setReadCount

public void setReadCount(ServiceCounterDataType ReadCount)

getHistoryReadCount

public ServiceCounterDataType getHistoryReadCount()

setHistoryReadCount

public void setHistoryReadCount(ServiceCounterDataType HistoryReadCount)

getWriteCount

public ServiceCounterDataType getWriteCount()

setWriteCount

public void setWriteCount(ServiceCounterDataType WriteCount)

getHistoryUpdateCount

public ServiceCounterDataType getHistoryUpdateCount()

setHistoryUpdateCount

public void setHistoryUpdateCount(ServiceCounterDataType HistoryUpdateCount)

getCallCount

public ServiceCounterDataType getCallCount()

setCallCount

public void setCallCount(ServiceCounterDataType CallCount)

getCreateMonitoredItemsCount

public ServiceCounterDataType getCreateMonitoredItemsCount()

setCreateMonitoredItemsCount

public void setCreateMonitoredItemsCount(ServiceCounterDataType CreateMonitoredItemsCount)

getModifyMonitoredItemsCount

public ServiceCounterDataType getModifyMonitoredItemsCount()

setModifyMonitoredItemsCount

public void setModifyMonitoredItemsCount(ServiceCounterDataType ModifyMonitoredItemsCount)

getSetMonitoringModeCount

public ServiceCounterDataType getSetMonitoringModeCount()

setSetMonitoringModeCount

public void setSetMonitoringModeCount(ServiceCounterDataType SetMonitoringModeCount)

getSetTriggeringCount

public ServiceCounterDataType getSetTriggeringCount()

setSetTriggeringCount

public void setSetTriggeringCount(ServiceCounterDataType SetTriggeringCount)

getDeleteMonitoredItemsCount

public ServiceCounterDataType getDeleteMonitoredItemsCount()

setDeleteMonitoredItemsCount

public void setDeleteMonitoredItemsCount(ServiceCounterDataType DeleteMonitoredItemsCount)

getCreateSubscriptionCount

public ServiceCounterDataType getCreateSubscriptionCount()

setCreateSubscriptionCount

public void setCreateSubscriptionCount(ServiceCounterDataType CreateSubscriptionCount)

getModifySubscriptionCount

public ServiceCounterDataType getModifySubscriptionCount()

setModifySubscriptionCount

public void setModifySubscriptionCount(ServiceCounterDataType ModifySubscriptionCount)

getSetPublishingModeCount

public ServiceCounterDataType getSetPublishingModeCount()

setSetPublishingModeCount

public void setSetPublishingModeCount(ServiceCounterDataType SetPublishingModeCount)

getPublishCount

public ServiceCounterDataType getPublishCount()

setPublishCount

public void setPublishCount(ServiceCounterDataType PublishCount)

getRepublishCount

public ServiceCounterDataType getRepublishCount()

setRepublishCount

public void setRepublishCount(ServiceCounterDataType RepublishCount)

getTransferSubscriptionsCount

public ServiceCounterDataType getTransferSubscriptionsCount()

setTransferSubscriptionsCount

public void setTransferSubscriptionsCount(ServiceCounterDataType TransferSubscriptionsCount)

getDeleteSubscriptionsCount

public ServiceCounterDataType getDeleteSubscriptionsCount()

setDeleteSubscriptionsCount

public void setDeleteSubscriptionsCount(ServiceCounterDataType DeleteSubscriptionsCount)

getAddNodesCount

public ServiceCounterDataType getAddNodesCount()

setAddNodesCount

public void setAddNodesCount(ServiceCounterDataType AddNodesCount)

getAddReferencesCount

public ServiceCounterDataType getAddReferencesCount()

setAddReferencesCount

public void setAddReferencesCount(ServiceCounterDataType AddReferencesCount)

getDeleteNodesCount

public ServiceCounterDataType getDeleteNodesCount()

setDeleteNodesCount

public void setDeleteNodesCount(ServiceCounterDataType DeleteNodesCount)

getDeleteReferencesCount

public ServiceCounterDataType getDeleteReferencesCount()

setDeleteReferencesCount

public void setDeleteReferencesCount(ServiceCounterDataType DeleteReferencesCount)

getBrowseCount

public ServiceCounterDataType getBrowseCount()

setBrowseCount

public void setBrowseCount(ServiceCounterDataType BrowseCount)

getBrowseNextCount

public ServiceCounterDataType getBrowseNextCount()

setBrowseNextCount

public void setBrowseNextCount(ServiceCounterDataType BrowseNextCount)

getTranslateBrowsePathsToNodeIdsCount

public ServiceCounterDataType getTranslateBrowsePathsToNodeIdsCount()

setTranslateBrowsePathsToNodeIdsCount

public void setTranslateBrowsePathsToNodeIdsCount(ServiceCounterDataType TranslateBrowsePathsToNodeIdsCount)

getQueryFirstCount

public ServiceCounterDataType getQueryFirstCount()

setQueryFirstCount

public void setQueryFirstCount(ServiceCounterDataType QueryFirstCount)

getQueryNextCount

public ServiceCounterDataType getQueryNextCount()

setQueryNextCount

public void setQueryNextCount(ServiceCounterDataType QueryNextCount)

getRegisterNodesCount

public ServiceCounterDataType getRegisterNodesCount()

setRegisterNodesCount

public void setRegisterNodesCount(ServiceCounterDataType RegisterNodesCount)

getUnregisterNodesCount

public ServiceCounterDataType getUnregisterNodesCount()

setUnregisterNodesCount

public void setUnregisterNodesCount(ServiceCounterDataType UnregisterNodesCount)

clone

public SessionDiagnosticsDataType clone()
Deep clone

Specified by:
clone in interface Structure
Overrides:
clone in class AbstractStructure
Returns:
cloned SessionDiagnosticsDataType

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getTypeId

public ExpandedNodeId getTypeId()
Description copied from interface: Structure

getTypeId.

Returns:
a ExpandedNodeId object.

getXmlEncodeId

public ExpandedNodeId getXmlEncodeId()
Description copied from interface: Structure

getXmlEncodeId.

Returns:
a ExpandedNodeId object.

getBinaryEncodeId

public ExpandedNodeId getBinaryEncodeId()
Description copied from interface: Structure

getBinaryEncodeId.

Returns:
a ExpandedNodeId object.

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2018. All rights reserved.