Uses of Class
com.prosysopc.ua.nodes.Mandatory

Packages that use Mandatory
com.prosysopc.ua.types.adi   
com.prosysopc.ua.types.adi.client   
com.prosysopc.ua.types.adi.server   
com.prosysopc.ua.types.di   
com.prosysopc.ua.types.di.client   
com.prosysopc.ua.types.di.server   
com.prosysopc.ua.types.gds   
com.prosysopc.ua.types.gds.client   
com.prosysopc.ua.types.gds.server   
com.prosysopc.ua.types.opcua   
com.prosysopc.ua.types.opcua.client   
com.prosysopc.ua.types.opcua.server   
com.prosysopc.ua.types.plc   
com.prosysopc.ua.types.plc.client   
com.prosysopc.ua.types.plc.server   
 

Uses of Mandatory in com.prosysopc.ua.types.adi
 

Methods in com.prosysopc.ua.types.adi with annotations of type Mandatory
 AccessorySlotStateMachineType AccessorySlotType.getAccessorySlotStateMachineNode()
           
 FunctionalGroupType StreamType.getAcquisitionDataNode()
           
 FunctionalGroupType SpectrometerDeviceStreamType.getAcquisitionDataNode()
           
 FunctionalGroupType ParticleSizeMonitorDeviceStreamType.getAcquisitionDataNode()
           
 FunctionalGroupType StreamType.getAcquisitionSettingsNode()
           
 FunctionalGroupType SpectrometerDeviceStreamType.getAcquisitionSettingsNode()
           
 FunctionalGroupType StreamType.getAcquisitionStatusNode()
           
 FunctionalGroupType SpectrometerDeviceStreamType.getAcquisitionStatusNode()
           
 AlarmStateEnumeration MVAOutputParameterType.getAlarmState()
           
 UaProperty MVAOutputParameterType.getAlarmStateNode()
           
 AnalyserDeviceStateMachineType AnalyserDeviceType.getAnalyserStateMachineNode()
           
 AnalyserChannelStateMachineType AnalyserChannelType.getChannelStateMachineNode()
           
 FunctionalGroupType StreamType.getChemometricModelSettingsNode()
           
 FunctionalGroupType StreamType.getConfigurationNode()
           
 FunctionalGroupType SpectrometerDeviceStreamType.getConfigurationNode()
           
 FunctionalGroupType AnalyserDeviceType.getConfigurationNode()
           
 FunctionalGroupType AnalyserChannelType.getConfigurationNode()
           
 FunctionalGroupType AccessoryType.getConfigurationNode()
           
 FunctionalGroupType StreamType.getContextNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ChemometricModelType.getCreationDate()
           
 UaProperty ChemometricModelType.getCreationDateNode()
           
 FunctionalGroupType SpectrometerDeviceType.getFactorySettingsNode()
           
 BaseObjectType SpectrometerDeviceStreamType.getFactorySettingsNode()
           
 FunctionalGroupType AnalyserDeviceType.getFactorySettingsNode()
           
 FunctionalGroupType AccessoryType.getFactorySettingsNode()
           
 FunctionalGroupType AnalyserDeviceType.getIdentificationNode()
           
 UaProperty AccessorySlotType.getIsEnabledNode()
           
 UaProperty AccessoryType.getIsHotSwappableNode()
           
 UaProperty AccessorySlotType.getIsHotSwappableNode()
           
 UaProperty AccessoryType.getIsReadyNode()
           
 Integer MVAModelType.getMainDataIndex()
           
 UaProperty MVAModelType.getMainDataIndexNode()
           
 BaseObjectType AnalyserDeviceType.getMethodSetNode()
           
 BaseObjectType AnalyserChannelType.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ChemometricModelType.getModelDescription()
           
 UaProperty ChemometricModelType.getModelDescriptionNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ChemometricModelType.getName()
           
 UaProperty ChemometricModelType.getNameNode()
           
 AnalyserChannel_OperatingModeExecuteSubStateMachineType AnalyserChannel_OperatingModeSubStateMachineType.getOperatingExecuteSubStateMachineNode()
           
 AnalyserChannel_OperatingModeSubStateMachineType AnalyserChannelStateMachineType.getOperatingSubStateMachineNode()
           
 FunctionalGroupType StreamType.getStatusNode()
           
 FunctionalGroupType AnalyserDeviceType.getStatusNode()
           
 FunctionalGroupType AnalyserChannelType.getStatusNode()
           
 FunctionalGroupType AccessoryType.getStatusNode()
           
 Boolean AccessorySlotType.isIsEnabled()
           
 Boolean AccessoryType.isIsHotSwappable()
           
 Boolean AccessorySlotType.isIsHotSwappable()
           
 Boolean AccessoryType.isIsReady()
           
 void MVAOutputParameterType.setAlarmState(AlarmStateEnumeration value)
           
 void ChemometricModelType.setCreationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AccessorySlotType.setIsEnabled(Boolean value)
           
 void AccessoryType.setIsHotSwappable(Boolean value)
           
 void AccessorySlotType.setIsHotSwappable(Boolean value)
           
 void AccessoryType.setIsReady(Boolean value)
           
 void MVAModelType.setMainDataIndex(Integer value)
           
 void ChemometricModelType.setModelDescription(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ChemometricModelType.setName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.adi.client
 

Methods in com.prosysopc.ua.types.adi.client with annotations of type Mandatory
 AccessorySlotStateMachineType AccessorySlotTypeImplBase.getAccessorySlotStateMachineNode()
           
 FunctionalGroupType StreamTypeImplBase.getAcquisitionDataNode()
           
 FunctionalGroupType SpectrometerDeviceStreamTypeImplBase.getAcquisitionDataNode()
           
 FunctionalGroupType ParticleSizeMonitorDeviceStreamTypeImplBase.getAcquisitionDataNode()
           
 FunctionalGroupType StreamTypeImplBase.getAcquisitionSettingsNode()
           
 FunctionalGroupType SpectrometerDeviceStreamTypeImplBase.getAcquisitionSettingsNode()
           
 FunctionalGroupType StreamTypeImplBase.getAcquisitionStatusNode()
           
 FunctionalGroupType SpectrometerDeviceStreamTypeImplBase.getAcquisitionStatusNode()
           
 AlarmStateEnumeration MVAOutputParameterTypeImplBase.getAlarmState()
           
 UaProperty MVAOutputParameterTypeImplBase.getAlarmStateNode()
           
 AnalyserDeviceStateMachineType AnalyserDeviceTypeImplBase.getAnalyserStateMachineNode()
           
 AnalyserChannelStateMachineType AnalyserChannelTypeImplBase.getChannelStateMachineNode()
           
 FunctionalGroupType StreamTypeImplBase.getChemometricModelSettingsNode()
           
 FunctionalGroupType StreamTypeImplBase.getConfigurationNode()
           
 FunctionalGroupType SpectrometerDeviceStreamTypeImplBase.getConfigurationNode()
           
 FunctionalGroupType AnalyserDeviceTypeImplBase.getConfigurationNode()
           
 FunctionalGroupType AnalyserChannelTypeImplBase.getConfigurationNode()
           
 FunctionalGroupType AccessoryTypeImplBase.getConfigurationNode()
           
 FunctionalGroupType StreamTypeImplBase.getContextNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ChemometricModelTypeImplBase.getCreationDate()
           
 UaProperty ChemometricModelTypeImplBase.getCreationDateNode()
           
 FunctionalGroupType SpectrometerDeviceTypeImplBase.getFactorySettingsNode()
           
 BaseObjectType SpectrometerDeviceStreamTypeImplBase.getFactorySettingsNode()
           
 FunctionalGroupType AnalyserDeviceTypeImplBase.getFactorySettingsNode()
           
 FunctionalGroupType AccessoryTypeImplBase.getFactorySettingsNode()
           
 FunctionalGroupType AnalyserDeviceTypeImplBase.getIdentificationNode()
           
 UaProperty AccessorySlotTypeImplBase.getIsEnabledNode()
           
 UaProperty AccessoryTypeImplBase.getIsHotSwappableNode()
           
 UaProperty AccessorySlotTypeImplBase.getIsHotSwappableNode()
           
 UaProperty AccessoryTypeImplBase.getIsReadyNode()
           
 Integer MVAModelTypeImplBase.getMainDataIndex()
           
 UaProperty MVAModelTypeImplBase.getMainDataIndexNode()
           
 BaseObjectType AnalyserDeviceTypeImplBase.getMethodSetNode()
           
 BaseObjectType AnalyserChannelTypeImplBase.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ChemometricModelTypeImplBase.getModelDescription()
           
 UaProperty ChemometricModelTypeImplBase.getModelDescriptionNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ChemometricModelTypeImplBase.getName()
           
 UaProperty ChemometricModelTypeImplBase.getNameNode()
           
 AnalyserChannel_OperatingModeExecuteSubStateMachineType AnalyserChannel_OperatingModeSubStateMachineTypeImplBase.getOperatingExecuteSubStateMachineNode()
           
 AnalyserChannel_OperatingModeSubStateMachineType AnalyserChannelStateMachineTypeImplBase.getOperatingSubStateMachineNode()
           
 FunctionalGroupType StreamTypeImplBase.getStatusNode()
           
 FunctionalGroupType AnalyserDeviceTypeImplBase.getStatusNode()
           
 FunctionalGroupType AnalyserChannelTypeImplBase.getStatusNode()
           
 FunctionalGroupType AccessoryTypeImplBase.getStatusNode()
           
 Boolean AccessorySlotTypeImplBase.isIsEnabled()
           
 Boolean AccessoryTypeImplBase.isIsHotSwappable()
           
 Boolean AccessorySlotTypeImplBase.isIsHotSwappable()
           
 Boolean AccessoryTypeImplBase.isIsReady()
           
 void MVAOutputParameterTypeImplBase.setAlarmState(AlarmStateEnumeration value)
           
 void ChemometricModelTypeImplBase.setCreationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AccessorySlotTypeImplBase.setIsEnabled(Boolean value)
           
 void AccessoryTypeImplBase.setIsHotSwappable(Boolean value)
           
 void AccessorySlotTypeImplBase.setIsHotSwappable(Boolean value)
           
 void AccessoryTypeImplBase.setIsReady(Boolean value)
           
 void MVAModelTypeImplBase.setMainDataIndex(Integer value)
           
 void ChemometricModelTypeImplBase.setModelDescription(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ChemometricModelTypeImplBase.setName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.adi.server
 

Methods in com.prosysopc.ua.types.adi.server with annotations of type Mandatory
 AccessorySlotStateMachineTypeNode AccessorySlotTypeNodeBase.getAccessorySlotStateMachineNode()
           
 FunctionalGroupTypeNode StreamTypeNodeBase.getAcquisitionDataNode()
           
 FunctionalGroupTypeNode SpectrometerDeviceStreamTypeNodeBase.getAcquisitionDataNode()
           
 FunctionalGroupTypeNode ParticleSizeMonitorDeviceStreamTypeNodeBase.getAcquisitionDataNode()
           
 FunctionalGroupTypeNode StreamTypeNodeBase.getAcquisitionSettingsNode()
           
 FunctionalGroupTypeNode SpectrometerDeviceStreamTypeNodeBase.getAcquisitionSettingsNode()
           
 FunctionalGroupTypeNode StreamTypeNodeBase.getAcquisitionStatusNode()
           
 FunctionalGroupTypeNode SpectrometerDeviceStreamTypeNodeBase.getAcquisitionStatusNode()
           
 AlarmStateEnumeration MVAOutputParameterTypeNodeBase.getAlarmState()
           
 UaProperty MVAOutputParameterTypeNodeBase.getAlarmStateNode()
           
 AnalyserDeviceStateMachineTypeNode AnalyserDeviceTypeNodeBase.getAnalyserStateMachineNode()
           
 AnalyserChannelStateMachineTypeNode AnalyserChannelTypeNodeBase.getChannelStateMachineNode()
           
 FunctionalGroupTypeNode StreamTypeNodeBase.getChemometricModelSettingsNode()
           
 FunctionalGroupTypeNode StreamTypeNodeBase.getConfigurationNode()
           
 FunctionalGroupTypeNode SpectrometerDeviceStreamTypeNodeBase.getConfigurationNode()
           
 FunctionalGroupTypeNode AnalyserDeviceTypeNodeBase.getConfigurationNode()
           
 FunctionalGroupTypeNode AnalyserChannelTypeNodeBase.getConfigurationNode()
           
 FunctionalGroupTypeNode AccessoryTypeNodeBase.getConfigurationNode()
           
 FunctionalGroupTypeNode StreamTypeNodeBase.getContextNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ChemometricModelTypeNodeBase.getCreationDate()
           
 UaProperty ChemometricModelTypeNodeBase.getCreationDateNode()
           
 FunctionalGroupTypeNode SpectrometerDeviceTypeNodeBase.getFactorySettingsNode()
           
 BaseObjectTypeNode SpectrometerDeviceStreamTypeNodeBase.getFactorySettingsNode()
           
 FunctionalGroupTypeNode AnalyserDeviceTypeNodeBase.getFactorySettingsNode()
           
 FunctionalGroupTypeNode AccessoryTypeNodeBase.getFactorySettingsNode()
           
 FunctionalGroupTypeNode AnalyserDeviceTypeNodeBase.getIdentificationNode()
           
 UaProperty AccessorySlotTypeNodeBase.getIsEnabledNode()
           
 UaProperty AccessoryTypeNodeBase.getIsHotSwappableNode()
           
 UaProperty AccessorySlotTypeNodeBase.getIsHotSwappableNode()
           
 UaProperty AccessoryTypeNodeBase.getIsReadyNode()
           
 Integer MVAModelTypeNodeBase.getMainDataIndex()
           
 UaProperty MVAModelTypeNodeBase.getMainDataIndexNode()
           
 BaseObjectTypeNode AnalyserDeviceTypeNodeBase.getMethodSetNode()
           
 BaseObjectTypeNode AnalyserChannelTypeNodeBase.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ChemometricModelTypeNodeBase.getModelDescription()
           
 UaProperty ChemometricModelTypeNodeBase.getModelDescriptionNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ChemometricModelTypeNodeBase.getName()
           
 UaProperty ChemometricModelTypeNodeBase.getNameNode()
           
 AnalyserChannel_OperatingModeExecuteSubStateMachineTypeNode AnalyserChannel_OperatingModeSubStateMachineTypeNodeBase.getOperatingExecuteSubStateMachineNode()
           
 AnalyserChannel_OperatingModeSubStateMachineTypeNode AnalyserChannelStateMachineTypeNodeBase.getOperatingSubStateMachineNode()
           
 FunctionalGroupTypeNode StreamTypeNodeBase.getStatusNode()
           
 FunctionalGroupTypeNode AnalyserDeviceTypeNodeBase.getStatusNode()
           
 FunctionalGroupTypeNode AnalyserChannelTypeNodeBase.getStatusNode()
           
 FunctionalGroupTypeNode AccessoryTypeNodeBase.getStatusNode()
           
 Boolean AccessorySlotTypeNodeBase.isIsEnabled()
           
 Boolean AccessoryTypeNodeBase.isIsHotSwappable()
           
 Boolean AccessorySlotTypeNodeBase.isIsHotSwappable()
           
 Boolean AccessoryTypeNodeBase.isIsReady()
           
 void MVAOutputParameterTypeNodeBase.setAlarmState(AlarmStateEnumeration value)
           
 void ChemometricModelTypeNodeBase.setCreationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AccessorySlotTypeNodeBase.setIsEnabled(Boolean value)
           
 void AccessoryTypeNodeBase.setIsHotSwappable(Boolean value)
           
 void AccessorySlotTypeNodeBase.setIsHotSwappable(Boolean value)
           
 void AccessoryTypeNodeBase.setIsReady(Boolean value)
           
 void MVAModelTypeNodeBase.setMainDataIndex(Integer value)
           
 void ChemometricModelTypeNodeBase.setModelDescription(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ChemometricModelTypeNodeBase.setName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.di
 

Methods in com.prosysopc.ua.types.di with annotations of type Mandatory
 UaMethod LockingServicesType.getBreakLockNode()
           
 String DeviceType.getDeviceManual()
           
 UaProperty DeviceType.getDeviceManualNode()
           
 String DeviceType.getDeviceRevision()
           
 UaProperty DeviceType.getDeviceRevisionNode()
           
 UaMethod LockingServicesType.getExitLockNode()
           
 UaMethod TransferServicesType.getFetchTransferResultDataNode()
           
 String DeviceType.getHardwareRevision()
           
 UaProperty DeviceType.getHardwareRevisionNode()
           
 UaMethod LockingServicesType.getInitLockNode()
           
 UaProperty LockingServicesType.getLockedNode()
           
 String LockingServicesType.getLockingClient()
           
 UaProperty LockingServicesType.getLockingClientNode()
           
 String LockingServicesType.getLockingUser()
           
 UaProperty LockingServicesType.getLockingUserNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DeviceType.getManufacturer()
           
 UaProperty DeviceType.getManufacturerNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DeviceType.getModel()
           
 UaProperty DeviceType.getModelNode()
           
 FunctionalGroupType ConnectionPointType.getNetworkAddressNode()
           
 Double LockingServicesType.getRemainingLockTime()
           
 UaProperty LockingServicesType.getRemainingLockTimeNode()
           
 UaMethod LockingServicesType.getRenewLockNode()
           
 Integer DeviceType.getRevisionCounter()
           
 UaProperty DeviceType.getRevisionCounterNode()
           
 String DeviceType.getSerialNumber()
           
 UaProperty DeviceType.getSerialNumberNode()
           
 String DeviceType.getSoftwareRevision()
           
 UaProperty DeviceType.getSoftwareRevisionNode()
           
 FolderType ConfigurableObjectType.getSupportedTypesNode()
           
 UaMethod TransferServicesType.getTransferFromDeviceNode()
           
 UaMethod TransferServicesType.getTransferToDeviceNode()
           
 Boolean LockingServicesType.isLocked()
           
 void DeviceType.setDeviceManual(String value)
           
 void DeviceType.setDeviceRevision(String value)
           
 void DeviceType.setHardwareRevision(String value)
           
 void LockingServicesType.setLocked(Boolean value)
           
 void LockingServicesType.setLockingClient(String value)
           
 void LockingServicesType.setLockingUser(String value)
           
 void DeviceType.setManufacturer(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DeviceType.setModel(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LockingServicesType.setRemainingLockTime(Double value)
           
 void DeviceType.setRevisionCounter(Integer value)
           
 void DeviceType.setSerialNumber(String value)
           
 void DeviceType.setSoftwareRevision(String value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.di.client
 

Methods in com.prosysopc.ua.types.di.client with annotations of type Mandatory
 UaMethod LockingServicesTypeImplBase.getBreakLockNode()
           
 String DeviceTypeImplBase.getDeviceManual()
           
 UaProperty DeviceTypeImplBase.getDeviceManualNode()
           
 String DeviceTypeImplBase.getDeviceRevision()
           
 UaProperty DeviceTypeImplBase.getDeviceRevisionNode()
           
 UaMethod LockingServicesTypeImplBase.getExitLockNode()
           
 UaMethod TransferServicesTypeImplBase.getFetchTransferResultDataNode()
           
 String DeviceTypeImplBase.getHardwareRevision()
           
 UaProperty DeviceTypeImplBase.getHardwareRevisionNode()
           
 UaMethod LockingServicesTypeImplBase.getInitLockNode()
           
 UaProperty LockingServicesTypeImplBase.getLockedNode()
           
 String LockingServicesTypeImplBase.getLockingClient()
           
 UaProperty LockingServicesTypeImplBase.getLockingClientNode()
           
 String LockingServicesTypeImplBase.getLockingUser()
           
 UaProperty LockingServicesTypeImplBase.getLockingUserNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DeviceTypeImplBase.getManufacturer()
           
 UaProperty DeviceTypeImplBase.getManufacturerNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DeviceTypeImplBase.getModel()
           
 UaProperty DeviceTypeImplBase.getModelNode()
           
 FunctionalGroupType ConnectionPointTypeImplBase.getNetworkAddressNode()
           
 Double LockingServicesTypeImplBase.getRemainingLockTime()
           
 UaProperty LockingServicesTypeImplBase.getRemainingLockTimeNode()
           
 UaMethod LockingServicesTypeImplBase.getRenewLockNode()
           
 Integer DeviceTypeImplBase.getRevisionCounter()
           
 UaProperty DeviceTypeImplBase.getRevisionCounterNode()
           
 String DeviceTypeImplBase.getSerialNumber()
           
 UaProperty DeviceTypeImplBase.getSerialNumberNode()
           
 String DeviceTypeImplBase.getSoftwareRevision()
           
 UaProperty DeviceTypeImplBase.getSoftwareRevisionNode()
           
 FolderType ConfigurableObjectTypeImplBase.getSupportedTypesNode()
           
 UaMethod TransferServicesTypeImplBase.getTransferFromDeviceNode()
           
 UaMethod TransferServicesTypeImplBase.getTransferToDeviceNode()
           
 Boolean LockingServicesTypeImplBase.isLocked()
           
 void DeviceTypeImplBase.setDeviceManual(String value)
           
 void DeviceTypeImplBase.setDeviceRevision(String value)
           
 void DeviceTypeImplBase.setHardwareRevision(String value)
           
 void LockingServicesTypeImplBase.setLocked(Boolean value)
           
 void LockingServicesTypeImplBase.setLockingClient(String value)
           
 void LockingServicesTypeImplBase.setLockingUser(String value)
           
 void DeviceTypeImplBase.setManufacturer(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DeviceTypeImplBase.setModel(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LockingServicesTypeImplBase.setRemainingLockTime(Double value)
           
 void DeviceTypeImplBase.setRevisionCounter(Integer value)
           
 void DeviceTypeImplBase.setSerialNumber(String value)
           
 void DeviceTypeImplBase.setSoftwareRevision(String value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.di.server
 

Methods in com.prosysopc.ua.types.di.server with annotations of type Mandatory
 UaMethod LockingServicesTypeNodeBase.getBreakLockNode()
           
 String DeviceTypeNodeBase.getDeviceManual()
           
 UaProperty DeviceTypeNodeBase.getDeviceManualNode()
           
 String DeviceTypeNodeBase.getDeviceRevision()
           
 UaProperty DeviceTypeNodeBase.getDeviceRevisionNode()
           
 UaMethod LockingServicesTypeNodeBase.getExitLockNode()
           
 UaMethod TransferServicesTypeNodeBase.getFetchTransferResultDataNode()
           
 String DeviceTypeNodeBase.getHardwareRevision()
           
 UaProperty DeviceTypeNodeBase.getHardwareRevisionNode()
           
 UaMethod LockingServicesTypeNodeBase.getInitLockNode()
           
 UaProperty LockingServicesTypeNodeBase.getLockedNode()
           
 String LockingServicesTypeNodeBase.getLockingClient()
           
 UaProperty LockingServicesTypeNodeBase.getLockingClientNode()
           
 String LockingServicesTypeNodeBase.getLockingUser()
           
 UaProperty LockingServicesTypeNodeBase.getLockingUserNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DeviceTypeNodeBase.getManufacturer()
           
 UaProperty DeviceTypeNodeBase.getManufacturerNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DeviceTypeNodeBase.getModel()
           
 UaProperty DeviceTypeNodeBase.getModelNode()
           
 FunctionalGroupTypeNode ConnectionPointTypeNodeBase.getNetworkAddressNode()
           
 Double LockingServicesTypeNodeBase.getRemainingLockTime()
           
 UaProperty LockingServicesTypeNodeBase.getRemainingLockTimeNode()
           
 UaMethod LockingServicesTypeNodeBase.getRenewLockNode()
           
 Integer DeviceTypeNodeBase.getRevisionCounter()
           
 UaProperty DeviceTypeNodeBase.getRevisionCounterNode()
           
 String DeviceTypeNodeBase.getSerialNumber()
           
 UaProperty DeviceTypeNodeBase.getSerialNumberNode()
           
 String DeviceTypeNodeBase.getSoftwareRevision()
           
 UaProperty DeviceTypeNodeBase.getSoftwareRevisionNode()
           
 FolderTypeNode ConfigurableObjectTypeNodeBase.getSupportedTypesNode()
           
 UaMethod TransferServicesTypeNodeBase.getTransferFromDeviceNode()
           
 UaMethod TransferServicesTypeNodeBase.getTransferToDeviceNode()
           
 Boolean LockingServicesTypeNodeBase.isLocked()
           
 void DeviceTypeNodeBase.setDeviceManual(String value)
           
 void DeviceTypeNodeBase.setDeviceRevision(String value)
           
 void DeviceTypeNodeBase.setHardwareRevision(String value)
           
 void LockingServicesTypeNodeBase.setLocked(Boolean value)
           
 void LockingServicesTypeNodeBase.setLockingClient(String value)
           
 void LockingServicesTypeNodeBase.setLockingUser(String value)
           
 void DeviceTypeNodeBase.setManufacturer(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DeviceTypeNodeBase.setModel(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LockingServicesTypeNodeBase.setRemainingLockTime(Double value)
           
 void DeviceTypeNodeBase.setRevisionCounter(Integer value)
           
 void DeviceTypeNodeBase.setSerialNumber(String value)
           
 void DeviceTypeNodeBase.setSoftwareRevision(String value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.gds
 

Methods in com.prosysopc.ua.types.gds with annotations of type Mandatory
 FolderType DirectoryType.getApplicationsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateRequestedAuditEventType.getCertificateGroup()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateDeliveredAuditEventType.getCertificateGroup()
           
 UaProperty CertificateRequestedAuditEventType.getCertificateGroupNode()
           
 UaProperty CertificateDeliveredAuditEventType.getCertificateGroupNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateRequestedAuditEventType.getCertificateType()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateDeliveredAuditEventType.getCertificateType()
           
 UaProperty CertificateRequestedAuditEventType.getCertificateTypeNode()
           
 UaProperty CertificateDeliveredAuditEventType.getCertificateTypeNode()
           
 UaMethod DirectoryType.getFindApplicationsNode()
           
 UaMethod CertificateDirectoryType.getFinishRequestNode()
           
 UaMethod DirectoryType.getGetApplicationNode()
           
 UaMethod CertificateDirectoryType.getGetCertificateGroupsNode()
           
 UaMethod CertificateDirectoryType.getGetCertificateStatusNode()
           
 UaMethod CertificateDirectoryType.getGetTrustListNode()
           
 UaMethod DirectoryType.getQueryServersNode()
           
 UaMethod DirectoryType.getRegisterApplicationNode()
           
 UaMethod CertificateDirectoryType.getStartNewKeyPairRequestNode()
           
 UaMethod CertificateDirectoryType.getStartSigningRequestNode()
           
 UaMethod DirectoryType.getUnregisterApplicationNode()
           
 UaMethod DirectoryType.getUpdateApplicationNode()
           
 void CertificateRequestedAuditEventType.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateDeliveredAuditEventType.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateRequestedAuditEventType.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateDeliveredAuditEventType.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.gds.client
 

Methods in com.prosysopc.ua.types.gds.client with annotations of type Mandatory
 FolderType DirectoryTypeImplBase.getApplicationsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateRequestedAuditEventTypeImplBase.getCertificateGroup()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateDeliveredAuditEventTypeImplBase.getCertificateGroup()
           
 UaProperty CertificateRequestedAuditEventTypeImplBase.getCertificateGroupNode()
           
 UaProperty CertificateDeliveredAuditEventTypeImplBase.getCertificateGroupNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateRequestedAuditEventTypeImplBase.getCertificateType()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateDeliveredAuditEventTypeImplBase.getCertificateType()
           
 UaProperty CertificateRequestedAuditEventTypeImplBase.getCertificateTypeNode()
           
 UaProperty CertificateDeliveredAuditEventTypeImplBase.getCertificateTypeNode()
           
 UaMethod DirectoryTypeImplBase.getFindApplicationsNode()
           
 UaMethod CertificateDirectoryTypeImplBase.getFinishRequestNode()
           
 UaMethod DirectoryTypeImplBase.getGetApplicationNode()
           
 UaMethod CertificateDirectoryTypeImplBase.getGetCertificateGroupsNode()
           
 UaMethod CertificateDirectoryTypeImplBase.getGetCertificateStatusNode()
           
 UaMethod CertificateDirectoryTypeImplBase.getGetTrustListNode()
           
 UaMethod DirectoryTypeImplBase.getQueryServersNode()
           
 UaMethod DirectoryTypeImplBase.getRegisterApplicationNode()
           
 UaMethod CertificateDirectoryTypeImplBase.getStartNewKeyPairRequestNode()
           
 UaMethod CertificateDirectoryTypeImplBase.getStartSigningRequestNode()
           
 UaMethod DirectoryTypeImplBase.getUnregisterApplicationNode()
           
 UaMethod DirectoryTypeImplBase.getUpdateApplicationNode()
           
 void CertificateRequestedAuditEventTypeImplBase.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateDeliveredAuditEventTypeImplBase.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateRequestedAuditEventTypeImplBase.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateDeliveredAuditEventTypeImplBase.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.gds.server
 

Methods in com.prosysopc.ua.types.gds.server with annotations of type Mandatory
 FolderTypeNode DirectoryTypeNodeBase.getApplicationsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateRequestedAuditEventTypeNodeBase.getCertificateGroup()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateDeliveredAuditEventTypeNodeBase.getCertificateGroup()
           
 UaProperty CertificateRequestedAuditEventTypeNodeBase.getCertificateGroupNode()
           
 UaProperty CertificateDeliveredAuditEventTypeNodeBase.getCertificateGroupNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateRequestedAuditEventTypeNodeBase.getCertificateType()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateDeliveredAuditEventTypeNodeBase.getCertificateType()
           
 UaProperty CertificateRequestedAuditEventTypeNodeBase.getCertificateTypeNode()
           
 UaProperty CertificateDeliveredAuditEventTypeNodeBase.getCertificateTypeNode()
           
 UaMethod DirectoryTypeNodeBase.getFindApplicationsNode()
           
 UaMethod CertificateDirectoryTypeNodeBase.getFinishRequestNode()
           
 UaMethod DirectoryTypeNodeBase.getGetApplicationNode()
           
 UaMethod CertificateDirectoryTypeNodeBase.getGetCertificateGroupsNode()
           
 UaMethod CertificateDirectoryTypeNodeBase.getGetCertificateStatusNode()
           
 UaMethod CertificateDirectoryTypeNodeBase.getGetTrustListNode()
           
 UaMethod DirectoryTypeNodeBase.getQueryServersNode()
           
 UaMethod DirectoryTypeNodeBase.getRegisterApplicationNode()
           
 UaMethod CertificateDirectoryTypeNodeBase.getStartNewKeyPairRequestNode()
           
 UaMethod CertificateDirectoryTypeNodeBase.getStartSigningRequestNode()
           
 UaMethod DirectoryTypeNodeBase.getUnregisterApplicationNode()
           
 UaMethod DirectoryTypeNodeBase.getUpdateApplicationNode()
           
 void CertificateRequestedAuditEventTypeNodeBase.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateDeliveredAuditEventTypeNodeBase.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateRequestedAuditEventTypeNodeBase.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateDeliveredAuditEventTypeNodeBase.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.opcua
 

Methods in com.prosysopc.ua.types.opcua with annotations of type Mandatory
 UaProperty HistoryServerCapabilitiesType.getAccessHistoryDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesType.getAccessHistoryEventsCapabilityNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionType.getAckedState()
           
 TwoStateVariableType AcknowledgeableConditionType.getAckedStateNode()
           
 UaMethod AcknowledgeableConditionType.getAcknowledgeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditEventType.getActionTimeStamp()
           
 UaProperty AuditEventType.getActionTimeStampNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmType.getActiveState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ExclusiveLimitAlarmType.getActiveState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionType.getActiveState()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getActiveStateNode()
           
 TwoStateVariableType ExclusiveLimitAlarmType.getActiveStateNode()
           
 TwoStateVariableType AlarmConditionType.getActiveStateNode()
           
 Double SessionDiagnosticsVariableType.getActualSessionTimeout()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getActualSessionTimeoutNode()
           
 UaMethod ConditionType.getAddCommentNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getAddNodesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getAddNodesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getAddReferencesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getAddReferencesCountNode()
           
 AggregateConfigurationType HistoricalDataConfigurationType.getAggregateConfigurationNode()
           
 FolderType ServerCapabilitiesType.getAggregateFunctionsNode()
           
 FolderType HistoryServerCapabilitiesType.getAggregateFunctionsNode()
           
 UaMethod ServerConfigurationType.getApplyChangesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditWriteUpdateEventType.getAttributeId()
           
 UaProperty AuditWriteUpdateEventType.getAttributeIdNode()
           
 UaProperty ServerType.getAuditingNode()
           
 String SessionSecurityDiagnosticsType.getAuthenticationMechanism()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getAuthenticationMechanismNode()
           
 UaProperty ProgramStateMachineType.getAutoDeleteNode()
           
 org.opcfoundation.ua.core.AxisInformation[] NDimensionArrayItemType.getAxisDefinition()
           
 UaProperty NDimensionArrayItemType.getAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisScaleEnumeration ArrayItemType.getAxisScaleType()
           
 UaProperty ArrayItemType.getAxisScaleTypeNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ConditionType.getBranchId()
           
 UaProperty ConditionType.getBranchIdNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getBrowseCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getBrowseCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getBrowseNextCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getBrowseNextCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BuildInfoType.getBuildDate()
           
 BaseDataVariableType BuildInfoType.getBuildDateNode()
           
 org.opcfoundation.ua.core.BuildInfo ServerStatusType.getBuildInfo()
           
 BuildInfoType ServerStatusType.getBuildInfoNode()
           
 String BuildInfoType.getBuildNumber()
           
 BaseDataVariableType BuildInfoType.getBuildNumberNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getCallCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getCallCountNode()
           
 Integer DialogConditionType.getCancelResponse()
           
 UaProperty DialogConditionType.getCancelResponseNode()
           
 org.opcfoundation.ua.builtintypes.ByteString CertificateExpirationAlarmType.getCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditCertificateEventType.getCertificate()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateUpdatedAuditEventType.getCertificateGroup()
           
 UaProperty CertificateUpdatedAuditEventType.getCertificateGroupNode()
           
 CertificateGroupFolderType ServerConfigurationType.getCertificateGroupsNode()
           
 UaProperty CertificateExpirationAlarmType.getCertificateNode()
           
 UaProperty AuditCertificateEventType.getCertificateNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateUpdatedAuditEventType.getCertificateType()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateExpirationAlarmType.getCertificateType()
           
 UaProperty CertificateUpdatedAuditEventType.getCertificateTypeNode()
           
 UaProperty CertificateExpirationAlarmType.getCertificateTypeNode()
           
 org.opcfoundation.ua.builtintypes.NodeId[] CertificateGroupType.getCertificateTypes()
           
 UaProperty CertificateGroupType.getCertificateTypesNode()
           
 org.opcfoundation.ua.core.SemanticChangeStructureDataType[] SemanticChangeEventType.getChanges()
           
 org.opcfoundation.ua.core.ModelChangeStructureDataType[] GeneralModelChangeEventType.getChanges()
           
 UaProperty SemanticChangeEventType.getChangesNode()
           
 UaProperty GeneralModelChangeEventType.getChangesNode()
           
 String AuditEventType.getClientAuditEntryId()
           
 UaProperty AuditEventType.getClientAuditEntryIdNode()
           
 org.opcfoundation.ua.builtintypes.ByteString SessionSecurityDiagnosticsType.getClientCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditOpenSecureChannelEventType.getClientCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditCreateSessionEventType.getClientCertificate()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getClientCertificateNode()
           
 UaProperty AuditOpenSecureChannelEventType.getClientCertificateNode()
           
 UaProperty AuditCreateSessionEventType.getClientCertificateNode()
           
 String AuditOpenSecureChannelEventType.getClientCertificateThumbprint()
           
 String AuditCreateSessionEventType.getClientCertificateThumbprint()
           
 UaProperty AuditOpenSecureChannelEventType.getClientCertificateThumbprintNode()
           
 UaProperty AuditCreateSessionEventType.getClientCertificateThumbprintNode()
           
 org.opcfoundation.ua.builtintypes.DateTime SessionDiagnosticsVariableType.getClientConnectionTime()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getClientConnectionTimeNode()
           
 org.opcfoundation.ua.core.ApplicationDescription SessionDiagnosticsVariableType.getClientDescription()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getClientDescriptionNode()
           
 org.opcfoundation.ua.builtintypes.DateTime SessionDiagnosticsVariableType.getClientLastContactTime()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getClientLastContactTimeNode()
           
 org.opcfoundation.ua.core.SignedSoftwareCertificate[] AuditActivateSessionEventType.getClientSoftwareCertificates()
           
 UaProperty AuditActivateSessionEventType.getClientSoftwareCertificatesNode()
           
 String ConditionType.getClientUserId()
           
 String AuditEventType.getClientUserId()
           
 String[] SessionSecurityDiagnosticsType.getClientUserIdHistory()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getClientUserIdHistoryNode()
           
 UaProperty ConditionType.getClientUserIdNode()
           
 UaProperty AuditEventType.getClientUserIdNode()
           
 String SessionSecurityDiagnosticsType.getClientUserIdOfSession()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getClientUserIdOfSessionNode()
           
 UaMethod FileType.getCloseNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionType.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionConfirmEventType.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionCommentEventType.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionAcknowledgeEventType.getComment()
           
 ConditionVariableType ConditionType.getCommentNode()
           
 UaProperty AuditConditionConfirmEventType.getCommentNode()
           
 UaProperty AuditConditionCommentEventType.getCommentNode()
           
 UaProperty AuditConditionAcknowledgeEventType.getCommentNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ConditionType.getConditionClassId()
           
 UaProperty ConditionType.getConditionClassIdNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionType.getConditionClassName()
           
 UaProperty ConditionType.getConditionClassNameNode()
           
 String ConditionType.getConditionName()
           
 UaProperty ConditionType.getConditionNameNode()
           
 Object ProgressEventType.getContext()
           
 UaProperty ProgressEventType.getContextNode()
           
 String ProgramDiagnosticType.getCreateClientName()
           
 UaProperty ProgramDiagnosticType.getCreateClientNameNode()
           
 UaMethod FileDirectoryType.getCreateDirectoryNode()
           
 UaMethod FileDirectoryType.getCreateFileNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getCreateMonitoredItemsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getCreateMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ProgramDiagnosticType.getCreateSessionId()
           
 UaProperty ProgramDiagnosticType.getCreateSessionIdNode()
           
 UaMethod ServerConfigurationType.getCreateSigningRequestNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getCreateSubscriptionCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getCreateSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getCumulatedSessionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getCumulatedSessionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getCumulatedSubscriptionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getCumulatedSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getCurrentKeepAliveCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getCurrentKeepAliveCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getCurrentLifetimeCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getCurrentLifetimeCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableType.getCurrentMonitoredItemsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getCurrentMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableType.getCurrentPublishRequestsInQueue()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getCurrentPublishRequestsInQueueNode()
           
 String TransparentRedundancyType.getCurrentServerId()
           
 UaProperty TransparentRedundancyType.getCurrentServerIdNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getCurrentSessionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getCurrentSessionCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateMachineType.getCurrentState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramStateMachineType.getCurrentState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText FiniteStateMachineType.getCurrentState()
           
 StateVariableType StateMachineType.getCurrentStateNode()
           
 FiniteStateVariableType ProgramStateMachineType.getCurrentStateNode()
           
 FiniteStateVariableType FiniteStateMachineType.getCurrentStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getCurrentSubscriptionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getCurrentSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableType.getCurrentSubscriptionsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getCurrentSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerStatusType.getCurrentTime()
           
 BaseDataVariableType ServerStatusType.getCurrentTimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getDataChangeNotificationsCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getDataChangeNotificationsCountNode()
           
 CertificateGroupType CertificateGroupFolderType.getDefaultApplicationGroupNode()
           
 Integer DialogConditionType.getDefaultResponse()
           
 UaProperty DialogConditionType.getDefaultResponseNode()
           
 UaProperty ProgramStateMachineType.getDeletableNode()
           
 UaProperty HistoryServerCapabilitiesType.getDeleteAtTimeCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesType.getDeleteEventCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getDeleteMonitoredItemsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getDeleteMonitoredItemsCountNode()
           
 UaMethod FileDirectoryType.getDeleteNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getDeleteNodesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getDeleteNodesCountNode()
           
 UaProperty HistoryServerCapabilitiesType.getDeleteRawCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getDeleteReferencesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getDeleteReferencesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getDeleteSubscriptionsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getDeleteSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionType.getDialogState()
           
 TwoStateVariableType DialogConditionType.getDialogStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getDisableCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getDisableCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getDisabledMonitoredItemCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getDisabledMonitoredItemCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsType.getDisabledMonitoredItemsSamplingCount()
           
 BaseDataVariableType SamplingIntervalDiagnosticsType.getDisabledMonitoredItemsSamplingCountNode()
           
 UaMethod ConditionType.getDisableNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getDiscardedMessageCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getDiscardedMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getEnableCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getEnableCountNode()
           
 UaProperty ServerDiagnosticsType.getEnabledFlagNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionType.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionType.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionType.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionType.getEnabledState()
           
 TwoStateVariableType DialogConditionType.getEnabledStateNode()
           
 TwoStateVariableType ConditionType.getEnabledStateNode()
           
 TwoStateVariableType AlarmConditionType.getEnabledStateNode()
           
 TwoStateVariableType AcknowledgeableConditionType.getEnabledStateNode()
           
 UaMethod ConditionType.getEnableNode()
           
 String SessionSecurityDiagnosticsType.getEncoding()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getEncodingNode()
           
 String SessionDiagnosticsVariableType.getEndpointUrl()
           
 String AuditUrlMismatchEventType.getEndpointUrl()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getEndpointUrlNode()
           
 UaProperty AuditUrlMismatchEventType.getEndpointUrlNode()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditHistoryRawModifyDeleteEventType.getEndTime()
           
 UaProperty AuditHistoryRawModifyDeleteEventType.getEndTimeNode()
           
 org.opcfoundation.ua.core.EUInformation ArrayItemType.getEngineeringUnits()
           
 UaProperty ArrayItemType.getEngineeringUnitsNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] MultiStateDiscreteType.getEnumStrings()
           
 UaProperty MultiStateDiscreteType.getEnumStringsNode()
           
 org.opcfoundation.ua.core.EnumValueType[] MultiStateValueDiscreteType.getEnumValues()
           
 UaProperty MultiStateValueDiscreteType.getEnumValuesNode()
           
 org.opcfoundation.ua.core.Range ArrayItemType.getEURange()
           
 org.opcfoundation.ua.core.Range AnalogItemType.getEURange()
           
 UaProperty ArrayItemType.getEURangeNode()
           
 UaProperty AnalogItemType.getEURangeNode()
           
 org.opcfoundation.ua.builtintypes.ByteString BaseEventType.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionConfirmEventType.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionCommentEventType.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionAcknowledgeEventType.getEventId()
           
 UaProperty BaseEventType.getEventIdNode()
           
 UaProperty AuditConditionConfirmEventType.getEventIdNode()
           
 UaProperty AuditConditionCommentEventType.getEventIdNode()
           
 UaProperty AuditConditionAcknowledgeEventType.getEventIdNode()
           
 org.opcfoundation.ua.builtintypes.ByteString[] AuditHistoryEventDeleteEventType.getEventIds()
           
 UaProperty AuditHistoryEventDeleteEventType.getEventIdsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getEventNotificationsCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getEventNotificationsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getEventQueueOverFlowCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getEventQueueOverFlowCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId BaseEventType.getEventType()
           
 UaProperty BaseEventType.getEventTypeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime CertificateExpirationAlarmType.getExpirationDate()
           
 UaProperty CertificateExpirationAlarmType.getExpirationDateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateDiscreteType.getFalseState()
           
 UaProperty TwoStateDiscreteType.getFalseStateNode()
           
 org.opcfoundation.ua.core.EventFilter AuditHistoryEventUpdateEventType.getFilter()
           
 UaProperty AuditHistoryEventUpdateEventType.getFilterNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventType.getFromState()
           
 StateVariableType TransitionEventType.getFromStateNode()
           
 UaMethod FileType.getGetPositionNode()
           
 UaMethod ServerConfigurationType.getGetRejectedListNode()
           
 UaMethod ProgramStateMachineType.getHaltNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getHistoryReadCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getHistoryReadCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getHistoryUpdateCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getHistoryUpdateCountNode()
           
 Object TransitionVariableType.getId()
           
 Object StateVariableType.getId()
           
 org.opcfoundation.ua.builtintypes.NodeId FiniteTransitionVariableType.getId()
           
 org.opcfoundation.ua.builtintypes.NodeId FiniteStateVariableType.getId()
           
 UaProperty TwoStateVariableType.getIdNode()
           
 UaProperty TransitionVariableType.getIdNode()
           
 UaProperty StateVariableType.getIdNode()
           
 UaProperty FiniteTransitionVariableType.getIdNode()
           
 UaProperty FiniteStateVariableType.getIdNode()
           
 String AuditWriteUpdateEventType.getIndexRange()
           
 UaProperty AuditWriteUpdateEventType.getIndexRangeNode()
           
 Object[] AuditUpdateMethodEventType.getInputArguments()
           
 UaProperty AuditUpdateMethodEventType.getInputArgumentsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AlarmConditionType.getInputNode()
           
 UaProperty AlarmConditionType.getInputNodeNode()
           
 UaProperty HistoryServerCapabilitiesType.getInsertAnnotationCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesType.getInsertDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesType.getInsertEventCapabilityNode()
           
 Object ProgramTransitionEventType.getIntermediateResult()
           
 UaProperty ProgramTransitionEventType.getIntermediateResultNode()
           
 String AuditCertificateDataMismatchEventType.getInvalidHostname()
           
 UaProperty AuditCertificateDataMismatchEventType.getInvalidHostnameNode()
           
 String AuditCertificateDataMismatchEventType.getInvalidUri()
           
 UaProperty AuditCertificateDataMismatchEventType.getInvalidUriNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticType.getInvocationCreationTime()
           
 UaProperty ProgramDiagnosticType.getInvocationCreationTimeNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventType.getIsDeleteModifiedNode()
           
 UaProperty NamespaceMetadataType.getIsNamespaceSubsetNode()
           
 String ProgramDiagnosticType.getLastMethodCall()
           
 UaProperty ProgramDiagnosticType.getLastMethodCallNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticType.getLastMethodCallTime()
           
 UaProperty ProgramDiagnosticType.getLastMethodCallTimeNode()
           
 org.opcfoundation.ua.core.Argument[] ProgramDiagnosticType.getLastMethodInputArguments()
           
 UaProperty ProgramDiagnosticType.getLastMethodInputArgumentsNode()
           
 org.opcfoundation.ua.core.Argument[] ProgramDiagnosticType.getLastMethodOutputArguments()
           
 UaProperty ProgramDiagnosticType.getLastMethodOutputArgumentsNode()
           
 org.opcfoundation.ua.core.StatusResult ProgramDiagnosticType.getLastMethodReturnStatus()
           
 UaProperty ProgramDiagnosticType.getLastMethodReturnStatusNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ProgramDiagnosticType.getLastMethodSessionId()
           
 UaProperty ProgramDiagnosticType.getLastMethodSessionIdNode()
           
 Integer DialogConditionType.getLastResponse()
           
 UaProperty DialogConditionType.getLastResponseNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ConditionType.getLastSeverity()
           
 ConditionVariableType ConditionType.getLastSeverityNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramStateMachineType.getLastTransition()
           
 FiniteTransitionVariableType ProgramStateMachineType.getLastTransitionNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticType.getLastTransitionTime()
           
 UaProperty ProgramDiagnosticType.getLastTransitionTimeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TrustListType.getLastUpdateTime()
           
 UaProperty TrustListType.getLastUpdateTimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getLatePublishRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getLatePublishRequestCountNode()
           
 ExclusiveLimitStateMachineType ExclusiveLimitAlarmType.getLimitStateNode()
           
 String[] ServerCapabilitiesType.getLocaleIdArray()
           
 UaProperty ServerCapabilitiesType.getLocaleIdArrayNode()
           
 String[] SessionDiagnosticsVariableType.getLocaleIds()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getLocaleIdsNode()
           
 org.opcfoundation.ua.core.TimeZoneDataType BaseEventType.getLocalTime()
           
 UaProperty BaseEventType.getLocalTimeNode()
           
 String BuildInfoType.getManufacturerName()
           
 BaseDataVariableType BuildInfoType.getManufacturerNameNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesType.getMaxBrowseContinuationPoints()
           
 UaProperty ServerCapabilitiesType.getMaxBrowseContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesType.getMaxHistoryContinuationPoints()
           
 UaProperty ServerCapabilitiesType.getMaxHistoryContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getMaxKeepAliveCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getMaxKeepAliveCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getMaxLifetimeCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getMaxLifetimeCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getMaxNotificationsPerPublish()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getMaxNotificationsPerPublishNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesType.getMaxQueryContinuationPoints()
           
 UaProperty ServerCapabilitiesType.getMaxQueryContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableType.getMaxResponseMessageSize()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getMaxResponseMessageSizeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger HistoryServerCapabilitiesType.getMaxReturnDataValues()
           
 UaProperty HistoryServerCapabilitiesType.getMaxReturnDataValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger HistoryServerCapabilitiesType.getMaxReturnEventValues()
           
 UaProperty HistoryServerCapabilitiesType.getMaxReturnEventValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsType.getMaxSampledMonitoredItemsCount()
           
 BaseDataVariableType SamplingIntervalDiagnosticsType.getMaxSampledMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerConfigurationType.getMaxTrustListSize()
           
 UaProperty ServerConfigurationType.getMaxTrustListSizeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText BaseEventType.getMessage()
           
 UaProperty BaseEventType.getMessageNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditUpdateMethodEventType.getMethodId()
           
 UaProperty AuditUpdateMethodEventType.getMethodIdNode()
           
 Double ServerCapabilitiesType.getMinSupportedSampleRate()
           
 UaProperty ServerCapabilitiesType.getMinSupportedSampleRateNode()
           
 FolderType ServerCapabilitiesType.getModellingRulesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getModifyCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getModifyCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getModifyMonitoredItemsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getModifyMonitoredItemsCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getModifySubscriptionCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getModifySubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getMonitoredItemCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getMonitoredItemCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getMonitoringQueueOverflowCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getMonitoringQueueOverflowCountNode()
           
 UaMethod FileDirectoryType.getMoveOrCopyNode()
           
 UaProperty ServerConfigurationType.getMulticastDnsEnabledNode()
           
 String[] ServerType.getNamespaceArray()
           
 UaProperty ServerType.getNamespaceArrayNode()
           
 org.opcfoundation.ua.builtintypes.DateTime NamespaceMetadataType.getNamespacePublicationDate()
           
 UaProperty NamespaceMetadataType.getNamespacePublicationDateNode()
           
 String NamespaceMetadataType.getNamespaceUri()
           
 UaProperty NamespaceMetadataType.getNamespaceUriNode()
           
 String NamespaceMetadataType.getNamespaceVersion()
           
 UaProperty NamespaceMetadataType.getNamespaceVersionNode()
           
 org.opcfoundation.ua.core.NamingRuleType ModellingRuleType.getNamingRule()
           
 UaProperty ModellingRuleType.getNamingRuleNode()
           
 Object AuditUpdateStateEventType.getNewStateId()
           
 UaProperty AuditUpdateStateEventType.getNewStateIdNode()
           
 Object AuditWriteUpdateEventType.getNewValue()
           
 UaProperty AuditWriteUpdateEventType.getNewValueNode()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryValueUpdateEventType.getNewValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList[] AuditHistoryEventUpdateEventType.getNewValues()
           
 UaProperty AuditHistoryValueUpdateEventType.getNewValuesNode()
           
 UaProperty AuditHistoryEventUpdateEventType.getNewValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getNextSequenceNumber()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getNextSequenceNumberNode()
           
 org.opcfoundation.ua.core.AddNodesItem[] AuditAddNodesEventType.getNodesToAdd()
           
 UaProperty AuditAddNodesEventType.getNodesToAddNode()
           
 org.opcfoundation.ua.core.DeleteNodesItem[] AuditDeleteNodesEventType.getNodesToDelete()
           
 UaProperty AuditDeleteNodesEventType.getNodesToDeleteNode()
           
 org.opcfoundation.ua.builtintypes.NodeId OffNormalAlarmType.getNormalState()
           
 UaProperty OffNormalAlarmType.getNormalStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getNotificationsCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getNotificationsCountNode()
           
 Integer DialogConditionType.getOkResponse()
           
 UaProperty DialogConditionType.getOkResponseNode()
           
 Object AuditUpdateStateEventType.getOldStateId()
           
 UaProperty AuditUpdateStateEventType.getOldStateIdNode()
           
 Object AuditWriteUpdateEventType.getOldValue()
           
 UaProperty AuditWriteUpdateEventType.getOldValueNode()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryValueUpdateEventType.getOldValues()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryRawModifyDeleteEventType.getOldValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList[] AuditHistoryEventUpdateEventType.getOldValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList AuditHistoryEventDeleteEventType.getOldValues()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryAtTimeDeleteEventType.getOldValues()
           
 UaProperty AuditHistoryValueUpdateEventType.getOldValuesNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventType.getOldValuesNode()
           
 UaProperty AuditHistoryEventUpdateEventType.getOldValuesNode()
           
 UaProperty AuditHistoryEventDeleteEventType.getOldValuesNode()
           
 UaProperty AuditHistoryAtTimeDeleteEventType.getOldValuesNode()
           
 UaMethod ShelvedStateMachineType.getOneShotShelveNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort FileType.getOpenCount()
           
 UaProperty FileType.getOpenCountNode()
           
 UaMethod FileType.getOpenNode()
           
 UaMethod TrustListType.getOpenWithMasksNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] OptionSetType.getOptionSetValues()
           
 UaProperty OptionSetType.getOptionSetValuesNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryUpdateEventType.getParameterDataTypeId()
           
 UaProperty AuditHistoryUpdateEventType.getParameterDataTypeIdNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte AggregateConfigurationType.getPercentDataBad()
           
 UaProperty AggregateConfigurationType.getPercentDataBadNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte AggregateConfigurationType.getPercentDataGood()
           
 UaProperty AggregateConfigurationType.getPercentDataGoodNode()
           
 org.opcfoundation.ua.core.PerformUpdateType AuditHistoryValueUpdateEventType.getPerformInsertReplace()
           
 org.opcfoundation.ua.core.PerformUpdateType AuditHistoryEventUpdateEventType.getPerformInsertReplace()
           
 UaProperty AuditHistoryValueUpdateEventType.getPerformInsertReplaceNode()
           
 UaProperty AuditHistoryEventUpdateEventType.getPerformInsertReplaceNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte SubscriptionDiagnosticsType.getPriority()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getPriorityNode()
           
 String BuildInfoType.getProductName()
           
 BaseDataVariableType BuildInfoType.getProductNameNode()
           
 String BuildInfoType.getProductUri()
           
 BaseDataVariableType BuildInfoType.getProductUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ProgressEventType.getProgress()
           
 UaProperty ProgressEventType.getProgressNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionType.getPrompt()
           
 UaProperty DialogConditionType.getPromptNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getPublishCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getPublishCountNode()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getPublishingEnabledNode()
           
 Double SubscriptionDiagnosticsType.getPublishingInterval()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getPublishingIntervalCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getPublishingIntervalCountNode()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getPublishingIntervalNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getPublishRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getPublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.StatusCode ConditionType.getQuality()
           
 ConditionVariableType ConditionType.getQualityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getQueryFirstCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getQueryFirstCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getQueryNextCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getQueryNextCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getReadCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getReadCountNode()
           
 UaMethod FileType.getReadNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BaseEventType.getReceiveTime()
           
 UaProperty BaseEventType.getReceiveTimeNode()
           
 Integer ProgramStateMachineType.getRecycleCount()
           
 UaProperty ProgramStateMachineType.getRecycleCountNode()
           
 org.opcfoundation.ua.core.RedundancySupport ServerRedundancyType.getRedundancySupport()
           
 UaProperty ServerRedundancyType.getRedundancySupportNode()
           
 org.opcfoundation.ua.core.RedundantServerDataType[] TransparentRedundancyType.getRedundantServerArray()
           
 UaProperty TransparentRedundancyType.getRedundantServerArrayNode()
           
 org.opcfoundation.ua.core.AddReferencesItem[] AuditAddReferencesEventType.getReferencesToAdd()
           
 UaProperty AuditAddReferencesEventType.getReferencesToAddNode()
           
 org.opcfoundation.ua.core.DeleteReferencesItem[] AuditDeleteReferencesEventType.getReferencesToDelete()
           
 UaProperty AuditDeleteReferencesEventType.getReferencesToDeleteNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getRegisterNodesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getRegisterNodesCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getRejectedRequestsCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getRejectedRequestsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getRejectedSessionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getRejectedSessionCountNode()
           
 UaProperty HistoryServerCapabilitiesType.getReplaceDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesType.getReplaceEventCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getRepublishCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getRepublishCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getRepublishMessageCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getRepublishMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getRepublishMessageRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getRepublishMessageRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getRepublishRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getRepublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime[] AuditHistoryAtTimeDeleteEventType.getReqTimes()
           
 UaProperty AuditHistoryAtTimeDeleteEventType.getReqTimesNode()
           
 Double AuditOpenSecureChannelEventType.getRequestedLifetime()
           
 UaProperty AuditOpenSecureChannelEventType.getRequestedLifetimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditCancelEventType.getRequestHandle()
           
 UaProperty AuditCancelEventType.getRequestHandleNode()
           
 org.opcfoundation.ua.core.SecurityTokenRequestType AuditOpenSecureChannelEventType.getRequestType()
           
 UaProperty AuditOpenSecureChannelEventType.getRequestTypeNode()
           
 UaMethod ProgramStateMachineType.getResetNode()
           
 UaMethod DialogConditionType.getRespondNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] DialogConditionType.getResponseOptionSet()
           
 UaProperty DialogConditionType.getResponseOptionSetNode()
           
 UaMethod ProgramStateMachineType.getResumeNode()
           
 UaProperty ConditionType.getRetainNode()
           
 Double AuditCreateSessionEventType.getRevisedSessionTimeout()
           
 UaProperty AuditCreateSessionEventType.getRevisedSessionTimeoutNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsType.getSampledMonitoredItemsCount()
           
 BaseDataVariableType SamplingIntervalDiagnosticsType.getSampledMonitoredItemsCountNode()
           
 Double SamplingIntervalDiagnosticsType.getSamplingInterval()
           
 BaseDataVariableType SamplingIntervalDiagnosticsType.getSamplingIntervalNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerStatusType.getSecondsTillShutdown()
           
 BaseDataVariableType ServerStatusType.getSecondsTillShutdownNode()
           
 String AuditCreateSessionEventType.getSecureChannelId()
           
 String AuditChannelEventType.getSecureChannelId()
           
 String AuditActivateSessionEventType.getSecureChannelId()
           
 UaProperty AuditCreateSessionEventType.getSecureChannelIdNode()
           
 UaProperty AuditChannelEventType.getSecureChannelIdNode()
           
 UaProperty AuditActivateSessionEventType.getSecureChannelIdNode()
           
 org.opcfoundation.ua.core.MessageSecurityMode SessionSecurityDiagnosticsType.getSecurityMode()
           
 org.opcfoundation.ua.core.MessageSecurityMode AuditOpenSecureChannelEventType.getSecurityMode()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getSecurityModeNode()
           
 UaProperty AuditOpenSecureChannelEventType.getSecurityModeNode()
           
 String SessionSecurityDiagnosticsType.getSecurityPolicyUri()
           
 String AuditOpenSecureChannelEventType.getSecurityPolicyUri()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getSecurityPolicyUriNode()
           
 UaProperty AuditOpenSecureChannelEventType.getSecurityPolicyUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getSecurityRejectedRequestsCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getSecurityRejectedRequestsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getSecurityRejectedSessionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getSecurityRejectedSessionCountNode()
           
 Integer AuditConditionRespondEventType.getSelectedResponse()
           
 UaProperty AuditConditionRespondEventType.getSelectedResponseNode()
           
 String[] ServerType.getServerArray()
           
 UaProperty ServerType.getServerArrayNode()
           
 String[] ServerConfigurationType.getServerCapabilities()
           
 ServerCapabilitiesType ServerType.getServerCapabilitiesNode()
           
 UaProperty ServerConfigurationType.getServerCapabilitiesNode()
           
 ServerDiagnosticsType ServerType.getServerDiagnosticsNode()
           
 org.opcfoundation.ua.core.ServerDiagnosticsSummaryDataType ServerDiagnosticsType.getServerDiagnosticsSummary()
           
 ServerDiagnosticsSummaryType ServerDiagnosticsType.getServerDiagnosticsSummaryNode()
           
 String AuditEventType.getServerId()
           
 UaProperty AuditEventType.getServerIdNode()
           
 org.opcfoundation.ua.core.NetworkGroupDataType[] NonTransparentNetworkRedundancyType.getServerNetworkGroups()
           
 UaProperty NonTransparentNetworkRedundancyType.getServerNetworkGroupsNode()
           
 String[] ServerCapabilitiesType.getServerProfileArray()
           
 UaProperty ServerCapabilitiesType.getServerProfileArrayNode()
           
 ServerRedundancyType ServerType.getServerRedundancyNode()
           
 org.opcfoundation.ua.core.ServerStatusDataType ServerType.getServerStatus()
           
 ServerStatusType ServerType.getServerStatusNode()
           
 String SessionDiagnosticsVariableType.getServerUri()
           
 String[] NonTransparentRedundancyType.getServerUriArray()
           
 UaProperty NonTransparentRedundancyType.getServerUriArrayNode()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getServerUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getServerViewCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getServerViewCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte ServerType.getServiceLevel()
           
 UaProperty ServerType.getServiceLevelNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getSessionAbortCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getSessionAbortCountNode()
           
 org.opcfoundation.ua.core.SessionDiagnosticsDataType SessionDiagnosticsObjectType.getSessionDiagnostics()
           
 org.opcfoundation.ua.core.SessionDiagnosticsDataType[] SessionsDiagnosticsSummaryType.getSessionDiagnosticsArray()
           
 SessionDiagnosticsArrayType SessionsDiagnosticsSummaryType.getSessionDiagnosticsArrayNode()
           
 SessionDiagnosticsVariableType SessionDiagnosticsObjectType.getSessionDiagnosticsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId SubscriptionDiagnosticsType.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId SessionSecurityDiagnosticsType.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId SessionDiagnosticsVariableType.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditSessionEventType.getSessionId()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getSessionIdNode()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getSessionIdNode()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getSessionIdNode()
           
 UaProperty AuditSessionEventType.getSessionIdNode()
           
 String SessionDiagnosticsVariableType.getSessionName()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getSessionNameNode()
           
 SessionsDiagnosticsSummaryType ServerDiagnosticsType.getSessionsDiagnosticsSummaryNode()
           
 org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType SessionDiagnosticsObjectType.getSessionSecurityDiagnostics()
           
 org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType[] SessionsDiagnosticsSummaryType.getSessionSecurityDiagnosticsArray()
           
 SessionSecurityDiagnosticsArrayType SessionsDiagnosticsSummaryType.getSessionSecurityDiagnosticsArrayNode()
           
 SessionSecurityDiagnosticsType SessionDiagnosticsObjectType.getSessionSecurityDiagnosticsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryType.getSessionTimeoutCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryType.getSessionTimeoutCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getSetMonitoringModeCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getSetMonitoringModeCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId NonExclusiveDeviationAlarmType.getSetpointNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ExclusiveDeviationAlarmType.getSetpointNode()
           
 UaProperty NonExclusiveDeviationAlarmType.getSetpointNodeNode()
           
 UaProperty ExclusiveDeviationAlarmType.getSetpointNodeNode()
           
 UaMethod FileType.getSetPositionNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getSetPublishingModeCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getSetPublishingModeCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getSetTriggeringCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getSetTriggeringCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort BaseEventType.getSeverity()
           
 UaProperty BaseEventType.getSeverityNode()
           
 Double AuditConditionShelvingEventType.getShelvingTime()
           
 UaProperty AuditConditionShelvingEventType.getShelvingTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ServerStatusType.getShutdownReason()
           
 BaseDataVariableType ServerStatusType.getShutdownReasonNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedLong FileType.getSize()
           
 UaProperty FileType.getSizeNode()
           
 org.opcfoundation.ua.core.SignedSoftwareCertificate[] ServerCapabilitiesType.getSoftwareCertificates()
           
 UaProperty ServerCapabilitiesType.getSoftwareCertificatesNode()
           
 String BuildInfoType.getSoftwareVersion()
           
 BaseDataVariableType BuildInfoType.getSoftwareVersionNode()
           
 String BaseEventType.getSourceName()
           
 UaProperty BaseEventType.getSourceNameNode()
           
 org.opcfoundation.ua.builtintypes.NodeId BaseEventType.getSourceNode()
           
 UaProperty BaseEventType.getSourceNodeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ConditionVariableType.getSourceTimestamp()
           
 UaProperty ConditionVariableType.getSourceTimestampNode()
           
 UaMethod ProgramStateMachineType.getStartNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerStatusType.getStartTime()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditHistoryRawModifyDeleteEventType.getStartTime()
           
 BaseDataVariableType ServerStatusType.getStartTimeNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventType.getStartTimeNode()
           
 org.opcfoundation.ua.core.ServerState ServerStatusType.getState()
           
 BaseDataVariableType ServerStatusType.getStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger StateType.getStateNumber()
           
 UaProperty StateType.getStateNumberNode()
           
 org.opcfoundation.ua.core.IdType[] NamespaceMetadataType.getStaticNodeIdTypes()
           
 UaProperty NamespaceMetadataType.getStaticNodeIdTypesNode()
           
 String[] NamespaceMetadataType.getStaticNumericNodeIdRange()
           
 UaProperty NamespaceMetadataType.getStaticNumericNodeIdRangeNode()
           
 String NamespaceMetadataType.getStaticStringNodeIdPattern()
           
 UaProperty NamespaceMetadataType.getStaticStringNodeIdPatternNode()
           
 UaProperty AuditEventType.getStatusNode()
           
 UaProperty HistoricalDataConfigurationType.getSteppedNode()
           
 org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] SessionDiagnosticsObjectType.getSubscriptionDiagnosticsArray()
           
 org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] ServerDiagnosticsType.getSubscriptionDiagnosticsArray()
           
 SubscriptionDiagnosticsArrayType SessionDiagnosticsObjectType.getSubscriptionDiagnosticsArrayNode()
           
 SubscriptionDiagnosticsArrayType ServerDiagnosticsType.getSubscriptionDiagnosticsArrayNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getSubscriptionId()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getSubscriptionIdNode()
           
 String[] ServerConfigurationType.getSupportedPrivateKeyFormats()
           
 UaProperty ServerConfigurationType.getSupportedPrivateKeyFormatsNode()
           
 UaProperty AlarmConditionType.getSuppressedOrShelvedNode()
           
 UaMethod ProgramStateMachineType.getSuspendNode()
           
 org.opcfoundation.ua.core.ServerState SystemStatusChangeEventType.getSystemState()
           
 UaProperty SystemStatusChangeEventType.getSystemStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BaseEventType.getTime()
           
 UaMethod ShelvedStateMachineType.getTimedShelveNode()
           
 UaProperty BaseEventType.getTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ArrayItemType.getTitle()
           
 UaProperty ArrayItemType.getTitleNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventType.getToState()
           
 StateVariableType TransitionEventType.getToStateNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getTotalRequestCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getTotalRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getTransferredToAltClientCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getTransferredToAltClientCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getTransferredToSameClientCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getTransferredToSameClientCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getTransferRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getTransferRequestCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getTransferSubscriptionsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getTransferSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventType.getTransition()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramTransitionAuditEventType.getTransition()
           
 TransitionVariableType TransitionEventType.getTransitionNode()
           
 FiniteTransitionVariableType ProgramTransitionAuditEventType.getTransitionNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger TransitionType.getTransitionNumber()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditProgramTransitionEventType.getTransitionNumber()
           
 UaProperty TransitionType.getTransitionNumberNode()
           
 UaProperty AuditProgramTransitionEventType.getTransitionNumberNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getTranslateBrowsePathsToNodeIdsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getTranslateBrowsePathsToNodeIdsCountNode()
           
 String SessionSecurityDiagnosticsType.getTransportProtocol()
           
 BaseDataVariableType SessionSecurityDiagnosticsType.getTransportProtocolNode()
           
 UaProperty AggregateConfigurationType.getTreatUncertainAsBadNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateDiscreteType.getTrueState()
           
 UaProperty TwoStateDiscreteType.getTrueStateNode()
           
 TrustListType CertificateGroupType.getTrustListNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsType.getUnacknowledgedMessageCount()
           
 BaseDataVariableType SubscriptionDiagnosticsType.getUnacknowledgedMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableType.getUnauthorizedRequestCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getUnauthorizedRequestCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getUnregisterNodesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getUnregisterNodesCountNode()
           
 UaMethod ShelvedStateMachineType.getUnshelveNode()
           
 Double ShelvedStateMachineType.getUnshelveTime()
           
 UaProperty ShelvedStateMachineType.getUnshelveTimeNode()
           
 UaMethod ServerConfigurationType.getUpdateCertificateNode()
           
 UaProperty HistoryServerCapabilitiesType.getUpdateDataCapabilityNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryValueUpdateEventType.getUpdatedNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryEventUpdateEventType.getUpdatedNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryDeleteEventType.getUpdatedNode()
           
 UaProperty AuditHistoryValueUpdateEventType.getUpdatedNodeNode()
           
 UaProperty AuditHistoryEventUpdateEventType.getUpdatedNodeNode()
           
 UaProperty AuditHistoryDeleteEventType.getUpdatedNodeNode()
           
 UaProperty HistoryServerCapabilitiesType.getUpdateEventCapabilityNode()
           
 org.opcfoundation.ua.core.UserIdentityToken AuditActivateSessionEventType.getUserIdentityToken()
           
 UaProperty AuditActivateSessionEventType.getUserIdentityTokenNode()
           
 UaProperty FileType.getUserWritableNode()
           
 UaProperty AggregateConfigurationType.getUseSlopedExtrapolationNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText MultiStateValueDiscreteType.getValueAsText()
           
 UaProperty MultiStateValueDiscreteType.getValueAsTextNode()
           
 VendorServerInfoType ServerType.getVendorServerInfoNode()
           
 UaProperty FileType.getWritableNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableType.getWriteCount()
           
 BaseDataVariableType SessionDiagnosticsVariableType.getWriteCountNode()
           
 UaMethod FileType.getWriteNode()
           
 org.opcfoundation.ua.core.AxisInformation YArrayItemType.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation XYArrayItemType.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation ImageItemType.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemType.getXAxisDefinition()
           
 UaProperty YArrayItemType.getXAxisDefinitionNode()
           
 UaProperty XYArrayItemType.getXAxisDefinitionNode()
           
 UaProperty ImageItemType.getXAxisDefinitionNode()
           
 UaProperty CubeItemType.getXAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisInformation ImageItemType.getYAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemType.getYAxisDefinition()
           
 UaProperty ImageItemType.getYAxisDefinitionNode()
           
 UaProperty CubeItemType.getYAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemType.getZAxisDefinition()
           
 UaProperty CubeItemType.getZAxisDefinitionNode()
           
 Boolean HistoryServerCapabilitiesType.isAccessHistoryDataCapability()
           
 Boolean HistoryServerCapabilitiesType.isAccessHistoryEventsCapability()
           
 Boolean ServerType.isAuditing()
           
 Boolean ProgramStateMachineType.isAutoDelete()
           
 Boolean ProgramStateMachineType.isDeletable()
           
 Boolean HistoryServerCapabilitiesType.isDeleteAtTimeCapability()
           
 Boolean HistoryServerCapabilitiesType.isDeleteEventCapability()
           
 Boolean HistoryServerCapabilitiesType.isDeleteRawCapability()
           
 Boolean ServerDiagnosticsType.isEnabledFlag()
           
 Boolean TwoStateVariableType.isId()
           
 Boolean HistoryServerCapabilitiesType.isInsertAnnotationCapability()
           
 Boolean HistoryServerCapabilitiesType.isInsertDataCapability()
           
 Boolean HistoryServerCapabilitiesType.isInsertEventCapability()
           
 Boolean AuditHistoryRawModifyDeleteEventType.isIsDeleteModified()
           
 Boolean NamespaceMetadataType.isIsNamespaceSubset()
           
 Boolean ServerConfigurationType.isMulticastDnsEnabled()
           
 Boolean SubscriptionDiagnosticsType.isPublishingEnabled()
           
 Boolean HistoryServerCapabilitiesType.isReplaceDataCapability()
           
 Boolean HistoryServerCapabilitiesType.isReplaceEventCapability()
           
 Boolean ConditionType.isRetain()
           
 Boolean AuditEventType.isStatus()
           
 Boolean HistoricalDataConfigurationType.isStepped()
           
 Boolean AlarmConditionType.isSuppressedOrShelved()
           
 Boolean AggregateConfigurationType.isTreatUncertainAsBad()
           
 Boolean HistoryServerCapabilitiesType.isUpdateDataCapability()
           
 Boolean HistoryServerCapabilitiesType.isUpdateEventCapability()
           
 Boolean FileType.isUserWritable()
           
 Boolean AggregateConfigurationType.isUseSlopedExtrapolation()
           
 Boolean FileType.isWritable()
           
 void HistoryServerCapabilitiesType.setAccessHistoryDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesType.setAccessHistoryEventsCapability(Boolean value)
           
 void AcknowledgeableConditionType.setAckedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditEventType.setActionTimeStamp(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void NonExclusiveLimitAlarmType.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ExclusiveLimitAlarmType.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AlarmConditionType.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableType.setActualSessionTimeout(Double value)
           
 void SessionDiagnosticsVariableType.setAddNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setAddReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void AuditWriteUpdateEventType.setAttributeId(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerType.setAuditing(Boolean value)
           
 void SessionSecurityDiagnosticsType.setAuthenticationMechanism(String value)
           
 void ProgramStateMachineType.setAutoDelete(Boolean value)
           
 void NDimensionArrayItemType.setAxisDefinition(org.opcfoundation.ua.core.AxisInformation[] value)
           
 void ArrayItemType.setAxisScaleType(org.opcfoundation.ua.core.AxisScaleEnumeration value)
           
 void ConditionType.setBranchId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableType.setBrowseCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setBrowseNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BuildInfoType.setBuildDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusType.setBuildInfo(org.opcfoundation.ua.core.BuildInfo value)
           
 void BuildInfoType.setBuildNumber(String value)
           
 void SessionDiagnosticsVariableType.setCallCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void DialogConditionType.setCancelResponse(Integer value)
           
 void CertificateExpirationAlarmType.setCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditCertificateEventType.setCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void CertificateUpdatedAuditEventType.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateUpdatedAuditEventType.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateExpirationAlarmType.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateGroupType.setCertificateTypes(org.opcfoundation.ua.builtintypes.NodeId[] value)
           
 void GeneralModelChangeEventType.setChanges(org.opcfoundation.ua.core.ModelChangeStructureDataType[] value)
           
 void SemanticChangeEventType.setChanges(org.opcfoundation.ua.core.SemanticChangeStructureDataType[] value)
           
 void AuditEventType.setClientAuditEntryId(String value)
           
 void SessionSecurityDiagnosticsType.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditOpenSecureChannelEventType.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditCreateSessionEventType.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditOpenSecureChannelEventType.setClientCertificateThumbprint(String value)
           
 void AuditCreateSessionEventType.setClientCertificateThumbprint(String value)
           
 void SessionDiagnosticsVariableType.setClientConnectionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SessionDiagnosticsVariableType.setClientDescription(org.opcfoundation.ua.core.ApplicationDescription value)
           
 void SessionDiagnosticsVariableType.setClientLastContactTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditActivateSessionEventType.setClientSoftwareCertificates(org.opcfoundation.ua.core.SignedSoftwareCertificate[] value)
           
 void ConditionType.setClientUserId(String value)
           
 void AuditEventType.setClientUserId(String value)
           
 void SessionSecurityDiagnosticsType.setClientUserIdHistory(String[] value)
           
 void SessionSecurityDiagnosticsType.setClientUserIdOfSession(String value)
           
 void ConditionType.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionConfirmEventType.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionCommentEventType.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionAcknowledgeEventType.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionType.setConditionClassId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ConditionType.setConditionClassName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionType.setConditionName(String value)
           
 void ProgressEventType.setContext(Object value)
           
 void ProgramDiagnosticType.setCreateClientName(String value)
           
 void SessionDiagnosticsVariableType.setCreateMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ProgramDiagnosticType.setCreateSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableType.setCreateSubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ServerDiagnosticsSummaryType.setCumulatedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryType.setCumulatedSubscriptionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setCurrentKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setCurrentLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setCurrentMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setCurrentPublishRequestsInQueue(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void TransparentRedundancyType.setCurrentServerId(String value)
           
 void ServerDiagnosticsSummaryType.setCurrentSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void StateMachineType.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramStateMachineType.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FiniteStateMachineType.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ServerDiagnosticsSummaryType.setCurrentSubscriptionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setCurrentSubscriptionsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerStatusType.setCurrentTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SubscriptionDiagnosticsType.setDataChangeNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void DialogConditionType.setDefaultResponse(Integer value)
           
 void ProgramStateMachineType.setDeletable(Boolean value)
           
 void HistoryServerCapabilitiesType.setDeleteAtTimeCapability(Boolean value)
           
 void HistoryServerCapabilitiesType.setDeleteEventCapability(Boolean value)
           
 void SessionDiagnosticsVariableType.setDeleteMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setDeleteNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void HistoryServerCapabilitiesType.setDeleteRawCapability(Boolean value)
           
 void SessionDiagnosticsVariableType.setDeleteReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setDeleteSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void DialogConditionType.setDialogState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SubscriptionDiagnosticsType.setDisableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setDisabledMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsType.setDisabledMonitoredItemsSamplingCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setDiscardedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setEnableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsType.setEnabledFlag(Boolean value)
           
 void DialogConditionType.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionType.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AlarmConditionType.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AcknowledgeableConditionType.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionSecurityDiagnosticsType.setEncoding(String value)
           
 void SessionDiagnosticsVariableType.setEndpointUrl(String value)
           
 void AuditUrlMismatchEventType.setEndpointUrl(String value)
           
 void AuditHistoryRawModifyDeleteEventType.setEndTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ArrayItemType.setEngineeringUnits(org.opcfoundation.ua.core.EUInformation value)
           
 void MultiStateDiscreteType.setEnumStrings(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void MultiStateValueDiscreteType.setEnumValues(org.opcfoundation.ua.core.EnumValueType[] value)
           
 void ArrayItemType.setEURange(org.opcfoundation.ua.core.Range value)
           
 void AnalogItemType.setEURange(org.opcfoundation.ua.core.Range value)
           
 void BaseEventType.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionConfirmEventType.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionCommentEventType.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionAcknowledgeEventType.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditHistoryEventDeleteEventType.setEventIds(org.opcfoundation.ua.builtintypes.ByteString[] value)
           
 void SubscriptionDiagnosticsType.setEventNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setEventQueueOverFlowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BaseEventType.setEventType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateExpirationAlarmType.setExpirationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TwoStateDiscreteType.setFalseState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditHistoryEventUpdateEventType.setFilter(org.opcfoundation.ua.core.EventFilter value)
           
 void TransitionEventType.setFromState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableType.setHistoryReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setHistoryUpdateCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void TwoStateVariableType.setId(Boolean value)
           
 void FiniteTransitionVariableType.setId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void FiniteStateVariableType.setId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void TransitionVariableType.setId(Object value)
           
 void StateVariableType.setId(Object value)
           
 void AuditWriteUpdateEventType.setIndexRange(String value)
           
 void AuditUpdateMethodEventType.setInputArguments(Object[] value)
           
 void AlarmConditionType.setInputNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void HistoryServerCapabilitiesType.setInsertAnnotationCapability(Boolean value)
           
 void HistoryServerCapabilitiesType.setInsertDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesType.setInsertEventCapability(Boolean value)
           
 void ProgramTransitionEventType.setIntermediateResult(Object value)
           
 void AuditCertificateDataMismatchEventType.setInvalidHostname(String value)
           
 void AuditCertificateDataMismatchEventType.setInvalidUri(String value)
           
 void ProgramDiagnosticType.setInvocationCreationTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditHistoryRawModifyDeleteEventType.setIsDeleteModified(Boolean value)
           
 void NamespaceMetadataType.setIsNamespaceSubset(Boolean value)
           
 void ProgramDiagnosticType.setLastMethodCall(String value)
           
 void ProgramDiagnosticType.setLastMethodCallTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ProgramDiagnosticType.setLastMethodInputArguments(org.opcfoundation.ua.core.Argument[] value)
           
 void ProgramDiagnosticType.setLastMethodOutputArguments(org.opcfoundation.ua.core.Argument[] value)
           
 void ProgramDiagnosticType.setLastMethodReturnStatus(org.opcfoundation.ua.core.StatusResult value)
           
 void ProgramDiagnosticType.setLastMethodSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void DialogConditionType.setLastResponse(Integer value)
           
 void ConditionType.setLastSeverity(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void ProgramStateMachineType.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramDiagnosticType.setLastTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TrustListType.setLastUpdateTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SubscriptionDiagnosticsType.setLatePublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesType.setLocaleIdArray(String[] value)
           
 void SessionDiagnosticsVariableType.setLocaleIds(String[] value)
           
 void BaseEventType.setLocalTime(org.opcfoundation.ua.core.TimeZoneDataType value)
           
 void BuildInfoType.setManufacturerName(String value)
           
 void ServerCapabilitiesType.setMaxBrowseContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void ServerCapabilitiesType.setMaxHistoryContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void SubscriptionDiagnosticsType.setMaxKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setMaxLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setMaxNotificationsPerPublish(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesType.setMaxQueryContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void SessionDiagnosticsVariableType.setMaxResponseMessageSize(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesType.setMaxReturnDataValues(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesType.setMaxReturnEventValues(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsType.setMaxSampledMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationType.setMaxTrustListSize(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BaseEventType.setMessage(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditUpdateMethodEventType.setMethodId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ServerCapabilitiesType.setMinSupportedSampleRate(Double value)
           
 void SubscriptionDiagnosticsType.setModifyCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setModifyMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setModifySubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsType.setMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setMonitoringQueueOverflowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationType.setMulticastDnsEnabled(Boolean value)
           
 void ServerType.setNamespaceArray(String[] value)
           
 void NamespaceMetadataType.setNamespacePublicationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void NamespaceMetadataType.setNamespaceUri(String value)
           
 void NamespaceMetadataType.setNamespaceVersion(String value)
           
 void ModellingRuleType.setNamingRule(org.opcfoundation.ua.core.NamingRuleType value)
           
 void AuditUpdateStateEventType.setNewStateId(Object value)
           
 void AuditWriteUpdateEventType.setNewValue(Object value)
           
 void AuditHistoryValueUpdateEventType.setNewValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryEventUpdateEventType.setNewValues(org.opcfoundation.ua.core.HistoryEventFieldList[] value)
           
 void SubscriptionDiagnosticsType.setNextSequenceNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditAddNodesEventType.setNodesToAdd(org.opcfoundation.ua.core.AddNodesItem[] value)
           
 void AuditDeleteNodesEventType.setNodesToDelete(org.opcfoundation.ua.core.DeleteNodesItem[] value)
           
 void OffNormalAlarmType.setNormalState(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SubscriptionDiagnosticsType.setNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void DialogConditionType.setOkResponse(Integer value)
           
 void AuditUpdateStateEventType.setOldStateId(Object value)
           
 void AuditWriteUpdateEventType.setOldValue(Object value)
           
 void AuditHistoryValueUpdateEventType.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryRawModifyDeleteEventType.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryAtTimeDeleteEventType.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryEventDeleteEventType.setOldValues(org.opcfoundation.ua.core.HistoryEventFieldList value)
           
 void AuditHistoryEventUpdateEventType.setOldValues(org.opcfoundation.ua.core.HistoryEventFieldList[] value)
           
 void FileType.setOpenCount(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void OptionSetType.setOptionSetValues(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void AuditHistoryUpdateEventType.setParameterDataTypeId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AggregateConfigurationType.setPercentDataBad(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void AggregateConfigurationType.setPercentDataGood(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void AuditHistoryValueUpdateEventType.setPerformInsertReplace(org.opcfoundation.ua.core.PerformUpdateType value)
           
 void AuditHistoryEventUpdateEventType.setPerformInsertReplace(org.opcfoundation.ua.core.PerformUpdateType value)
           
 void SubscriptionDiagnosticsType.setPriority(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void BuildInfoType.setProductName(String value)
           
 void BuildInfoType.setProductUri(String value)
           
 void ProgressEventType.setProgress(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void DialogConditionType.setPrompt(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableType.setPublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsType.setPublishingEnabled(Boolean value)
           
 void SubscriptionDiagnosticsType.setPublishingInterval(Double value)
           
 void ServerDiagnosticsSummaryType.setPublishingIntervalCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setPublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ConditionType.setQuality(org.opcfoundation.ua.builtintypes.StatusCode value)
           
 void SessionDiagnosticsVariableType.setQueryFirstCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setQueryNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BaseEventType.setReceiveTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ProgramStateMachineType.setRecycleCount(Integer value)
           
 void ServerRedundancyType.setRedundancySupport(org.opcfoundation.ua.core.RedundancySupport value)
           
 void TransparentRedundancyType.setRedundantServerArray(org.opcfoundation.ua.core.RedundantServerDataType[] value)
           
 void AuditAddReferencesEventType.setReferencesToAdd(org.opcfoundation.ua.core.AddReferencesItem[] value)
           
 void AuditDeleteReferencesEventType.setReferencesToDelete(org.opcfoundation.ua.core.DeleteReferencesItem[] value)
           
 void SessionDiagnosticsVariableType.setRegisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ServerDiagnosticsSummaryType.setRejectedRequestsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryType.setRejectedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesType.setReplaceDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesType.setReplaceEventCapability(Boolean value)
           
 void SessionDiagnosticsVariableType.setRepublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsType.setRepublishMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setRepublishMessageRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setRepublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditHistoryAtTimeDeleteEventType.setReqTimes(org.opcfoundation.ua.builtintypes.DateTime[] value)
           
 void AuditOpenSecureChannelEventType.setRequestedLifetime(Double value)
           
 void AuditCancelEventType.setRequestHandle(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditOpenSecureChannelEventType.setRequestType(org.opcfoundation.ua.core.SecurityTokenRequestType value)
           
 void DialogConditionType.setResponseOptionSet(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void ConditionType.setRetain(Boolean value)
           
 void AuditCreateSessionEventType.setRevisedSessionTimeout(Double value)
           
 void SamplingIntervalDiagnosticsType.setSampledMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsType.setSamplingInterval(Double value)
           
 void ServerStatusType.setSecondsTillShutdown(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditCreateSessionEventType.setSecureChannelId(String value)
           
 void AuditChannelEventType.setSecureChannelId(String value)
           
 void AuditActivateSessionEventType.setSecureChannelId(String value)
           
 void SessionSecurityDiagnosticsType.setSecurityMode(org.opcfoundation.ua.core.MessageSecurityMode value)
           
 void AuditOpenSecureChannelEventType.setSecurityMode(org.opcfoundation.ua.core.MessageSecurityMode value)
           
 void SessionSecurityDiagnosticsType.setSecurityPolicyUri(String value)
           
 void AuditOpenSecureChannelEventType.setSecurityPolicyUri(String value)
           
 void ServerDiagnosticsSummaryType.setSecurityRejectedRequestsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryType.setSecurityRejectedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditConditionRespondEventType.setSelectedResponse(Integer value)
           
 void ServerType.setServerArray(String[] value)
           
 void ServerConfigurationType.setServerCapabilities(String[] value)
           
 void ServerDiagnosticsType.setServerDiagnosticsSummary(org.opcfoundation.ua.core.ServerDiagnosticsSummaryDataType value)
           
 void AuditEventType.setServerId(String value)
           
 void NonTransparentNetworkRedundancyType.setServerNetworkGroups(org.opcfoundation.ua.core.NetworkGroupDataType[] value)
           
 void ServerCapabilitiesType.setServerProfileArray(String[] value)
           
 void ServerType.setServerStatus(org.opcfoundation.ua.core.ServerStatusDataType value)
           
 void SessionDiagnosticsVariableType.setServerUri(String value)
           
 void NonTransparentRedundancyType.setServerUriArray(String[] value)
           
 void ServerDiagnosticsSummaryType.setServerViewCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerType.setServiceLevel(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void ServerDiagnosticsSummaryType.setSessionAbortCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsObjectType.setSessionDiagnostics(org.opcfoundation.ua.core.SessionDiagnosticsDataType value)
           
 void SessionsDiagnosticsSummaryType.setSessionDiagnosticsArray(org.opcfoundation.ua.core.SessionDiagnosticsDataType[] value)
           
 void SubscriptionDiagnosticsType.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionSecurityDiagnosticsType.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableType.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditSessionEventType.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableType.setSessionName(String value)
           
 void SessionDiagnosticsObjectType.setSessionSecurityDiagnostics(org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType value)
           
 void SessionsDiagnosticsSummaryType.setSessionSecurityDiagnosticsArray(org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType[] value)
           
 void ServerDiagnosticsSummaryType.setSessionTimeoutCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setSetMonitoringModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void NonExclusiveDeviationAlarmType.setSetpointNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ExclusiveDeviationAlarmType.setSetpointNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableType.setSetPublishingModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableType.setSetTriggeringCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BaseEventType.setSeverity(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void AuditConditionShelvingEventType.setShelvingTime(Double value)
           
 void ServerStatusType.setShutdownReason(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FileType.setSize(org.opcfoundation.ua.builtintypes.UnsignedLong value)
           
 void ServerCapabilitiesType.setSoftwareCertificates(org.opcfoundation.ua.core.SignedSoftwareCertificate[] value)
           
 void BuildInfoType.setSoftwareVersion(String value)
           
 void BaseEventType.setSourceName(String value)
           
 void BaseEventType.setSourceNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ConditionVariableType.setSourceTimestamp(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusType.setStartTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditHistoryRawModifyDeleteEventType.setStartTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusType.setState(org.opcfoundation.ua.core.ServerState value)
           
 void StateType.setStateNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void NamespaceMetadataType.setStaticNodeIdTypes(org.opcfoundation.ua.core.IdType[] value)
           
 void NamespaceMetadataType.setStaticNumericNodeIdRange(String[] value)
           
 void NamespaceMetadataType.setStaticStringNodeIdPattern(String value)
           
 void AuditEventType.setStatus(Boolean value)
           
 void HistoricalDataConfigurationType.setStepped(Boolean value)
           
 void SessionDiagnosticsObjectType.setSubscriptionDiagnosticsArray(org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] value)
           
 void ServerDiagnosticsType.setSubscriptionDiagnosticsArray(org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] value)
           
 void SubscriptionDiagnosticsType.setSubscriptionId(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationType.setSupportedPrivateKeyFormats(String[] value)
           
 void AlarmConditionType.setSuppressedOrShelved(Boolean value)
           
 void SystemStatusChangeEventType.setSystemState(org.opcfoundation.ua.core.ServerState value)
           
 void BaseEventType.setTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ArrayItemType.setTitle(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TransitionEventType.setToState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableType.setTotalRequestCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsType.setTransferredToAltClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setTransferredToSameClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsType.setTransferRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setTransferSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void TransitionEventType.setTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramTransitionAuditEventType.setTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TransitionType.setTransitionNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditProgramTransitionEventType.setTransitionNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setTranslateBrowsePathsToNodeIdsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionSecurityDiagnosticsType.setTransportProtocol(String value)
           
 void AggregateConfigurationType.setTreatUncertainAsBad(Boolean value)
           
 void TwoStateDiscreteType.setTrueState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SubscriptionDiagnosticsType.setUnacknowledgedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setUnauthorizedRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableType.setUnregisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ShelvedStateMachineType.setUnshelveTime(Double value)
           
 void HistoryServerCapabilitiesType.setUpdateDataCapability(Boolean value)
           
 void AuditHistoryValueUpdateEventType.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditHistoryEventUpdateEventType.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditHistoryDeleteEventType.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void HistoryServerCapabilitiesType.setUpdateEventCapability(Boolean value)
           
 void AuditActivateSessionEventType.setUserIdentityToken(org.opcfoundation.ua.core.UserIdentityToken value)
           
 void FileType.setUserWritable(Boolean value)
           
 void AggregateConfigurationType.setUseSlopedExtrapolation(Boolean value)
           
 void MultiStateValueDiscreteType.setValueAsText(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FileType.setWritable(Boolean value)
           
 void SessionDiagnosticsVariableType.setWriteCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void YArrayItemType.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void XYArrayItemType.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void ImageItemType.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemType.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void ImageItemType.setYAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemType.setYAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemType.setZAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.opcua.client
 

Methods in com.prosysopc.ua.types.opcua.client with annotations of type Mandatory
 UaProperty HistoryServerCapabilitiesTypeImplBase.getAccessHistoryDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getAccessHistoryEventsCapabilityNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionTypeImplBase.getAckedState()
           
 TwoStateVariableType AcknowledgeableConditionTypeImplBase.getAckedStateNode()
           
 UaMethod AcknowledgeableConditionTypeImplBase.getAcknowledgeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditEventTypeImplBase.getActionTimeStamp()
           
 UaProperty AuditEventTypeImplBase.getActionTimeStampNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeImplBase.getActiveState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ExclusiveLimitAlarmTypeImplBase.getActiveState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionTypeImplBase.getActiveState()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getActiveStateNode()
           
 TwoStateVariableType ExclusiveLimitAlarmTypeImplBase.getActiveStateNode()
           
 TwoStateVariableType AlarmConditionTypeImplBase.getActiveStateNode()
           
 Double SessionDiagnosticsVariableTypeImplBase.getActualSessionTimeout()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getActualSessionTimeoutNode()
           
 UaMethod ConditionTypeImplBase.getAddCommentNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getAddNodesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getAddNodesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getAddReferencesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getAddReferencesCountNode()
           
 AggregateConfigurationType HistoricalDataConfigurationTypeImplBase.getAggregateConfigurationNode()
           
 FolderType ServerCapabilitiesTypeImplBase.getAggregateFunctionsNode()
           
 FolderType HistoryServerCapabilitiesTypeImplBase.getAggregateFunctionsNode()
           
 UaMethod ServerConfigurationTypeImplBase.getApplyChangesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditWriteUpdateEventTypeImplBase.getAttributeId()
           
 UaProperty AuditWriteUpdateEventTypeImplBase.getAttributeIdNode()
           
 UaProperty ServerTypeImplBase.getAuditingNode()
           
 String SessionSecurityDiagnosticsTypeImplBase.getAuthenticationMechanism()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getAuthenticationMechanismNode()
           
 UaProperty ProgramStateMachineTypeImplBase.getAutoDeleteNode()
           
 org.opcfoundation.ua.core.AxisInformation[] NDimensionArrayItemTypeImplBase.getAxisDefinition()
           
 UaProperty NDimensionArrayItemTypeImplBase.getAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisScaleEnumeration ArrayItemTypeImplBase.getAxisScaleType()
           
 UaProperty ArrayItemTypeImplBase.getAxisScaleTypeNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ConditionTypeImplBase.getBranchId()
           
 UaProperty ConditionTypeImplBase.getBranchIdNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getBrowseCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getBrowseCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getBrowseNextCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getBrowseNextCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BuildInfoTypeImplBase.getBuildDate()
           
 BaseDataVariableType BuildInfoTypeImplBase.getBuildDateNode()
           
 org.opcfoundation.ua.core.BuildInfo ServerStatusTypeImplBase.getBuildInfo()
           
 BuildInfoType ServerStatusTypeImplBase.getBuildInfoNode()
           
 String BuildInfoTypeImplBase.getBuildNumber()
           
 BaseDataVariableType BuildInfoTypeImplBase.getBuildNumberNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getCallCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getCallCountNode()
           
 Integer DialogConditionTypeImplBase.getCancelResponse()
           
 UaProperty DialogConditionTypeImplBase.getCancelResponseNode()
           
 org.opcfoundation.ua.builtintypes.ByteString CertificateExpirationAlarmTypeImplBase.getCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditCertificateEventTypeImplBase.getCertificate()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateUpdatedAuditEventTypeImplBase.getCertificateGroup()
           
 UaProperty CertificateUpdatedAuditEventTypeImplBase.getCertificateGroupNode()
           
 CertificateGroupFolderType ServerConfigurationTypeImplBase.getCertificateGroupsNode()
           
 UaProperty CertificateExpirationAlarmTypeImplBase.getCertificateNode()
           
 UaProperty AuditCertificateEventTypeImplBase.getCertificateNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateUpdatedAuditEventTypeImplBase.getCertificateType()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateExpirationAlarmTypeImplBase.getCertificateType()
           
 UaProperty CertificateUpdatedAuditEventTypeImplBase.getCertificateTypeNode()
           
 UaProperty CertificateExpirationAlarmTypeImplBase.getCertificateTypeNode()
           
 org.opcfoundation.ua.builtintypes.NodeId[] CertificateGroupTypeImplBase.getCertificateTypes()
           
 UaProperty CertificateGroupTypeImplBase.getCertificateTypesNode()
           
 org.opcfoundation.ua.core.SemanticChangeStructureDataType[] SemanticChangeEventTypeImplBase.getChanges()
           
 org.opcfoundation.ua.core.ModelChangeStructureDataType[] GeneralModelChangeEventTypeImplBase.getChanges()
           
 UaProperty SemanticChangeEventTypeImplBase.getChangesNode()
           
 UaProperty GeneralModelChangeEventTypeImplBase.getChangesNode()
           
 String AuditEventTypeImplBase.getClientAuditEntryId()
           
 UaProperty AuditEventTypeImplBase.getClientAuditEntryIdNode()
           
 org.opcfoundation.ua.builtintypes.ByteString SessionSecurityDiagnosticsTypeImplBase.getClientCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditOpenSecureChannelEventTypeImplBase.getClientCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditCreateSessionEventTypeImplBase.getClientCertificate()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getClientCertificateNode()
           
 UaProperty AuditOpenSecureChannelEventTypeImplBase.getClientCertificateNode()
           
 UaProperty AuditCreateSessionEventTypeImplBase.getClientCertificateNode()
           
 String AuditOpenSecureChannelEventTypeImplBase.getClientCertificateThumbprint()
           
 String AuditCreateSessionEventTypeImplBase.getClientCertificateThumbprint()
           
 UaProperty AuditOpenSecureChannelEventTypeImplBase.getClientCertificateThumbprintNode()
           
 UaProperty AuditCreateSessionEventTypeImplBase.getClientCertificateThumbprintNode()
           
 org.opcfoundation.ua.builtintypes.DateTime SessionDiagnosticsVariableTypeImplBase.getClientConnectionTime()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getClientConnectionTimeNode()
           
 org.opcfoundation.ua.core.ApplicationDescription SessionDiagnosticsVariableTypeImplBase.getClientDescription()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getClientDescriptionNode()
           
 org.opcfoundation.ua.builtintypes.DateTime SessionDiagnosticsVariableTypeImplBase.getClientLastContactTime()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getClientLastContactTimeNode()
           
 org.opcfoundation.ua.core.SignedSoftwareCertificate[] AuditActivateSessionEventTypeImplBase.getClientSoftwareCertificates()
           
 UaProperty AuditActivateSessionEventTypeImplBase.getClientSoftwareCertificatesNode()
           
 String ConditionTypeImplBase.getClientUserId()
           
 String AuditEventTypeImplBase.getClientUserId()
           
 String[] SessionSecurityDiagnosticsTypeImplBase.getClientUserIdHistory()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getClientUserIdHistoryNode()
           
 UaProperty ConditionTypeImplBase.getClientUserIdNode()
           
 UaProperty AuditEventTypeImplBase.getClientUserIdNode()
           
 String SessionSecurityDiagnosticsTypeImplBase.getClientUserIdOfSession()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getClientUserIdOfSessionNode()
           
 UaMethod FileTypeImplBase.getCloseNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionTypeImplBase.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionConfirmEventTypeImplBase.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionCommentEventTypeImplBase.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionAcknowledgeEventTypeImplBase.getComment()
           
 ConditionVariableType ConditionTypeImplBase.getCommentNode()
           
 UaProperty AuditConditionConfirmEventTypeImplBase.getCommentNode()
           
 UaProperty AuditConditionCommentEventTypeImplBase.getCommentNode()
           
 UaProperty AuditConditionAcknowledgeEventTypeImplBase.getCommentNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ConditionTypeImplBase.getConditionClassId()
           
 UaProperty ConditionTypeImplBase.getConditionClassIdNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionTypeImplBase.getConditionClassName()
           
 UaProperty ConditionTypeImplBase.getConditionClassNameNode()
           
 String ConditionTypeImplBase.getConditionName()
           
 UaProperty ConditionTypeImplBase.getConditionNameNode()
           
 Object ProgressEventTypeImplBase.getContext()
           
 UaProperty ProgressEventTypeImplBase.getContextNode()
           
 String ProgramDiagnosticTypeImplBase.getCreateClientName()
           
 UaProperty ProgramDiagnosticTypeImplBase.getCreateClientNameNode()
           
 UaMethod FileDirectoryTypeImplBase.getCreateDirectoryNode()
           
 UaMethod FileDirectoryTypeImplBase.getCreateFileNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getCreateMonitoredItemsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getCreateMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ProgramDiagnosticTypeImplBase.getCreateSessionId()
           
 UaProperty ProgramDiagnosticTypeImplBase.getCreateSessionIdNode()
           
 UaMethod ServerConfigurationTypeImplBase.getCreateSigningRequestNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getCreateSubscriptionCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getCreateSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getCumulatedSessionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getCumulatedSessionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getCumulatedSubscriptionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getCumulatedSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getCurrentKeepAliveCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getCurrentKeepAliveCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getCurrentLifetimeCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getCurrentLifetimeCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeImplBase.getCurrentMonitoredItemsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getCurrentMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeImplBase.getCurrentPublishRequestsInQueue()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getCurrentPublishRequestsInQueueNode()
           
 String TransparentRedundancyTypeImplBase.getCurrentServerId()
           
 UaProperty TransparentRedundancyTypeImplBase.getCurrentServerIdNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getCurrentSessionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getCurrentSessionCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateMachineTypeImplBase.getCurrentState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramStateMachineTypeImplBase.getCurrentState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText FiniteStateMachineTypeImplBase.getCurrentState()
           
 StateVariableType StateMachineTypeImplBase.getCurrentStateNode()
           
 FiniteStateVariableType ProgramStateMachineTypeImplBase.getCurrentStateNode()
           
 FiniteStateVariableType FiniteStateMachineTypeImplBase.getCurrentStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getCurrentSubscriptionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getCurrentSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeImplBase.getCurrentSubscriptionsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getCurrentSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerStatusTypeImplBase.getCurrentTime()
           
 BaseDataVariableType ServerStatusTypeImplBase.getCurrentTimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getDataChangeNotificationsCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getDataChangeNotificationsCountNode()
           
 CertificateGroupType CertificateGroupFolderTypeImplBase.getDefaultApplicationGroupNode()
           
 Integer DialogConditionTypeImplBase.getDefaultResponse()
           
 UaProperty DialogConditionTypeImplBase.getDefaultResponseNode()
           
 UaProperty ProgramStateMachineTypeImplBase.getDeletableNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getDeleteAtTimeCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getDeleteEventCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getDeleteMonitoredItemsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getDeleteMonitoredItemsCountNode()
           
 UaMethod FileDirectoryTypeImplBase.getDeleteNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getDeleteNodesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getDeleteNodesCountNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getDeleteRawCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getDeleteReferencesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getDeleteReferencesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getDeleteSubscriptionsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getDeleteSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionTypeImplBase.getDialogState()
           
 TwoStateVariableType DialogConditionTypeImplBase.getDialogStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getDisableCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getDisableCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getDisabledMonitoredItemCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getDisabledMonitoredItemCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsTypeImplBase.getDisabledMonitoredItemsSamplingCount()
           
 BaseDataVariableType SamplingIntervalDiagnosticsTypeImplBase.getDisabledMonitoredItemsSamplingCountNode()
           
 UaMethod ConditionTypeImplBase.getDisableNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getDiscardedMessageCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getDiscardedMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getEnableCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getEnableCountNode()
           
 UaProperty ServerDiagnosticsTypeImplBase.getEnabledFlagNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionTypeImplBase.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionTypeImplBase.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionTypeImplBase.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionTypeImplBase.getEnabledState()
           
 TwoStateVariableType DialogConditionTypeImplBase.getEnabledStateNode()
           
 TwoStateVariableType ConditionTypeImplBase.getEnabledStateNode()
           
 TwoStateVariableType AlarmConditionTypeImplBase.getEnabledStateNode()
           
 TwoStateVariableType AcknowledgeableConditionTypeImplBase.getEnabledStateNode()
           
 UaMethod ConditionTypeImplBase.getEnableNode()
           
 String SessionSecurityDiagnosticsTypeImplBase.getEncoding()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getEncodingNode()
           
 String SessionDiagnosticsVariableTypeImplBase.getEndpointUrl()
           
 String AuditUrlMismatchEventTypeImplBase.getEndpointUrl()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getEndpointUrlNode()
           
 UaProperty AuditUrlMismatchEventTypeImplBase.getEndpointUrlNode()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditHistoryRawModifyDeleteEventTypeImplBase.getEndTime()
           
 UaProperty AuditHistoryRawModifyDeleteEventTypeImplBase.getEndTimeNode()
           
 org.opcfoundation.ua.core.EUInformation ArrayItemTypeImplBase.getEngineeringUnits()
           
 UaProperty ArrayItemTypeImplBase.getEngineeringUnitsNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] MultiStateDiscreteTypeImplBase.getEnumStrings()
           
 UaProperty MultiStateDiscreteTypeImplBase.getEnumStringsNode()
           
 org.opcfoundation.ua.core.EnumValueType[] MultiStateValueDiscreteTypeImplBase.getEnumValues()
           
 UaProperty MultiStateValueDiscreteTypeImplBase.getEnumValuesNode()
           
 org.opcfoundation.ua.core.Range ArrayItemTypeImplBase.getEURange()
           
 org.opcfoundation.ua.core.Range AnalogItemTypeImplBase.getEURange()
           
 UaProperty ArrayItemTypeImplBase.getEURangeNode()
           
 UaProperty AnalogItemTypeImplBase.getEURangeNode()
           
 org.opcfoundation.ua.builtintypes.ByteString BaseEventTypeImplBase.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionConfirmEventTypeImplBase.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionCommentEventTypeImplBase.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionAcknowledgeEventTypeImplBase.getEventId()
           
 UaProperty BaseEventTypeImplBase.getEventIdNode()
           
 UaProperty AuditConditionConfirmEventTypeImplBase.getEventIdNode()
           
 UaProperty AuditConditionCommentEventTypeImplBase.getEventIdNode()
           
 UaProperty AuditConditionAcknowledgeEventTypeImplBase.getEventIdNode()
           
 org.opcfoundation.ua.builtintypes.ByteString[] AuditHistoryEventDeleteEventTypeImplBase.getEventIds()
           
 UaProperty AuditHistoryEventDeleteEventTypeImplBase.getEventIdsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getEventNotificationsCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getEventNotificationsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getEventQueueOverFlowCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getEventQueueOverFlowCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId BaseEventTypeImplBase.getEventType()
           
 UaProperty BaseEventTypeImplBase.getEventTypeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime CertificateExpirationAlarmTypeImplBase.getExpirationDate()
           
 UaProperty CertificateExpirationAlarmTypeImplBase.getExpirationDateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateDiscreteTypeImplBase.getFalseState()
           
 UaProperty TwoStateDiscreteTypeImplBase.getFalseStateNode()
           
 org.opcfoundation.ua.core.EventFilter AuditHistoryEventUpdateEventTypeImplBase.getFilter()
           
 UaProperty AuditHistoryEventUpdateEventTypeImplBase.getFilterNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventTypeImplBase.getFromState()
           
 StateVariableType TransitionEventTypeImplBase.getFromStateNode()
           
 UaMethod FileTypeImplBase.getGetPositionNode()
           
 UaMethod ServerConfigurationTypeImplBase.getGetRejectedListNode()
           
 UaMethod ProgramStateMachineTypeImplBase.getHaltNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getHistoryReadCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getHistoryReadCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getHistoryUpdateCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getHistoryUpdateCountNode()
           
 Object TransitionVariableTypeImplBase.getId()
           
 Object StateVariableTypeImplBase.getId()
           
 org.opcfoundation.ua.builtintypes.NodeId FiniteTransitionVariableTypeImplBase.getId()
           
 org.opcfoundation.ua.builtintypes.NodeId FiniteStateVariableTypeImplBase.getId()
           
 UaProperty TwoStateVariableTypeImplBase.getIdNode()
           
 UaProperty TransitionVariableTypeImplBase.getIdNode()
           
 UaProperty StateVariableTypeImplBase.getIdNode()
           
 UaProperty FiniteTransitionVariableTypeImplBase.getIdNode()
           
 UaProperty FiniteStateVariableTypeImplBase.getIdNode()
           
 String AuditWriteUpdateEventTypeImplBase.getIndexRange()
           
 UaProperty AuditWriteUpdateEventTypeImplBase.getIndexRangeNode()
           
 Object[] AuditUpdateMethodEventTypeImplBase.getInputArguments()
           
 UaProperty AuditUpdateMethodEventTypeImplBase.getInputArgumentsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AlarmConditionTypeImplBase.getInputNode()
           
 UaProperty AlarmConditionTypeImplBase.getInputNodeNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getInsertAnnotationCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getInsertDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getInsertEventCapabilityNode()
           
 Object ProgramTransitionEventTypeImplBase.getIntermediateResult()
           
 UaProperty ProgramTransitionEventTypeImplBase.getIntermediateResultNode()
           
 String AuditCertificateDataMismatchEventTypeImplBase.getInvalidHostname()
           
 UaProperty AuditCertificateDataMismatchEventTypeImplBase.getInvalidHostnameNode()
           
 String AuditCertificateDataMismatchEventTypeImplBase.getInvalidUri()
           
 UaProperty AuditCertificateDataMismatchEventTypeImplBase.getInvalidUriNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticTypeImplBase.getInvocationCreationTime()
           
 UaProperty ProgramDiagnosticTypeImplBase.getInvocationCreationTimeNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventTypeImplBase.getIsDeleteModifiedNode()
           
 UaProperty NamespaceMetadataTypeImplBase.getIsNamespaceSubsetNode()
           
 String ProgramDiagnosticTypeImplBase.getLastMethodCall()
           
 UaProperty ProgramDiagnosticTypeImplBase.getLastMethodCallNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticTypeImplBase.getLastMethodCallTime()
           
 UaProperty ProgramDiagnosticTypeImplBase.getLastMethodCallTimeNode()
           
 org.opcfoundation.ua.core.Argument[] ProgramDiagnosticTypeImplBase.getLastMethodInputArguments()
           
 UaProperty ProgramDiagnosticTypeImplBase.getLastMethodInputArgumentsNode()
           
 org.opcfoundation.ua.core.Argument[] ProgramDiagnosticTypeImplBase.getLastMethodOutputArguments()
           
 UaProperty ProgramDiagnosticTypeImplBase.getLastMethodOutputArgumentsNode()
           
 org.opcfoundation.ua.core.StatusResult ProgramDiagnosticTypeImplBase.getLastMethodReturnStatus()
           
 UaProperty ProgramDiagnosticTypeImplBase.getLastMethodReturnStatusNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ProgramDiagnosticTypeImplBase.getLastMethodSessionId()
           
 UaProperty ProgramDiagnosticTypeImplBase.getLastMethodSessionIdNode()
           
 Integer DialogConditionTypeImplBase.getLastResponse()
           
 UaProperty DialogConditionTypeImplBase.getLastResponseNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ConditionTypeImplBase.getLastSeverity()
           
 ConditionVariableType ConditionTypeImplBase.getLastSeverityNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramStateMachineTypeImplBase.getLastTransition()
           
 FiniteTransitionVariableType ProgramStateMachineTypeImplBase.getLastTransitionNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticTypeImplBase.getLastTransitionTime()
           
 UaProperty ProgramDiagnosticTypeImplBase.getLastTransitionTimeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TrustListTypeImplBase.getLastUpdateTime()
           
 UaProperty TrustListTypeImplBase.getLastUpdateTimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getLatePublishRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getLatePublishRequestCountNode()
           
 ExclusiveLimitStateMachineType ExclusiveLimitAlarmTypeImplBase.getLimitStateNode()
           
 String[] ServerCapabilitiesTypeImplBase.getLocaleIdArray()
           
 UaProperty ServerCapabilitiesTypeImplBase.getLocaleIdArrayNode()
           
 String[] SessionDiagnosticsVariableTypeImplBase.getLocaleIds()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getLocaleIdsNode()
           
 org.opcfoundation.ua.core.TimeZoneDataType BaseEventTypeImplBase.getLocalTime()
           
 UaProperty BaseEventTypeImplBase.getLocalTimeNode()
           
 String BuildInfoTypeImplBase.getManufacturerName()
           
 BaseDataVariableType BuildInfoTypeImplBase.getManufacturerNameNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesTypeImplBase.getMaxBrowseContinuationPoints()
           
 UaProperty ServerCapabilitiesTypeImplBase.getMaxBrowseContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesTypeImplBase.getMaxHistoryContinuationPoints()
           
 UaProperty ServerCapabilitiesTypeImplBase.getMaxHistoryContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getMaxKeepAliveCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getMaxKeepAliveCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getMaxLifetimeCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getMaxLifetimeCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getMaxNotificationsPerPublish()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getMaxNotificationsPerPublishNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesTypeImplBase.getMaxQueryContinuationPoints()
           
 UaProperty ServerCapabilitiesTypeImplBase.getMaxQueryContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeImplBase.getMaxResponseMessageSize()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getMaxResponseMessageSizeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger HistoryServerCapabilitiesTypeImplBase.getMaxReturnDataValues()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getMaxReturnDataValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger HistoryServerCapabilitiesTypeImplBase.getMaxReturnEventValues()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getMaxReturnEventValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsTypeImplBase.getMaxSampledMonitoredItemsCount()
           
 BaseDataVariableType SamplingIntervalDiagnosticsTypeImplBase.getMaxSampledMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerConfigurationTypeImplBase.getMaxTrustListSize()
           
 UaProperty ServerConfigurationTypeImplBase.getMaxTrustListSizeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText BaseEventTypeImplBase.getMessage()
           
 UaProperty BaseEventTypeImplBase.getMessageNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditUpdateMethodEventTypeImplBase.getMethodId()
           
 UaProperty AuditUpdateMethodEventTypeImplBase.getMethodIdNode()
           
 Double ServerCapabilitiesTypeImplBase.getMinSupportedSampleRate()
           
 UaProperty ServerCapabilitiesTypeImplBase.getMinSupportedSampleRateNode()
           
 FolderType ServerCapabilitiesTypeImplBase.getModellingRulesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getModifyCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getModifyCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getModifyMonitoredItemsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getModifyMonitoredItemsCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getModifySubscriptionCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getModifySubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getMonitoredItemCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getMonitoredItemCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getMonitoringQueueOverflowCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getMonitoringQueueOverflowCountNode()
           
 UaMethod FileDirectoryTypeImplBase.getMoveOrCopyNode()
           
 UaProperty ServerConfigurationTypeImplBase.getMulticastDnsEnabledNode()
           
 String[] ServerTypeImplBase.getNamespaceArray()
           
 UaProperty ServerTypeImplBase.getNamespaceArrayNode()
           
 org.opcfoundation.ua.builtintypes.DateTime NamespaceMetadataTypeImplBase.getNamespacePublicationDate()
           
 UaProperty NamespaceMetadataTypeImplBase.getNamespacePublicationDateNode()
           
 String NamespaceMetadataTypeImplBase.getNamespaceUri()
           
 UaProperty NamespaceMetadataTypeImplBase.getNamespaceUriNode()
           
 String NamespaceMetadataTypeImplBase.getNamespaceVersion()
           
 UaProperty NamespaceMetadataTypeImplBase.getNamespaceVersionNode()
           
 org.opcfoundation.ua.core.NamingRuleType ModellingRuleTypeImplBase.getNamingRule()
           
 UaProperty ModellingRuleTypeImplBase.getNamingRuleNode()
           
 Object AuditUpdateStateEventTypeImplBase.getNewStateId()
           
 UaProperty AuditUpdateStateEventTypeImplBase.getNewStateIdNode()
           
 Object AuditWriteUpdateEventTypeImplBase.getNewValue()
           
 UaProperty AuditWriteUpdateEventTypeImplBase.getNewValueNode()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryValueUpdateEventTypeImplBase.getNewValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList[] AuditHistoryEventUpdateEventTypeImplBase.getNewValues()
           
 UaProperty AuditHistoryValueUpdateEventTypeImplBase.getNewValuesNode()
           
 UaProperty AuditHistoryEventUpdateEventTypeImplBase.getNewValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getNextSequenceNumber()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getNextSequenceNumberNode()
           
 org.opcfoundation.ua.core.AddNodesItem[] AuditAddNodesEventTypeImplBase.getNodesToAdd()
           
 UaProperty AuditAddNodesEventTypeImplBase.getNodesToAddNode()
           
 org.opcfoundation.ua.core.DeleteNodesItem[] AuditDeleteNodesEventTypeImplBase.getNodesToDelete()
           
 UaProperty AuditDeleteNodesEventTypeImplBase.getNodesToDeleteNode()
           
 org.opcfoundation.ua.builtintypes.NodeId OffNormalAlarmTypeImplBase.getNormalState()
           
 UaProperty OffNormalAlarmTypeImplBase.getNormalStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getNotificationsCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getNotificationsCountNode()
           
 Integer DialogConditionTypeImplBase.getOkResponse()
           
 UaProperty DialogConditionTypeImplBase.getOkResponseNode()
           
 Object AuditUpdateStateEventTypeImplBase.getOldStateId()
           
 UaProperty AuditUpdateStateEventTypeImplBase.getOldStateIdNode()
           
 Object AuditWriteUpdateEventTypeImplBase.getOldValue()
           
 UaProperty AuditWriteUpdateEventTypeImplBase.getOldValueNode()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryValueUpdateEventTypeImplBase.getOldValues()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryRawModifyDeleteEventTypeImplBase.getOldValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList[] AuditHistoryEventUpdateEventTypeImplBase.getOldValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList AuditHistoryEventDeleteEventTypeImplBase.getOldValues()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryAtTimeDeleteEventTypeImplBase.getOldValues()
           
 UaProperty AuditHistoryValueUpdateEventTypeImplBase.getOldValuesNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventTypeImplBase.getOldValuesNode()
           
 UaProperty AuditHistoryEventUpdateEventTypeImplBase.getOldValuesNode()
           
 UaProperty AuditHistoryEventDeleteEventTypeImplBase.getOldValuesNode()
           
 UaProperty AuditHistoryAtTimeDeleteEventTypeImplBase.getOldValuesNode()
           
 UaMethod ShelvedStateMachineTypeImplBase.getOneShotShelveNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort FileTypeImplBase.getOpenCount()
           
 UaProperty FileTypeImplBase.getOpenCountNode()
           
 UaMethod FileTypeImplBase.getOpenNode()
           
 UaMethod TrustListTypeImplBase.getOpenWithMasksNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] OptionSetTypeImplBase.getOptionSetValues()
           
 UaProperty OptionSetTypeImplBase.getOptionSetValuesNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryUpdateEventTypeImplBase.getParameterDataTypeId()
           
 UaProperty AuditHistoryUpdateEventTypeImplBase.getParameterDataTypeIdNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte AggregateConfigurationTypeImplBase.getPercentDataBad()
           
 UaProperty AggregateConfigurationTypeImplBase.getPercentDataBadNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte AggregateConfigurationTypeImplBase.getPercentDataGood()
           
 UaProperty AggregateConfigurationTypeImplBase.getPercentDataGoodNode()
           
 org.opcfoundation.ua.core.PerformUpdateType AuditHistoryValueUpdateEventTypeImplBase.getPerformInsertReplace()
           
 org.opcfoundation.ua.core.PerformUpdateType AuditHistoryEventUpdateEventTypeImplBase.getPerformInsertReplace()
           
 UaProperty AuditHistoryValueUpdateEventTypeImplBase.getPerformInsertReplaceNode()
           
 UaProperty AuditHistoryEventUpdateEventTypeImplBase.getPerformInsertReplaceNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte SubscriptionDiagnosticsTypeImplBase.getPriority()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getPriorityNode()
           
 String BuildInfoTypeImplBase.getProductName()
           
 BaseDataVariableType BuildInfoTypeImplBase.getProductNameNode()
           
 String BuildInfoTypeImplBase.getProductUri()
           
 BaseDataVariableType BuildInfoTypeImplBase.getProductUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ProgressEventTypeImplBase.getProgress()
           
 UaProperty ProgressEventTypeImplBase.getProgressNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionTypeImplBase.getPrompt()
           
 UaProperty DialogConditionTypeImplBase.getPromptNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getPublishCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getPublishCountNode()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getPublishingEnabledNode()
           
 Double SubscriptionDiagnosticsTypeImplBase.getPublishingInterval()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getPublishingIntervalCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getPublishingIntervalCountNode()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getPublishingIntervalNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getPublishRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getPublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.StatusCode ConditionTypeImplBase.getQuality()
           
 ConditionVariableType ConditionTypeImplBase.getQualityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getQueryFirstCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getQueryFirstCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getQueryNextCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getQueryNextCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getReadCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getReadCountNode()
           
 UaMethod FileTypeImplBase.getReadNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BaseEventTypeImplBase.getReceiveTime()
           
 UaProperty BaseEventTypeImplBase.getReceiveTimeNode()
           
 Integer ProgramStateMachineTypeImplBase.getRecycleCount()
           
 UaProperty ProgramStateMachineTypeImplBase.getRecycleCountNode()
           
 org.opcfoundation.ua.core.RedundancySupport ServerRedundancyTypeImplBase.getRedundancySupport()
           
 UaProperty ServerRedundancyTypeImplBase.getRedundancySupportNode()
           
 org.opcfoundation.ua.core.RedundantServerDataType[] TransparentRedundancyTypeImplBase.getRedundantServerArray()
           
 UaProperty TransparentRedundancyTypeImplBase.getRedundantServerArrayNode()
           
 org.opcfoundation.ua.core.AddReferencesItem[] AuditAddReferencesEventTypeImplBase.getReferencesToAdd()
           
 UaProperty AuditAddReferencesEventTypeImplBase.getReferencesToAddNode()
           
 org.opcfoundation.ua.core.DeleteReferencesItem[] AuditDeleteReferencesEventTypeImplBase.getReferencesToDelete()
           
 UaProperty AuditDeleteReferencesEventTypeImplBase.getReferencesToDeleteNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getRegisterNodesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getRegisterNodesCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getRejectedRequestsCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getRejectedRequestsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getRejectedSessionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getRejectedSessionCountNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getReplaceDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getReplaceEventCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getRepublishCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getRepublishCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getRepublishMessageCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getRepublishMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getRepublishMessageRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getRepublishMessageRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getRepublishRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getRepublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime[] AuditHistoryAtTimeDeleteEventTypeImplBase.getReqTimes()
           
 UaProperty AuditHistoryAtTimeDeleteEventTypeImplBase.getReqTimesNode()
           
 Double AuditOpenSecureChannelEventTypeImplBase.getRequestedLifetime()
           
 UaProperty AuditOpenSecureChannelEventTypeImplBase.getRequestedLifetimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditCancelEventTypeImplBase.getRequestHandle()
           
 UaProperty AuditCancelEventTypeImplBase.getRequestHandleNode()
           
 org.opcfoundation.ua.core.SecurityTokenRequestType AuditOpenSecureChannelEventTypeImplBase.getRequestType()
           
 UaProperty AuditOpenSecureChannelEventTypeImplBase.getRequestTypeNode()
           
 UaMethod ProgramStateMachineTypeImplBase.getResetNode()
           
 UaMethod DialogConditionTypeImplBase.getRespondNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] DialogConditionTypeImplBase.getResponseOptionSet()
           
 UaProperty DialogConditionTypeImplBase.getResponseOptionSetNode()
           
 UaMethod ProgramStateMachineTypeImplBase.getResumeNode()
           
 UaProperty ConditionTypeImplBase.getRetainNode()
           
 Double AuditCreateSessionEventTypeImplBase.getRevisedSessionTimeout()
           
 UaProperty AuditCreateSessionEventTypeImplBase.getRevisedSessionTimeoutNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsTypeImplBase.getSampledMonitoredItemsCount()
           
 BaseDataVariableType SamplingIntervalDiagnosticsTypeImplBase.getSampledMonitoredItemsCountNode()
           
 Double SamplingIntervalDiagnosticsTypeImplBase.getSamplingInterval()
           
 BaseDataVariableType SamplingIntervalDiagnosticsTypeImplBase.getSamplingIntervalNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerStatusTypeImplBase.getSecondsTillShutdown()
           
 BaseDataVariableType ServerStatusTypeImplBase.getSecondsTillShutdownNode()
           
 String AuditCreateSessionEventTypeImplBase.getSecureChannelId()
           
 String AuditChannelEventTypeImplBase.getSecureChannelId()
           
 String AuditActivateSessionEventTypeImplBase.getSecureChannelId()
           
 UaProperty AuditCreateSessionEventTypeImplBase.getSecureChannelIdNode()
           
 UaProperty AuditChannelEventTypeImplBase.getSecureChannelIdNode()
           
 UaProperty AuditActivateSessionEventTypeImplBase.getSecureChannelIdNode()
           
 org.opcfoundation.ua.core.MessageSecurityMode SessionSecurityDiagnosticsTypeImplBase.getSecurityMode()
           
 org.opcfoundation.ua.core.MessageSecurityMode AuditOpenSecureChannelEventTypeImplBase.getSecurityMode()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getSecurityModeNode()
           
 UaProperty AuditOpenSecureChannelEventTypeImplBase.getSecurityModeNode()
           
 String SessionSecurityDiagnosticsTypeImplBase.getSecurityPolicyUri()
           
 String AuditOpenSecureChannelEventTypeImplBase.getSecurityPolicyUri()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getSecurityPolicyUriNode()
           
 UaProperty AuditOpenSecureChannelEventTypeImplBase.getSecurityPolicyUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getSecurityRejectedRequestsCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getSecurityRejectedRequestsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getSecurityRejectedSessionCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getSecurityRejectedSessionCountNode()
           
 Integer AuditConditionRespondEventTypeImplBase.getSelectedResponse()
           
 UaProperty AuditConditionRespondEventTypeImplBase.getSelectedResponseNode()
           
 String[] ServerTypeImplBase.getServerArray()
           
 UaProperty ServerTypeImplBase.getServerArrayNode()
           
 String[] ServerConfigurationTypeImplBase.getServerCapabilities()
           
 ServerCapabilitiesType ServerTypeImplBase.getServerCapabilitiesNode()
           
 UaProperty ServerConfigurationTypeImplBase.getServerCapabilitiesNode()
           
 ServerDiagnosticsType ServerTypeImplBase.getServerDiagnosticsNode()
           
 org.opcfoundation.ua.core.ServerDiagnosticsSummaryDataType ServerDiagnosticsTypeImplBase.getServerDiagnosticsSummary()
           
 ServerDiagnosticsSummaryType ServerDiagnosticsTypeImplBase.getServerDiagnosticsSummaryNode()
           
 String AuditEventTypeImplBase.getServerId()
           
 UaProperty AuditEventTypeImplBase.getServerIdNode()
           
 org.opcfoundation.ua.core.NetworkGroupDataType[] NonTransparentNetworkRedundancyTypeImplBase.getServerNetworkGroups()
           
 UaProperty NonTransparentNetworkRedundancyTypeImplBase.getServerNetworkGroupsNode()
           
 String[] ServerCapabilitiesTypeImplBase.getServerProfileArray()
           
 UaProperty ServerCapabilitiesTypeImplBase.getServerProfileArrayNode()
           
 ServerRedundancyType ServerTypeImplBase.getServerRedundancyNode()
           
 org.opcfoundation.ua.core.ServerStatusDataType ServerTypeImplBase.getServerStatus()
           
 ServerStatusType ServerTypeImplBase.getServerStatusNode()
           
 String SessionDiagnosticsVariableTypeImplBase.getServerUri()
           
 String[] NonTransparentRedundancyTypeImplBase.getServerUriArray()
           
 UaProperty NonTransparentRedundancyTypeImplBase.getServerUriArrayNode()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getServerUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getServerViewCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getServerViewCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte ServerTypeImplBase.getServiceLevel()
           
 UaProperty ServerTypeImplBase.getServiceLevelNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getSessionAbortCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getSessionAbortCountNode()
           
 org.opcfoundation.ua.core.SessionDiagnosticsDataType SessionDiagnosticsObjectTypeImplBase.getSessionDiagnostics()
           
 org.opcfoundation.ua.core.SessionDiagnosticsDataType[] SessionsDiagnosticsSummaryTypeImplBase.getSessionDiagnosticsArray()
           
 SessionDiagnosticsArrayType SessionsDiagnosticsSummaryTypeImplBase.getSessionDiagnosticsArrayNode()
           
 SessionDiagnosticsVariableType SessionDiagnosticsObjectTypeImplBase.getSessionDiagnosticsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId SubscriptionDiagnosticsTypeImplBase.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId SessionSecurityDiagnosticsTypeImplBase.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId SessionDiagnosticsVariableTypeImplBase.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditSessionEventTypeImplBase.getSessionId()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getSessionIdNode()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getSessionIdNode()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getSessionIdNode()
           
 UaProperty AuditSessionEventTypeImplBase.getSessionIdNode()
           
 String SessionDiagnosticsVariableTypeImplBase.getSessionName()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getSessionNameNode()
           
 SessionsDiagnosticsSummaryType ServerDiagnosticsTypeImplBase.getSessionsDiagnosticsSummaryNode()
           
 org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType SessionDiagnosticsObjectTypeImplBase.getSessionSecurityDiagnostics()
           
 org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType[] SessionsDiagnosticsSummaryTypeImplBase.getSessionSecurityDiagnosticsArray()
           
 SessionSecurityDiagnosticsArrayType SessionsDiagnosticsSummaryTypeImplBase.getSessionSecurityDiagnosticsArrayNode()
           
 SessionSecurityDiagnosticsType SessionDiagnosticsObjectTypeImplBase.getSessionSecurityDiagnosticsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeImplBase.getSessionTimeoutCount()
           
 BaseDataVariableType ServerDiagnosticsSummaryTypeImplBase.getSessionTimeoutCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getSetMonitoringModeCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getSetMonitoringModeCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId NonExclusiveDeviationAlarmTypeImplBase.getSetpointNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ExclusiveDeviationAlarmTypeImplBase.getSetpointNode()
           
 UaProperty NonExclusiveDeviationAlarmTypeImplBase.getSetpointNodeNode()
           
 UaProperty ExclusiveDeviationAlarmTypeImplBase.getSetpointNodeNode()
           
 UaMethod FileTypeImplBase.getSetPositionNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getSetPublishingModeCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getSetPublishingModeCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getSetTriggeringCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getSetTriggeringCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort BaseEventTypeImplBase.getSeverity()
           
 UaProperty BaseEventTypeImplBase.getSeverityNode()
           
 Double AuditConditionShelvingEventTypeImplBase.getShelvingTime()
           
 UaProperty AuditConditionShelvingEventTypeImplBase.getShelvingTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ServerStatusTypeImplBase.getShutdownReason()
           
 BaseDataVariableType ServerStatusTypeImplBase.getShutdownReasonNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedLong FileTypeImplBase.getSize()
           
 UaProperty FileTypeImplBase.getSizeNode()
           
 org.opcfoundation.ua.core.SignedSoftwareCertificate[] ServerCapabilitiesTypeImplBase.getSoftwareCertificates()
           
 UaProperty ServerCapabilitiesTypeImplBase.getSoftwareCertificatesNode()
           
 String BuildInfoTypeImplBase.getSoftwareVersion()
           
 BaseDataVariableType BuildInfoTypeImplBase.getSoftwareVersionNode()
           
 String BaseEventTypeImplBase.getSourceName()
           
 UaProperty BaseEventTypeImplBase.getSourceNameNode()
           
 org.opcfoundation.ua.builtintypes.NodeId BaseEventTypeImplBase.getSourceNode()
           
 UaProperty BaseEventTypeImplBase.getSourceNodeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ConditionVariableTypeImplBase.getSourceTimestamp()
           
 UaProperty ConditionVariableTypeImplBase.getSourceTimestampNode()
           
 UaMethod ProgramStateMachineTypeImplBase.getStartNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerStatusTypeImplBase.getStartTime()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditHistoryRawModifyDeleteEventTypeImplBase.getStartTime()
           
 BaseDataVariableType ServerStatusTypeImplBase.getStartTimeNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventTypeImplBase.getStartTimeNode()
           
 org.opcfoundation.ua.core.ServerState ServerStatusTypeImplBase.getState()
           
 BaseDataVariableType ServerStatusTypeImplBase.getStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger StateTypeImplBase.getStateNumber()
           
 UaProperty StateTypeImplBase.getStateNumberNode()
           
 org.opcfoundation.ua.core.IdType[] NamespaceMetadataTypeImplBase.getStaticNodeIdTypes()
           
 UaProperty NamespaceMetadataTypeImplBase.getStaticNodeIdTypesNode()
           
 String[] NamespaceMetadataTypeImplBase.getStaticNumericNodeIdRange()
           
 UaProperty NamespaceMetadataTypeImplBase.getStaticNumericNodeIdRangeNode()
           
 String NamespaceMetadataTypeImplBase.getStaticStringNodeIdPattern()
           
 UaProperty NamespaceMetadataTypeImplBase.getStaticStringNodeIdPatternNode()
           
 UaProperty AuditEventTypeImplBase.getStatusNode()
           
 UaProperty HistoricalDataConfigurationTypeImplBase.getSteppedNode()
           
 org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] SessionDiagnosticsObjectTypeImplBase.getSubscriptionDiagnosticsArray()
           
 org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] ServerDiagnosticsTypeImplBase.getSubscriptionDiagnosticsArray()
           
 SubscriptionDiagnosticsArrayType SessionDiagnosticsObjectTypeImplBase.getSubscriptionDiagnosticsArrayNode()
           
 SubscriptionDiagnosticsArrayType ServerDiagnosticsTypeImplBase.getSubscriptionDiagnosticsArrayNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getSubscriptionId()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getSubscriptionIdNode()
           
 String[] ServerConfigurationTypeImplBase.getSupportedPrivateKeyFormats()
           
 UaProperty ServerConfigurationTypeImplBase.getSupportedPrivateKeyFormatsNode()
           
 UaProperty AlarmConditionTypeImplBase.getSuppressedOrShelvedNode()
           
 UaMethod ProgramStateMachineTypeImplBase.getSuspendNode()
           
 org.opcfoundation.ua.core.ServerState SystemStatusChangeEventTypeImplBase.getSystemState()
           
 UaProperty SystemStatusChangeEventTypeImplBase.getSystemStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BaseEventTypeImplBase.getTime()
           
 UaMethod ShelvedStateMachineTypeImplBase.getTimedShelveNode()
           
 UaProperty BaseEventTypeImplBase.getTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ArrayItemTypeImplBase.getTitle()
           
 UaProperty ArrayItemTypeImplBase.getTitleNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventTypeImplBase.getToState()
           
 StateVariableType TransitionEventTypeImplBase.getToStateNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getTotalRequestCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getTotalRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getTransferredToAltClientCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getTransferredToAltClientCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getTransferredToSameClientCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getTransferredToSameClientCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getTransferRequestCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getTransferRequestCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getTransferSubscriptionsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getTransferSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventTypeImplBase.getTransition()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramTransitionAuditEventTypeImplBase.getTransition()
           
 TransitionVariableType TransitionEventTypeImplBase.getTransitionNode()
           
 FiniteTransitionVariableType ProgramTransitionAuditEventTypeImplBase.getTransitionNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger TransitionTypeImplBase.getTransitionNumber()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditProgramTransitionEventTypeImplBase.getTransitionNumber()
           
 UaProperty TransitionTypeImplBase.getTransitionNumberNode()
           
 UaProperty AuditProgramTransitionEventTypeImplBase.getTransitionNumberNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getTranslateBrowsePathsToNodeIdsCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getTranslateBrowsePathsToNodeIdsCountNode()
           
 String SessionSecurityDiagnosticsTypeImplBase.getTransportProtocol()
           
 BaseDataVariableType SessionSecurityDiagnosticsTypeImplBase.getTransportProtocolNode()
           
 UaProperty AggregateConfigurationTypeImplBase.getTreatUncertainAsBadNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateDiscreteTypeImplBase.getTrueState()
           
 UaProperty TwoStateDiscreteTypeImplBase.getTrueStateNode()
           
 TrustListType CertificateGroupTypeImplBase.getTrustListNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeImplBase.getUnacknowledgedMessageCount()
           
 BaseDataVariableType SubscriptionDiagnosticsTypeImplBase.getUnacknowledgedMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeImplBase.getUnauthorizedRequestCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getUnauthorizedRequestCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getUnregisterNodesCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getUnregisterNodesCountNode()
           
 UaMethod ShelvedStateMachineTypeImplBase.getUnshelveNode()
           
 Double ShelvedStateMachineTypeImplBase.getUnshelveTime()
           
 UaProperty ShelvedStateMachineTypeImplBase.getUnshelveTimeNode()
           
 UaMethod ServerConfigurationTypeImplBase.getUpdateCertificateNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getUpdateDataCapabilityNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryValueUpdateEventTypeImplBase.getUpdatedNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryEventUpdateEventTypeImplBase.getUpdatedNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryDeleteEventTypeImplBase.getUpdatedNode()
           
 UaProperty AuditHistoryValueUpdateEventTypeImplBase.getUpdatedNodeNode()
           
 UaProperty AuditHistoryEventUpdateEventTypeImplBase.getUpdatedNodeNode()
           
 UaProperty AuditHistoryDeleteEventTypeImplBase.getUpdatedNodeNode()
           
 UaProperty HistoryServerCapabilitiesTypeImplBase.getUpdateEventCapabilityNode()
           
 org.opcfoundation.ua.core.UserIdentityToken AuditActivateSessionEventTypeImplBase.getUserIdentityToken()
           
 UaProperty AuditActivateSessionEventTypeImplBase.getUserIdentityTokenNode()
           
 UaProperty FileTypeImplBase.getUserWritableNode()
           
 UaProperty AggregateConfigurationTypeImplBase.getUseSlopedExtrapolationNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText MultiStateValueDiscreteTypeImplBase.getValueAsText()
           
 UaProperty MultiStateValueDiscreteTypeImplBase.getValueAsTextNode()
           
 VendorServerInfoType ServerTypeImplBase.getVendorServerInfoNode()
           
 UaProperty FileTypeImplBase.getWritableNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeImplBase.getWriteCount()
           
 BaseDataVariableType SessionDiagnosticsVariableTypeImplBase.getWriteCountNode()
           
 UaMethod FileTypeImplBase.getWriteNode()
           
 org.opcfoundation.ua.core.AxisInformation YArrayItemTypeImplBase.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation XYArrayItemTypeImplBase.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation ImageItemTypeImplBase.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemTypeImplBase.getXAxisDefinition()
           
 UaProperty YArrayItemTypeImplBase.getXAxisDefinitionNode()
           
 UaProperty XYArrayItemTypeImplBase.getXAxisDefinitionNode()
           
 UaProperty ImageItemTypeImplBase.getXAxisDefinitionNode()
           
 UaProperty CubeItemTypeImplBase.getXAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisInformation ImageItemTypeImplBase.getYAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemTypeImplBase.getYAxisDefinition()
           
 UaProperty ImageItemTypeImplBase.getYAxisDefinitionNode()
           
 UaProperty CubeItemTypeImplBase.getYAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemTypeImplBase.getZAxisDefinition()
           
 UaProperty CubeItemTypeImplBase.getZAxisDefinitionNode()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isAccessHistoryDataCapability()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isAccessHistoryEventsCapability()
           
 Boolean ServerTypeImplBase.isAuditing()
           
 Boolean ProgramStateMachineTypeImplBase.isAutoDelete()
           
 Boolean ProgramStateMachineTypeImplBase.isDeletable()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isDeleteAtTimeCapability()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isDeleteEventCapability()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isDeleteRawCapability()
           
 Boolean ServerDiagnosticsTypeImplBase.isEnabledFlag()
           
 Boolean TwoStateVariableTypeImplBase.isId()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isInsertAnnotationCapability()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isInsertDataCapability()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isInsertEventCapability()
           
 Boolean AuditHistoryRawModifyDeleteEventTypeImplBase.isIsDeleteModified()
           
 Boolean NamespaceMetadataTypeImplBase.isIsNamespaceSubset()
           
 Boolean ServerConfigurationTypeImplBase.isMulticastDnsEnabled()
           
 Boolean SubscriptionDiagnosticsTypeImplBase.isPublishingEnabled()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isReplaceDataCapability()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isReplaceEventCapability()
           
 Boolean ConditionTypeImplBase.isRetain()
           
 Boolean AuditEventTypeImplBase.isStatus()
           
 Boolean HistoricalDataConfigurationTypeImplBase.isStepped()
           
 Boolean AlarmConditionTypeImplBase.isSuppressedOrShelved()
           
 Boolean AggregateConfigurationTypeImplBase.isTreatUncertainAsBad()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isUpdateDataCapability()
           
 Boolean HistoryServerCapabilitiesTypeImplBase.isUpdateEventCapability()
           
 Boolean FileTypeImplBase.isUserWritable()
           
 Boolean AggregateConfigurationTypeImplBase.isUseSlopedExtrapolation()
           
 Boolean FileTypeImplBase.isWritable()
           
 void HistoryServerCapabilitiesTypeImplBase.setAccessHistoryDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeImplBase.setAccessHistoryEventsCapability(Boolean value)
           
 void AcknowledgeableConditionTypeImplBase.setAckedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditEventTypeImplBase.setActionTimeStamp(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void NonExclusiveLimitAlarmTypeImplBase.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ExclusiveLimitAlarmTypeImplBase.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AlarmConditionTypeImplBase.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableTypeImplBase.setActualSessionTimeout(Double value)
           
 void SessionDiagnosticsVariableTypeImplBase.setAddNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setAddReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void AuditWriteUpdateEventTypeImplBase.setAttributeId(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerTypeImplBase.setAuditing(Boolean value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setAuthenticationMechanism(String value)
           
 void ProgramStateMachineTypeImplBase.setAutoDelete(Boolean value)
           
 void NDimensionArrayItemTypeImplBase.setAxisDefinition(org.opcfoundation.ua.core.AxisInformation[] value)
           
 void ArrayItemTypeImplBase.setAxisScaleType(org.opcfoundation.ua.core.AxisScaleEnumeration value)
           
 void ConditionTypeImplBase.setBranchId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeImplBase.setBrowseCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setBrowseNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BuildInfoTypeImplBase.setBuildDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusTypeImplBase.setBuildInfo(org.opcfoundation.ua.core.BuildInfo value)
           
 void BuildInfoTypeImplBase.setBuildNumber(String value)
           
 void SessionDiagnosticsVariableTypeImplBase.setCallCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void DialogConditionTypeImplBase.setCancelResponse(Integer value)
           
 void CertificateExpirationAlarmTypeImplBase.setCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditCertificateEventTypeImplBase.setCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void CertificateUpdatedAuditEventTypeImplBase.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateUpdatedAuditEventTypeImplBase.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateExpirationAlarmTypeImplBase.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateGroupTypeImplBase.setCertificateTypes(org.opcfoundation.ua.builtintypes.NodeId[] value)
           
 void GeneralModelChangeEventTypeImplBase.setChanges(org.opcfoundation.ua.core.ModelChangeStructureDataType[] value)
           
 void SemanticChangeEventTypeImplBase.setChanges(org.opcfoundation.ua.core.SemanticChangeStructureDataType[] value)
           
 void AuditEventTypeImplBase.setClientAuditEntryId(String value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditOpenSecureChannelEventTypeImplBase.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditCreateSessionEventTypeImplBase.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditOpenSecureChannelEventTypeImplBase.setClientCertificateThumbprint(String value)
           
 void AuditCreateSessionEventTypeImplBase.setClientCertificateThumbprint(String value)
           
 void SessionDiagnosticsVariableTypeImplBase.setClientConnectionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SessionDiagnosticsVariableTypeImplBase.setClientDescription(org.opcfoundation.ua.core.ApplicationDescription value)
           
 void SessionDiagnosticsVariableTypeImplBase.setClientLastContactTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditActivateSessionEventTypeImplBase.setClientSoftwareCertificates(org.opcfoundation.ua.core.SignedSoftwareCertificate[] value)
           
 void ConditionTypeImplBase.setClientUserId(String value)
           
 void AuditEventTypeImplBase.setClientUserId(String value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setClientUserIdHistory(String[] value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setClientUserIdOfSession(String value)
           
 void ConditionTypeImplBase.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionConfirmEventTypeImplBase.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionCommentEventTypeImplBase.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionAcknowledgeEventTypeImplBase.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionTypeImplBase.setConditionClassId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ConditionTypeImplBase.setConditionClassName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionTypeImplBase.setConditionName(String value)
           
 void ProgressEventTypeImplBase.setContext(Object value)
           
 void ProgramDiagnosticTypeImplBase.setCreateClientName(String value)
           
 void SessionDiagnosticsVariableTypeImplBase.setCreateMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ProgramDiagnosticTypeImplBase.setCreateSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeImplBase.setCreateSubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setCumulatedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setCumulatedSubscriptionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setCurrentKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setCurrentLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setCurrentMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setCurrentPublishRequestsInQueue(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void TransparentRedundancyTypeImplBase.setCurrentServerId(String value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setCurrentSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void StateMachineTypeImplBase.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramStateMachineTypeImplBase.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FiniteStateMachineTypeImplBase.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setCurrentSubscriptionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setCurrentSubscriptionsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerStatusTypeImplBase.setCurrentTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SubscriptionDiagnosticsTypeImplBase.setDataChangeNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void DialogConditionTypeImplBase.setDefaultResponse(Integer value)
           
 void ProgramStateMachineTypeImplBase.setDeletable(Boolean value)
           
 void HistoryServerCapabilitiesTypeImplBase.setDeleteAtTimeCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeImplBase.setDeleteEventCapability(Boolean value)
           
 void SessionDiagnosticsVariableTypeImplBase.setDeleteMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setDeleteNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void HistoryServerCapabilitiesTypeImplBase.setDeleteRawCapability(Boolean value)
           
 void SessionDiagnosticsVariableTypeImplBase.setDeleteReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setDeleteSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void DialogConditionTypeImplBase.setDialogState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SubscriptionDiagnosticsTypeImplBase.setDisableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setDisabledMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsTypeImplBase.setDisabledMonitoredItemsSamplingCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setDiscardedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setEnableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsTypeImplBase.setEnabledFlag(Boolean value)
           
 void DialogConditionTypeImplBase.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionTypeImplBase.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AlarmConditionTypeImplBase.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AcknowledgeableConditionTypeImplBase.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setEncoding(String value)
           
 void SessionDiagnosticsVariableTypeImplBase.setEndpointUrl(String value)
           
 void AuditUrlMismatchEventTypeImplBase.setEndpointUrl(String value)
           
 void AuditHistoryRawModifyDeleteEventTypeImplBase.setEndTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ArrayItemTypeImplBase.setEngineeringUnits(org.opcfoundation.ua.core.EUInformation value)
           
 void MultiStateDiscreteTypeImplBase.setEnumStrings(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void MultiStateValueDiscreteTypeImplBase.setEnumValues(org.opcfoundation.ua.core.EnumValueType[] value)
           
 void ArrayItemTypeImplBase.setEURange(org.opcfoundation.ua.core.Range value)
           
 void AnalogItemTypeImplBase.setEURange(org.opcfoundation.ua.core.Range value)
           
 void BaseEventTypeImplBase.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionConfirmEventTypeImplBase.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionCommentEventTypeImplBase.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionAcknowledgeEventTypeImplBase.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditHistoryEventDeleteEventTypeImplBase.setEventIds(org.opcfoundation.ua.builtintypes.ByteString[] value)
           
 void SubscriptionDiagnosticsTypeImplBase.setEventNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setEventQueueOverFlowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BaseEventTypeImplBase.setEventType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateExpirationAlarmTypeImplBase.setExpirationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TwoStateDiscreteTypeImplBase.setFalseState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditHistoryEventUpdateEventTypeImplBase.setFilter(org.opcfoundation.ua.core.EventFilter value)
           
 void TransitionEventTypeImplBase.setFromState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableTypeImplBase.setHistoryReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setHistoryUpdateCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void TwoStateVariableTypeImplBase.setId(Boolean value)
           
 void FiniteTransitionVariableTypeImplBase.setId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void FiniteStateVariableTypeImplBase.setId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void TransitionVariableTypeImplBase.setId(Object value)
           
 void StateVariableTypeImplBase.setId(Object value)
           
 void AuditWriteUpdateEventTypeImplBase.setIndexRange(String value)
           
 void AuditUpdateMethodEventTypeImplBase.setInputArguments(Object[] value)
           
 void AlarmConditionTypeImplBase.setInputNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void HistoryServerCapabilitiesTypeImplBase.setInsertAnnotationCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeImplBase.setInsertDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeImplBase.setInsertEventCapability(Boolean value)
           
 void ProgramTransitionEventTypeImplBase.setIntermediateResult(Object value)
           
 void AuditCertificateDataMismatchEventTypeImplBase.setInvalidHostname(String value)
           
 void AuditCertificateDataMismatchEventTypeImplBase.setInvalidUri(String value)
           
 void ProgramDiagnosticTypeImplBase.setInvocationCreationTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditHistoryRawModifyDeleteEventTypeImplBase.setIsDeleteModified(Boolean value)
           
 void NamespaceMetadataTypeImplBase.setIsNamespaceSubset(Boolean value)
           
 void ProgramDiagnosticTypeImplBase.setLastMethodCall(String value)
           
 void ProgramDiagnosticTypeImplBase.setLastMethodCallTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ProgramDiagnosticTypeImplBase.setLastMethodInputArguments(org.opcfoundation.ua.core.Argument[] value)
           
 void ProgramDiagnosticTypeImplBase.setLastMethodOutputArguments(org.opcfoundation.ua.core.Argument[] value)
           
 void ProgramDiagnosticTypeImplBase.setLastMethodReturnStatus(org.opcfoundation.ua.core.StatusResult value)
           
 void ProgramDiagnosticTypeImplBase.setLastMethodSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void DialogConditionTypeImplBase.setLastResponse(Integer value)
           
 void ConditionTypeImplBase.setLastSeverity(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void ProgramStateMachineTypeImplBase.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramDiagnosticTypeImplBase.setLastTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TrustListTypeImplBase.setLastUpdateTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SubscriptionDiagnosticsTypeImplBase.setLatePublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesTypeImplBase.setLocaleIdArray(String[] value)
           
 void SessionDiagnosticsVariableTypeImplBase.setLocaleIds(String[] value)
           
 void BaseEventTypeImplBase.setLocalTime(org.opcfoundation.ua.core.TimeZoneDataType value)
           
 void BuildInfoTypeImplBase.setManufacturerName(String value)
           
 void ServerCapabilitiesTypeImplBase.setMaxBrowseContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void ServerCapabilitiesTypeImplBase.setMaxHistoryContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void SubscriptionDiagnosticsTypeImplBase.setMaxKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setMaxLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setMaxNotificationsPerPublish(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesTypeImplBase.setMaxQueryContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void SessionDiagnosticsVariableTypeImplBase.setMaxResponseMessageSize(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesTypeImplBase.setMaxReturnDataValues(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesTypeImplBase.setMaxReturnEventValues(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsTypeImplBase.setMaxSampledMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationTypeImplBase.setMaxTrustListSize(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BaseEventTypeImplBase.setMessage(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditUpdateMethodEventTypeImplBase.setMethodId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ServerCapabilitiesTypeImplBase.setMinSupportedSampleRate(Double value)
           
 void SubscriptionDiagnosticsTypeImplBase.setModifyCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setModifyMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setModifySubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsTypeImplBase.setMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setMonitoringQueueOverflowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationTypeImplBase.setMulticastDnsEnabled(Boolean value)
           
 void ServerTypeImplBase.setNamespaceArray(String[] value)
           
 void NamespaceMetadataTypeImplBase.setNamespacePublicationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void NamespaceMetadataTypeImplBase.setNamespaceUri(String value)
           
 void NamespaceMetadataTypeImplBase.setNamespaceVersion(String value)
           
 void ModellingRuleTypeImplBase.setNamingRule(org.opcfoundation.ua.core.NamingRuleType value)
           
 void AuditUpdateStateEventTypeImplBase.setNewStateId(Object value)
           
 void AuditWriteUpdateEventTypeImplBase.setNewValue(Object value)
           
 void AuditHistoryValueUpdateEventTypeImplBase.setNewValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryEventUpdateEventTypeImplBase.setNewValues(org.opcfoundation.ua.core.HistoryEventFieldList[] value)
           
 void SubscriptionDiagnosticsTypeImplBase.setNextSequenceNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditAddNodesEventTypeImplBase.setNodesToAdd(org.opcfoundation.ua.core.AddNodesItem[] value)
           
 void AuditDeleteNodesEventTypeImplBase.setNodesToDelete(org.opcfoundation.ua.core.DeleteNodesItem[] value)
           
 void OffNormalAlarmTypeImplBase.setNormalState(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SubscriptionDiagnosticsTypeImplBase.setNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void DialogConditionTypeImplBase.setOkResponse(Integer value)
           
 void AuditUpdateStateEventTypeImplBase.setOldStateId(Object value)
           
 void AuditWriteUpdateEventTypeImplBase.setOldValue(Object value)
           
 void AuditHistoryValueUpdateEventTypeImplBase.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryRawModifyDeleteEventTypeImplBase.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryAtTimeDeleteEventTypeImplBase.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryEventDeleteEventTypeImplBase.setOldValues(org.opcfoundation.ua.core.HistoryEventFieldList value)
           
 void AuditHistoryEventUpdateEventTypeImplBase.setOldValues(org.opcfoundation.ua.core.HistoryEventFieldList[] value)
           
 void FileTypeImplBase.setOpenCount(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void OptionSetTypeImplBase.setOptionSetValues(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void AuditHistoryUpdateEventTypeImplBase.setParameterDataTypeId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AggregateConfigurationTypeImplBase.setPercentDataBad(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void AggregateConfigurationTypeImplBase.setPercentDataGood(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void AuditHistoryValueUpdateEventTypeImplBase.setPerformInsertReplace(org.opcfoundation.ua.core.PerformUpdateType value)
           
 void AuditHistoryEventUpdateEventTypeImplBase.setPerformInsertReplace(org.opcfoundation.ua.core.PerformUpdateType value)
           
 void SubscriptionDiagnosticsTypeImplBase.setPriority(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void BuildInfoTypeImplBase.setProductName(String value)
           
 void BuildInfoTypeImplBase.setProductUri(String value)
           
 void ProgressEventTypeImplBase.setProgress(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void DialogConditionTypeImplBase.setPrompt(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableTypeImplBase.setPublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsTypeImplBase.setPublishingEnabled(Boolean value)
           
 void SubscriptionDiagnosticsTypeImplBase.setPublishingInterval(Double value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setPublishingIntervalCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setPublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ConditionTypeImplBase.setQuality(org.opcfoundation.ua.builtintypes.StatusCode value)
           
 void SessionDiagnosticsVariableTypeImplBase.setQueryFirstCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setQueryNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BaseEventTypeImplBase.setReceiveTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ProgramStateMachineTypeImplBase.setRecycleCount(Integer value)
           
 void ServerRedundancyTypeImplBase.setRedundancySupport(org.opcfoundation.ua.core.RedundancySupport value)
           
 void TransparentRedundancyTypeImplBase.setRedundantServerArray(org.opcfoundation.ua.core.RedundantServerDataType[] value)
           
 void AuditAddReferencesEventTypeImplBase.setReferencesToAdd(org.opcfoundation.ua.core.AddReferencesItem[] value)
           
 void AuditDeleteReferencesEventTypeImplBase.setReferencesToDelete(org.opcfoundation.ua.core.DeleteReferencesItem[] value)
           
 void SessionDiagnosticsVariableTypeImplBase.setRegisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setRejectedRequestsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setRejectedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesTypeImplBase.setReplaceDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeImplBase.setReplaceEventCapability(Boolean value)
           
 void SessionDiagnosticsVariableTypeImplBase.setRepublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsTypeImplBase.setRepublishMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setRepublishMessageRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setRepublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditHistoryAtTimeDeleteEventTypeImplBase.setReqTimes(org.opcfoundation.ua.builtintypes.DateTime[] value)
           
 void AuditOpenSecureChannelEventTypeImplBase.setRequestedLifetime(Double value)
           
 void AuditCancelEventTypeImplBase.setRequestHandle(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditOpenSecureChannelEventTypeImplBase.setRequestType(org.opcfoundation.ua.core.SecurityTokenRequestType value)
           
 void DialogConditionTypeImplBase.setResponseOptionSet(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void ConditionTypeImplBase.setRetain(Boolean value)
           
 void AuditCreateSessionEventTypeImplBase.setRevisedSessionTimeout(Double value)
           
 void SamplingIntervalDiagnosticsTypeImplBase.setSampledMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsTypeImplBase.setSamplingInterval(Double value)
           
 void ServerStatusTypeImplBase.setSecondsTillShutdown(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditCreateSessionEventTypeImplBase.setSecureChannelId(String value)
           
 void AuditChannelEventTypeImplBase.setSecureChannelId(String value)
           
 void AuditActivateSessionEventTypeImplBase.setSecureChannelId(String value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setSecurityMode(org.opcfoundation.ua.core.MessageSecurityMode value)
           
 void AuditOpenSecureChannelEventTypeImplBase.setSecurityMode(org.opcfoundation.ua.core.MessageSecurityMode value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setSecurityPolicyUri(String value)
           
 void AuditOpenSecureChannelEventTypeImplBase.setSecurityPolicyUri(String value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setSecurityRejectedRequestsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setSecurityRejectedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditConditionRespondEventTypeImplBase.setSelectedResponse(Integer value)
           
 void ServerTypeImplBase.setServerArray(String[] value)
           
 void ServerConfigurationTypeImplBase.setServerCapabilities(String[] value)
           
 void ServerDiagnosticsTypeImplBase.setServerDiagnosticsSummary(org.opcfoundation.ua.core.ServerDiagnosticsSummaryDataType value)
           
 void AuditEventTypeImplBase.setServerId(String value)
           
 void NonTransparentNetworkRedundancyTypeImplBase.setServerNetworkGroups(org.opcfoundation.ua.core.NetworkGroupDataType[] value)
           
 void ServerCapabilitiesTypeImplBase.setServerProfileArray(String[] value)
           
 void ServerTypeImplBase.setServerStatus(org.opcfoundation.ua.core.ServerStatusDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setServerUri(String value)
           
 void NonTransparentRedundancyTypeImplBase.setServerUriArray(String[] value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setServerViewCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerTypeImplBase.setServiceLevel(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setSessionAbortCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsObjectTypeImplBase.setSessionDiagnostics(org.opcfoundation.ua.core.SessionDiagnosticsDataType value)
           
 void SessionsDiagnosticsSummaryTypeImplBase.setSessionDiagnosticsArray(org.opcfoundation.ua.core.SessionDiagnosticsDataType[] value)
           
 void SubscriptionDiagnosticsTypeImplBase.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeImplBase.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditSessionEventTypeImplBase.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeImplBase.setSessionName(String value)
           
 void SessionDiagnosticsObjectTypeImplBase.setSessionSecurityDiagnostics(org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType value)
           
 void SessionsDiagnosticsSummaryTypeImplBase.setSessionSecurityDiagnosticsArray(org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType[] value)
           
 void ServerDiagnosticsSummaryTypeImplBase.setSessionTimeoutCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setSetMonitoringModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void NonExclusiveDeviationAlarmTypeImplBase.setSetpointNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ExclusiveDeviationAlarmTypeImplBase.setSetpointNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeImplBase.setSetPublishingModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeImplBase.setSetTriggeringCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BaseEventTypeImplBase.setSeverity(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void AuditConditionShelvingEventTypeImplBase.setShelvingTime(Double value)
           
 void ServerStatusTypeImplBase.setShutdownReason(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FileTypeImplBase.setSize(org.opcfoundation.ua.builtintypes.UnsignedLong value)
           
 void ServerCapabilitiesTypeImplBase.setSoftwareCertificates(org.opcfoundation.ua.core.SignedSoftwareCertificate[] value)
           
 void BuildInfoTypeImplBase.setSoftwareVersion(String value)
           
 void BaseEventTypeImplBase.setSourceName(String value)
           
 void BaseEventTypeImplBase.setSourceNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ConditionVariableTypeImplBase.setSourceTimestamp(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusTypeImplBase.setStartTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditHistoryRawModifyDeleteEventTypeImplBase.setStartTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusTypeImplBase.setState(org.opcfoundation.ua.core.ServerState value)
           
 void StateTypeImplBase.setStateNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void NamespaceMetadataTypeImplBase.setStaticNodeIdTypes(org.opcfoundation.ua.core.IdType[] value)
           
 void NamespaceMetadataTypeImplBase.setStaticNumericNodeIdRange(String[] value)
           
 void NamespaceMetadataTypeImplBase.setStaticStringNodeIdPattern(String value)
           
 void AuditEventTypeImplBase.setStatus(Boolean value)
           
 void HistoricalDataConfigurationTypeImplBase.setStepped(Boolean value)
           
 void SessionDiagnosticsObjectTypeImplBase.setSubscriptionDiagnosticsArray(org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] value)
           
 void ServerDiagnosticsTypeImplBase.setSubscriptionDiagnosticsArray(org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] value)
           
 void SubscriptionDiagnosticsTypeImplBase.setSubscriptionId(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationTypeImplBase.setSupportedPrivateKeyFormats(String[] value)
           
 void AlarmConditionTypeImplBase.setSuppressedOrShelved(Boolean value)
           
 void SystemStatusChangeEventTypeImplBase.setSystemState(org.opcfoundation.ua.core.ServerState value)
           
 void BaseEventTypeImplBase.setTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ArrayItemTypeImplBase.setTitle(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TransitionEventTypeImplBase.setToState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableTypeImplBase.setTotalRequestCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsTypeImplBase.setTransferredToAltClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setTransferredToSameClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeImplBase.setTransferRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setTransferSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void TransitionEventTypeImplBase.setTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramTransitionAuditEventTypeImplBase.setTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TransitionTypeImplBase.setTransitionNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditProgramTransitionEventTypeImplBase.setTransitionNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setTranslateBrowsePathsToNodeIdsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionSecurityDiagnosticsTypeImplBase.setTransportProtocol(String value)
           
 void AggregateConfigurationTypeImplBase.setTreatUncertainAsBad(Boolean value)
           
 void TwoStateDiscreteTypeImplBase.setTrueState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SubscriptionDiagnosticsTypeImplBase.setUnacknowledgedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setUnauthorizedRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeImplBase.setUnregisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ShelvedStateMachineTypeImplBase.setUnshelveTime(Double value)
           
 void HistoryServerCapabilitiesTypeImplBase.setUpdateDataCapability(Boolean value)
           
 void AuditHistoryValueUpdateEventTypeImplBase.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditHistoryEventUpdateEventTypeImplBase.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditHistoryDeleteEventTypeImplBase.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void HistoryServerCapabilitiesTypeImplBase.setUpdateEventCapability(Boolean value)
           
 void AuditActivateSessionEventTypeImplBase.setUserIdentityToken(org.opcfoundation.ua.core.UserIdentityToken value)
           
 void FileTypeImplBase.setUserWritable(Boolean value)
           
 void AggregateConfigurationTypeImplBase.setUseSlopedExtrapolation(Boolean value)
           
 void MultiStateValueDiscreteTypeImplBase.setValueAsText(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FileTypeImplBase.setWritable(Boolean value)
           
 void SessionDiagnosticsVariableTypeImplBase.setWriteCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void YArrayItemTypeImplBase.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void XYArrayItemTypeImplBase.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void ImageItemTypeImplBase.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemTypeImplBase.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void ImageItemTypeImplBase.setYAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemTypeImplBase.setYAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemTypeImplBase.setZAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.opcua.server
 

Methods in com.prosysopc.ua.types.opcua.server with annotations of type Mandatory
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getAccessHistoryDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getAccessHistoryEventsCapabilityNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionTypeNodeBase.getAckedState()
           
 TwoStateVariableTypeNode AcknowledgeableConditionTypeNodeBase.getAckedStateNode()
           
 UaMethod AcknowledgeableConditionTypeNodeBase.getAcknowledgeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditEventTypeNodeBase.getActionTimeStamp()
           
 UaProperty AuditEventTypeNodeBase.getActionTimeStampNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeNodeBase.getActiveState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ExclusiveLimitAlarmTypeNodeBase.getActiveState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionTypeNodeBase.getActiveState()
           
 TwoStateVariableTypeNode NonExclusiveLimitAlarmTypeNodeBase.getActiveStateNode()
           
 TwoStateVariableTypeNode ExclusiveLimitAlarmTypeNodeBase.getActiveStateNode()
           
 TwoStateVariableTypeNode AlarmConditionTypeNodeBase.getActiveStateNode()
           
 Double SessionDiagnosticsVariableTypeNodeBase.getActualSessionTimeout()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getActualSessionTimeoutNode()
           
 UaMethod ConditionTypeNodeBase.getAddCommentNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getAddNodesCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getAddNodesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getAddReferencesCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getAddReferencesCountNode()
           
 AggregateConfigurationTypeNode HistoricalDataConfigurationTypeNodeBase.getAggregateConfigurationNode()
           
 FolderTypeNode ServerCapabilitiesTypeNodeBase.getAggregateFunctionsNode()
           
 FolderTypeNode HistoryServerCapabilitiesTypeNodeBase.getAggregateFunctionsNode()
           
 UaMethod ServerConfigurationTypeNodeBase.getApplyChangesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditWriteUpdateEventTypeNodeBase.getAttributeId()
           
 UaProperty AuditWriteUpdateEventTypeNodeBase.getAttributeIdNode()
           
 UaProperty ServerTypeNodeBase.getAuditingNode()
           
 String SessionSecurityDiagnosticsTypeNodeBase.getAuthenticationMechanism()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getAuthenticationMechanismNode()
           
 UaProperty ProgramStateMachineTypeNodeBase.getAutoDeleteNode()
           
 org.opcfoundation.ua.core.AxisInformation[] NDimensionArrayItemTypeNodeBase.getAxisDefinition()
           
 UaProperty NDimensionArrayItemTypeNodeBase.getAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisScaleEnumeration ArrayItemTypeNodeBase.getAxisScaleType()
           
 UaProperty ArrayItemTypeNodeBase.getAxisScaleTypeNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ConditionTypeNodeBase.getBranchId()
           
 UaProperty ConditionTypeNodeBase.getBranchIdNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getBrowseCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getBrowseCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getBrowseNextCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getBrowseNextCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BuildInfoTypeNodeBase.getBuildDate()
           
 BaseDataVariableTypeNode BuildInfoTypeNodeBase.getBuildDateNode()
           
 org.opcfoundation.ua.core.BuildInfo ServerStatusTypeNodeBase.getBuildInfo()
           
 BuildInfoTypeNode ServerStatusTypeNodeBase.getBuildInfoNode()
           
 String BuildInfoTypeNodeBase.getBuildNumber()
           
 BaseDataVariableTypeNode BuildInfoTypeNodeBase.getBuildNumberNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getCallCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getCallCountNode()
           
 Integer DialogConditionTypeNodeBase.getCancelResponse()
           
 UaProperty DialogConditionTypeNodeBase.getCancelResponseNode()
           
 org.opcfoundation.ua.builtintypes.ByteString CertificateExpirationAlarmTypeNodeBase.getCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditCertificateEventTypeNodeBase.getCertificate()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateUpdatedAuditEventTypeNodeBase.getCertificateGroup()
           
 UaProperty CertificateUpdatedAuditEventTypeNodeBase.getCertificateGroupNode()
           
 CertificateGroupFolderTypeNode ServerConfigurationTypeNodeBase.getCertificateGroupsNode()
           
 UaProperty CertificateExpirationAlarmTypeNodeBase.getCertificateNode()
           
 UaProperty AuditCertificateEventTypeNodeBase.getCertificateNode()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateUpdatedAuditEventTypeNodeBase.getCertificateType()
           
 org.opcfoundation.ua.builtintypes.NodeId CertificateExpirationAlarmTypeNodeBase.getCertificateType()
           
 UaProperty CertificateUpdatedAuditEventTypeNodeBase.getCertificateTypeNode()
           
 UaProperty CertificateExpirationAlarmTypeNodeBase.getCertificateTypeNode()
           
 org.opcfoundation.ua.builtintypes.NodeId[] CertificateGroupTypeNodeBase.getCertificateTypes()
           
 UaProperty CertificateGroupTypeNodeBase.getCertificateTypesNode()
           
 org.opcfoundation.ua.core.SemanticChangeStructureDataType[] SemanticChangeEventTypeNodeBase.getChanges()
           
 org.opcfoundation.ua.core.ModelChangeStructureDataType[] GeneralModelChangeEventTypeNodeBase.getChanges()
           
 UaProperty SemanticChangeEventTypeNodeBase.getChangesNode()
           
 UaProperty GeneralModelChangeEventTypeNodeBase.getChangesNode()
           
 String AuditEventTypeNodeBase.getClientAuditEntryId()
           
 UaProperty AuditEventTypeNodeBase.getClientAuditEntryIdNode()
           
 org.opcfoundation.ua.builtintypes.ByteString SessionSecurityDiagnosticsTypeNodeBase.getClientCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditOpenSecureChannelEventTypeNodeBase.getClientCertificate()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditCreateSessionEventTypeNodeBase.getClientCertificate()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getClientCertificateNode()
           
 UaProperty AuditOpenSecureChannelEventTypeNodeBase.getClientCertificateNode()
           
 UaProperty AuditCreateSessionEventTypeNodeBase.getClientCertificateNode()
           
 String AuditOpenSecureChannelEventTypeNodeBase.getClientCertificateThumbprint()
           
 String AuditCreateSessionEventTypeNodeBase.getClientCertificateThumbprint()
           
 UaProperty AuditOpenSecureChannelEventTypeNodeBase.getClientCertificateThumbprintNode()
           
 UaProperty AuditCreateSessionEventTypeNodeBase.getClientCertificateThumbprintNode()
           
 org.opcfoundation.ua.builtintypes.DateTime SessionDiagnosticsVariableTypeNodeBase.getClientConnectionTime()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getClientConnectionTimeNode()
           
 org.opcfoundation.ua.core.ApplicationDescription SessionDiagnosticsVariableTypeNodeBase.getClientDescription()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getClientDescriptionNode()
           
 org.opcfoundation.ua.builtintypes.DateTime SessionDiagnosticsVariableTypeNodeBase.getClientLastContactTime()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getClientLastContactTimeNode()
           
 org.opcfoundation.ua.core.SignedSoftwareCertificate[] AuditActivateSessionEventTypeNodeBase.getClientSoftwareCertificates()
           
 UaProperty AuditActivateSessionEventTypeNodeBase.getClientSoftwareCertificatesNode()
           
 String ConditionTypeNodeBase.getClientUserId()
           
 String AuditEventTypeNodeBase.getClientUserId()
           
 String[] SessionSecurityDiagnosticsTypeNodeBase.getClientUserIdHistory()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getClientUserIdHistoryNode()
           
 UaProperty ConditionTypeNodeBase.getClientUserIdNode()
           
 UaProperty AuditEventTypeNodeBase.getClientUserIdNode()
           
 String SessionSecurityDiagnosticsTypeNodeBase.getClientUserIdOfSession()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getClientUserIdOfSessionNode()
           
 UaMethod FileTypeNodeBase.getCloseNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionTypeNodeBase.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionConfirmEventTypeNodeBase.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionCommentEventTypeNodeBase.getComment()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AuditConditionAcknowledgeEventTypeNodeBase.getComment()
           
 ConditionVariableTypeNode ConditionTypeNodeBase.getCommentNode()
           
 UaProperty AuditConditionConfirmEventTypeNodeBase.getCommentNode()
           
 UaProperty AuditConditionCommentEventTypeNodeBase.getCommentNode()
           
 UaProperty AuditConditionAcknowledgeEventTypeNodeBase.getCommentNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ConditionTypeNodeBase.getConditionClassId()
           
 UaProperty ConditionTypeNodeBase.getConditionClassIdNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionTypeNodeBase.getConditionClassName()
           
 UaProperty ConditionTypeNodeBase.getConditionClassNameNode()
           
 String ConditionTypeNodeBase.getConditionName()
           
 UaProperty ConditionTypeNodeBase.getConditionNameNode()
           
 Object ProgressEventTypeNodeBase.getContext()
           
 UaProperty ProgressEventTypeNodeBase.getContextNode()
           
 String ProgramDiagnosticTypeNodeBase.getCreateClientName()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getCreateClientNameNode()
           
 UaMethod FileDirectoryTypeNodeBase.getCreateDirectoryNode()
           
 UaMethod FileDirectoryTypeNodeBase.getCreateFileNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getCreateMonitoredItemsCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getCreateMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ProgramDiagnosticTypeNodeBase.getCreateSessionId()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getCreateSessionIdNode()
           
 UaMethod ServerConfigurationTypeNodeBase.getCreateSigningRequestNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getCreateSubscriptionCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getCreateSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getCumulatedSessionCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getCumulatedSessionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getCumulatedSubscriptionCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getCumulatedSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getCurrentKeepAliveCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getCurrentKeepAliveCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getCurrentLifetimeCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getCurrentLifetimeCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeNodeBase.getCurrentMonitoredItemsCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getCurrentMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeNodeBase.getCurrentPublishRequestsInQueue()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getCurrentPublishRequestsInQueueNode()
           
 String TransparentRedundancyTypeNodeBase.getCurrentServerId()
           
 UaProperty TransparentRedundancyTypeNodeBase.getCurrentServerIdNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getCurrentSessionCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getCurrentSessionCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateMachineTypeNodeBase.getCurrentState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramStateMachineTypeNodeBase.getCurrentState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText FiniteStateMachineTypeNodeBase.getCurrentState()
           
 StateVariableTypeNode StateMachineTypeNodeBase.getCurrentStateNode()
           
 FiniteStateVariableTypeNode ProgramStateMachineTypeNodeBase.getCurrentStateNode()
           
 FiniteStateVariableTypeNode FiniteStateMachineTypeNodeBase.getCurrentStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getCurrentSubscriptionCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getCurrentSubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeNodeBase.getCurrentSubscriptionsCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getCurrentSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerStatusTypeNodeBase.getCurrentTime()
           
 BaseDataVariableTypeNode ServerStatusTypeNodeBase.getCurrentTimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getDataChangeNotificationsCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getDataChangeNotificationsCountNode()
           
 CertificateGroupTypeNode CertificateGroupFolderTypeNodeBase.getDefaultApplicationGroupNode()
           
 Integer DialogConditionTypeNodeBase.getDefaultResponse()
           
 UaProperty DialogConditionTypeNodeBase.getDefaultResponseNode()
           
 UaProperty ProgramStateMachineTypeNodeBase.getDeletableNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getDeleteAtTimeCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getDeleteEventCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getDeleteMonitoredItemsCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getDeleteMonitoredItemsCountNode()
           
 UaMethod FileDirectoryTypeNodeBase.getDeleteNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getDeleteNodesCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getDeleteNodesCountNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getDeleteRawCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getDeleteReferencesCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getDeleteReferencesCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getDeleteSubscriptionsCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getDeleteSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionTypeNodeBase.getDialogState()
           
 TwoStateVariableTypeNode DialogConditionTypeNodeBase.getDialogStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getDisableCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getDisableCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getDisabledMonitoredItemCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getDisabledMonitoredItemCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsTypeNodeBase.getDisabledMonitoredItemsSamplingCount()
           
 BaseDataVariableTypeNode SamplingIntervalDiagnosticsTypeNodeBase.getDisabledMonitoredItemsSamplingCountNode()
           
 UaMethod ConditionTypeNodeBase.getDisableNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getDiscardedMessageCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getDiscardedMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getEnableCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getEnableCountNode()
           
 UaProperty ServerDiagnosticsTypeNodeBase.getEnabledFlagNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionTypeNodeBase.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ConditionTypeNodeBase.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionTypeNodeBase.getEnabledState()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionTypeNodeBase.getEnabledState()
           
 TwoStateVariableTypeNode DialogConditionTypeNodeBase.getEnabledStateNode()
           
 TwoStateVariableTypeNode ConditionTypeNodeBase.getEnabledStateNode()
           
 TwoStateVariableTypeNode AlarmConditionTypeNodeBase.getEnabledStateNode()
           
 TwoStateVariableTypeNode AcknowledgeableConditionTypeNodeBase.getEnabledStateNode()
           
 UaMethod ConditionTypeNodeBase.getEnableNode()
           
 String SessionSecurityDiagnosticsTypeNodeBase.getEncoding()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getEncodingNode()
           
 String SessionDiagnosticsVariableTypeNodeBase.getEndpointUrl()
           
 String AuditUrlMismatchEventTypeNodeBase.getEndpointUrl()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getEndpointUrlNode()
           
 UaProperty AuditUrlMismatchEventTypeNodeBase.getEndpointUrlNode()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditHistoryRawModifyDeleteEventTypeNodeBase.getEndTime()
           
 UaProperty AuditHistoryRawModifyDeleteEventTypeNodeBase.getEndTimeNode()
           
 org.opcfoundation.ua.core.EUInformation ArrayItemTypeNodeBase.getEngineeringUnits()
           
 UaProperty ArrayItemTypeNodeBase.getEngineeringUnitsNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] MultiStateDiscreteTypeNodeBase.getEnumStrings()
           
 UaProperty MultiStateDiscreteTypeNodeBase.getEnumStringsNode()
           
 org.opcfoundation.ua.core.EnumValueType[] MultiStateValueDiscreteTypeNodeBase.getEnumValues()
           
 UaProperty MultiStateValueDiscreteTypeNodeBase.getEnumValuesNode()
           
 org.opcfoundation.ua.core.Range ArrayItemTypeNodeBase.getEURange()
           
 org.opcfoundation.ua.core.Range AnalogItemTypeNodeBase.getEURange()
           
 UaProperty ArrayItemTypeNodeBase.getEURangeNode()
           
 UaProperty AnalogItemTypeNodeBase.getEURangeNode()
           
 org.opcfoundation.ua.builtintypes.ByteString BaseEventTypeNodeBase.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionConfirmEventTypeNodeBase.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionCommentEventTypeNodeBase.getEventId()
           
 org.opcfoundation.ua.builtintypes.ByteString AuditConditionAcknowledgeEventTypeNodeBase.getEventId()
           
 UaProperty BaseEventTypeNodeBase.getEventIdNode()
           
 UaProperty AuditConditionConfirmEventTypeNodeBase.getEventIdNode()
           
 UaProperty AuditConditionCommentEventTypeNodeBase.getEventIdNode()
           
 UaProperty AuditConditionAcknowledgeEventTypeNodeBase.getEventIdNode()
           
 org.opcfoundation.ua.builtintypes.ByteString[] AuditHistoryEventDeleteEventTypeNodeBase.getEventIds()
           
 UaProperty AuditHistoryEventDeleteEventTypeNodeBase.getEventIdsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getEventNotificationsCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getEventNotificationsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getEventQueueOverFlowCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getEventQueueOverFlowCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId BaseEventTypeNodeBase.getEventType()
           
 UaProperty BaseEventTypeNodeBase.getEventTypeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime CertificateExpirationAlarmTypeNodeBase.getExpirationDate()
           
 UaProperty CertificateExpirationAlarmTypeNodeBase.getExpirationDateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateDiscreteTypeNodeBase.getFalseState()
           
 UaProperty TwoStateDiscreteTypeNodeBase.getFalseStateNode()
           
 org.opcfoundation.ua.core.EventFilter AuditHistoryEventUpdateEventTypeNodeBase.getFilter()
           
 UaProperty AuditHistoryEventUpdateEventTypeNodeBase.getFilterNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventTypeNodeBase.getFromState()
           
 StateVariableTypeNode TransitionEventTypeNodeBase.getFromStateNode()
           
 UaMethod FileTypeNodeBase.getGetPositionNode()
           
 UaMethod ServerConfigurationTypeNodeBase.getGetRejectedListNode()
           
 UaMethod ProgramStateMachineTypeNodeBase.getHaltNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getHistoryReadCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getHistoryReadCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getHistoryUpdateCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getHistoryUpdateCountNode()
           
 Object TransitionVariableTypeNodeBase.getId()
           
 Object StateVariableTypeNodeBase.getId()
           
 org.opcfoundation.ua.builtintypes.NodeId FiniteTransitionVariableTypeNodeBase.getId()
           
 org.opcfoundation.ua.builtintypes.NodeId FiniteStateVariableTypeNodeBase.getId()
           
 UaProperty TwoStateVariableTypeNodeBase.getIdNode()
           
 UaProperty TransitionVariableTypeNodeBase.getIdNode()
           
 UaProperty StateVariableTypeNodeBase.getIdNode()
           
 UaProperty FiniteTransitionVariableTypeNodeBase.getIdNode()
           
 UaProperty FiniteStateVariableTypeNodeBase.getIdNode()
           
 String AuditWriteUpdateEventTypeNodeBase.getIndexRange()
           
 UaProperty AuditWriteUpdateEventTypeNodeBase.getIndexRangeNode()
           
 Object[] AuditUpdateMethodEventTypeNodeBase.getInputArguments()
           
 UaProperty AuditUpdateMethodEventTypeNodeBase.getInputArgumentsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AlarmConditionTypeNodeBase.getInputNode()
           
 UaProperty AlarmConditionTypeNodeBase.getInputNodeNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getInsertAnnotationCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getInsertDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getInsertEventCapabilityNode()
           
 Object ProgramTransitionEventTypeNodeBase.getIntermediateResult()
           
 UaProperty ProgramTransitionEventTypeNodeBase.getIntermediateResultNode()
           
 String AuditCertificateDataMismatchEventTypeNodeBase.getInvalidHostname()
           
 UaProperty AuditCertificateDataMismatchEventTypeNodeBase.getInvalidHostnameNode()
           
 String AuditCertificateDataMismatchEventTypeNodeBase.getInvalidUri()
           
 UaProperty AuditCertificateDataMismatchEventTypeNodeBase.getInvalidUriNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticTypeNodeBase.getInvocationCreationTime()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getInvocationCreationTimeNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventTypeNodeBase.getIsDeleteModifiedNode()
           
 UaProperty NamespaceMetadataTypeNodeBase.getIsNamespaceSubsetNode()
           
 String ProgramDiagnosticTypeNodeBase.getLastMethodCall()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getLastMethodCallNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticTypeNodeBase.getLastMethodCallTime()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getLastMethodCallTimeNode()
           
 org.opcfoundation.ua.core.Argument[] ProgramDiagnosticTypeNodeBase.getLastMethodInputArguments()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getLastMethodInputArgumentsNode()
           
 org.opcfoundation.ua.core.Argument[] ProgramDiagnosticTypeNodeBase.getLastMethodOutputArguments()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getLastMethodOutputArgumentsNode()
           
 org.opcfoundation.ua.core.StatusResult ProgramDiagnosticTypeNodeBase.getLastMethodReturnStatus()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getLastMethodReturnStatusNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ProgramDiagnosticTypeNodeBase.getLastMethodSessionId()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getLastMethodSessionIdNode()
           
 Integer DialogConditionTypeNodeBase.getLastResponse()
           
 UaProperty DialogConditionTypeNodeBase.getLastResponseNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ConditionTypeNodeBase.getLastSeverity()
           
 ConditionVariableTypeNode ConditionTypeNodeBase.getLastSeverityNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramStateMachineTypeNodeBase.getLastTransition()
           
 FiniteTransitionVariableTypeNode ProgramStateMachineTypeNodeBase.getLastTransitionNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ProgramDiagnosticTypeNodeBase.getLastTransitionTime()
           
 UaProperty ProgramDiagnosticTypeNodeBase.getLastTransitionTimeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TrustListTypeNodeBase.getLastUpdateTime()
           
 UaProperty TrustListTypeNodeBase.getLastUpdateTimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getLatePublishRequestCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getLatePublishRequestCountNode()
           
 ExclusiveLimitStateMachineTypeNode ExclusiveLimitAlarmTypeNodeBase.getLimitStateNode()
           
 String[] ServerCapabilitiesTypeNodeBase.getLocaleIdArray()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getLocaleIdArrayNode()
           
 String[] SessionDiagnosticsVariableTypeNodeBase.getLocaleIds()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getLocaleIdsNode()
           
 org.opcfoundation.ua.core.TimeZoneDataType BaseEventTypeNodeBase.getLocalTime()
           
 UaProperty BaseEventTypeNodeBase.getLocalTimeNode()
           
 String BuildInfoTypeNodeBase.getManufacturerName()
           
 BaseDataVariableTypeNode BuildInfoTypeNodeBase.getManufacturerNameNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesTypeNodeBase.getMaxBrowseContinuationPoints()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getMaxBrowseContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesTypeNodeBase.getMaxHistoryContinuationPoints()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getMaxHistoryContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getMaxKeepAliveCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getMaxKeepAliveCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getMaxLifetimeCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getMaxLifetimeCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getMaxNotificationsPerPublish()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getMaxNotificationsPerPublishNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ServerCapabilitiesTypeNodeBase.getMaxQueryContinuationPoints()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getMaxQueryContinuationPointsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeNodeBase.getMaxResponseMessageSize()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getMaxResponseMessageSizeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger HistoryServerCapabilitiesTypeNodeBase.getMaxReturnDataValues()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getMaxReturnDataValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger HistoryServerCapabilitiesTypeNodeBase.getMaxReturnEventValues()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getMaxReturnEventValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsTypeNodeBase.getMaxSampledMonitoredItemsCount()
           
 BaseDataVariableTypeNode SamplingIntervalDiagnosticsTypeNodeBase.getMaxSampledMonitoredItemsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerConfigurationTypeNodeBase.getMaxTrustListSize()
           
 UaProperty ServerConfigurationTypeNodeBase.getMaxTrustListSizeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText BaseEventTypeNodeBase.getMessage()
           
 UaProperty BaseEventTypeNodeBase.getMessageNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditUpdateMethodEventTypeNodeBase.getMethodId()
           
 UaProperty AuditUpdateMethodEventTypeNodeBase.getMethodIdNode()
           
 Double ServerCapabilitiesTypeNodeBase.getMinSupportedSampleRate()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getMinSupportedSampleRateNode()
           
 FolderTypeNode ServerCapabilitiesTypeNodeBase.getModellingRulesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getModifyCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getModifyCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getModifyMonitoredItemsCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getModifyMonitoredItemsCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getModifySubscriptionCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getModifySubscriptionCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getMonitoredItemCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getMonitoredItemCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getMonitoringQueueOverflowCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getMonitoringQueueOverflowCountNode()
           
 UaMethod FileDirectoryTypeNodeBase.getMoveOrCopyNode()
           
 UaProperty ServerConfigurationTypeNodeBase.getMulticastDnsEnabledNode()
           
 String[] ServerTypeNodeBase.getNamespaceArray()
           
 UaProperty ServerTypeNodeBase.getNamespaceArrayNode()
           
 org.opcfoundation.ua.builtintypes.DateTime NamespaceMetadataTypeNodeBase.getNamespacePublicationDate()
           
 UaProperty NamespaceMetadataTypeNodeBase.getNamespacePublicationDateNode()
           
 String NamespaceMetadataTypeNodeBase.getNamespaceUri()
           
 UaProperty NamespaceMetadataTypeNodeBase.getNamespaceUriNode()
           
 String NamespaceMetadataTypeNodeBase.getNamespaceVersion()
           
 UaProperty NamespaceMetadataTypeNodeBase.getNamespaceVersionNode()
           
 org.opcfoundation.ua.core.NamingRuleType ModellingRuleTypeNodeBase.getNamingRule()
           
 UaProperty ModellingRuleTypeNodeBase.getNamingRuleNode()
           
 Object AuditUpdateStateEventTypeNodeBase.getNewStateId()
           
 UaProperty AuditUpdateStateEventTypeNodeBase.getNewStateIdNode()
           
 Object AuditWriteUpdateEventTypeNodeBase.getNewValue()
           
 UaProperty AuditWriteUpdateEventTypeNodeBase.getNewValueNode()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryValueUpdateEventTypeNodeBase.getNewValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList[] AuditHistoryEventUpdateEventTypeNodeBase.getNewValues()
           
 UaProperty AuditHistoryValueUpdateEventTypeNodeBase.getNewValuesNode()
           
 UaProperty AuditHistoryEventUpdateEventTypeNodeBase.getNewValuesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getNextSequenceNumber()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getNextSequenceNumberNode()
           
 org.opcfoundation.ua.core.AddNodesItem[] AuditAddNodesEventTypeNodeBase.getNodesToAdd()
           
 UaProperty AuditAddNodesEventTypeNodeBase.getNodesToAddNode()
           
 org.opcfoundation.ua.core.DeleteNodesItem[] AuditDeleteNodesEventTypeNodeBase.getNodesToDelete()
           
 UaProperty AuditDeleteNodesEventTypeNodeBase.getNodesToDeleteNode()
           
 org.opcfoundation.ua.builtintypes.NodeId OffNormalAlarmTypeNodeBase.getNormalState()
           
 UaProperty OffNormalAlarmTypeNodeBase.getNormalStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getNotificationsCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getNotificationsCountNode()
           
 Integer DialogConditionTypeNodeBase.getOkResponse()
           
 UaProperty DialogConditionTypeNodeBase.getOkResponseNode()
           
 Object AuditUpdateStateEventTypeNodeBase.getOldStateId()
           
 UaProperty AuditUpdateStateEventTypeNodeBase.getOldStateIdNode()
           
 Object AuditWriteUpdateEventTypeNodeBase.getOldValue()
           
 UaProperty AuditWriteUpdateEventTypeNodeBase.getOldValueNode()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryValueUpdateEventTypeNodeBase.getOldValues()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryRawModifyDeleteEventTypeNodeBase.getOldValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList[] AuditHistoryEventUpdateEventTypeNodeBase.getOldValues()
           
 org.opcfoundation.ua.core.HistoryEventFieldList AuditHistoryEventDeleteEventTypeNodeBase.getOldValues()
           
 org.opcfoundation.ua.builtintypes.DataValue[] AuditHistoryAtTimeDeleteEventTypeNodeBase.getOldValues()
           
 UaProperty AuditHistoryValueUpdateEventTypeNodeBase.getOldValuesNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventTypeNodeBase.getOldValuesNode()
           
 UaProperty AuditHistoryEventUpdateEventTypeNodeBase.getOldValuesNode()
           
 UaProperty AuditHistoryEventDeleteEventTypeNodeBase.getOldValuesNode()
           
 UaProperty AuditHistoryAtTimeDeleteEventTypeNodeBase.getOldValuesNode()
           
 UaMethod ShelvedStateMachineTypeNodeBase.getOneShotShelveNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort FileTypeNodeBase.getOpenCount()
           
 UaProperty FileTypeNodeBase.getOpenCountNode()
           
 UaMethod FileTypeNodeBase.getOpenNode()
           
 UaMethod TrustListTypeNodeBase.getOpenWithMasksNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] OptionSetTypeNodeBase.getOptionSetValues()
           
 UaProperty OptionSetTypeNodeBase.getOptionSetValuesNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryUpdateEventTypeNodeBase.getParameterDataTypeId()
           
 UaProperty AuditHistoryUpdateEventTypeNodeBase.getParameterDataTypeIdNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte AggregateConfigurationTypeNodeBase.getPercentDataBad()
           
 UaProperty AggregateConfigurationTypeNodeBase.getPercentDataBadNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte AggregateConfigurationTypeNodeBase.getPercentDataGood()
           
 UaProperty AggregateConfigurationTypeNodeBase.getPercentDataGoodNode()
           
 org.opcfoundation.ua.core.PerformUpdateType AuditHistoryValueUpdateEventTypeNodeBase.getPerformInsertReplace()
           
 org.opcfoundation.ua.core.PerformUpdateType AuditHistoryEventUpdateEventTypeNodeBase.getPerformInsertReplace()
           
 UaProperty AuditHistoryValueUpdateEventTypeNodeBase.getPerformInsertReplaceNode()
           
 UaProperty AuditHistoryEventUpdateEventTypeNodeBase.getPerformInsertReplaceNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte SubscriptionDiagnosticsTypeNodeBase.getPriority()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getPriorityNode()
           
 String BuildInfoTypeNodeBase.getProductName()
           
 BaseDataVariableTypeNode BuildInfoTypeNodeBase.getProductNameNode()
           
 String BuildInfoTypeNodeBase.getProductUri()
           
 BaseDataVariableTypeNode BuildInfoTypeNodeBase.getProductUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort ProgressEventTypeNodeBase.getProgress()
           
 UaProperty ProgressEventTypeNodeBase.getProgressNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText DialogConditionTypeNodeBase.getPrompt()
           
 UaProperty DialogConditionTypeNodeBase.getPromptNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getPublishCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getPublishCountNode()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getPublishingEnabledNode()
           
 Double SubscriptionDiagnosticsTypeNodeBase.getPublishingInterval()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getPublishingIntervalCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getPublishingIntervalCountNode()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getPublishingIntervalNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getPublishRequestCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getPublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.StatusCode ConditionTypeNodeBase.getQuality()
           
 ConditionVariableTypeNode ConditionTypeNodeBase.getQualityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getQueryFirstCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getQueryFirstCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getQueryNextCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getQueryNextCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getReadCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getReadCountNode()
           
 UaMethod FileTypeNodeBase.getReadNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BaseEventTypeNodeBase.getReceiveTime()
           
 UaProperty BaseEventTypeNodeBase.getReceiveTimeNode()
           
 Integer ProgramStateMachineTypeNodeBase.getRecycleCount()
           
 UaProperty ProgramStateMachineTypeNodeBase.getRecycleCountNode()
           
 org.opcfoundation.ua.core.RedundancySupport ServerRedundancyTypeNodeBase.getRedundancySupport()
           
 UaProperty ServerRedundancyTypeNodeBase.getRedundancySupportNode()
           
 org.opcfoundation.ua.core.RedundantServerDataType[] TransparentRedundancyTypeNodeBase.getRedundantServerArray()
           
 UaProperty TransparentRedundancyTypeNodeBase.getRedundantServerArrayNode()
           
 org.opcfoundation.ua.core.AddReferencesItem[] AuditAddReferencesEventTypeNodeBase.getReferencesToAdd()
           
 UaProperty AuditAddReferencesEventTypeNodeBase.getReferencesToAddNode()
           
 org.opcfoundation.ua.core.DeleteReferencesItem[] AuditDeleteReferencesEventTypeNodeBase.getReferencesToDelete()
           
 UaProperty AuditDeleteReferencesEventTypeNodeBase.getReferencesToDeleteNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getRegisterNodesCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getRegisterNodesCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getRejectedRequestsCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getRejectedRequestsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getRejectedSessionCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getRejectedSessionCountNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getReplaceDataCapabilityNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getReplaceEventCapabilityNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getRepublishCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getRepublishCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getRepublishMessageCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getRepublishMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getRepublishMessageRequestCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getRepublishMessageRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getRepublishRequestCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getRepublishRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.DateTime[] AuditHistoryAtTimeDeleteEventTypeNodeBase.getReqTimes()
           
 UaProperty AuditHistoryAtTimeDeleteEventTypeNodeBase.getReqTimesNode()
           
 Double AuditOpenSecureChannelEventTypeNodeBase.getRequestedLifetime()
           
 UaProperty AuditOpenSecureChannelEventTypeNodeBase.getRequestedLifetimeNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditCancelEventTypeNodeBase.getRequestHandle()
           
 UaProperty AuditCancelEventTypeNodeBase.getRequestHandleNode()
           
 org.opcfoundation.ua.core.SecurityTokenRequestType AuditOpenSecureChannelEventTypeNodeBase.getRequestType()
           
 UaProperty AuditOpenSecureChannelEventTypeNodeBase.getRequestTypeNode()
           
 UaMethod ProgramStateMachineTypeNodeBase.getResetNode()
           
 UaMethod DialogConditionTypeNodeBase.getRespondNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] DialogConditionTypeNodeBase.getResponseOptionSet()
           
 UaProperty DialogConditionTypeNodeBase.getResponseOptionSetNode()
           
 UaMethod ProgramStateMachineTypeNodeBase.getResumeNode()
           
 UaProperty ConditionTypeNodeBase.getRetainNode()
           
 Double AuditCreateSessionEventTypeNodeBase.getRevisedSessionTimeout()
           
 UaProperty AuditCreateSessionEventTypeNodeBase.getRevisedSessionTimeoutNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SamplingIntervalDiagnosticsTypeNodeBase.getSampledMonitoredItemsCount()
           
 BaseDataVariableTypeNode SamplingIntervalDiagnosticsTypeNodeBase.getSampledMonitoredItemsCountNode()
           
 Double SamplingIntervalDiagnosticsTypeNodeBase.getSamplingInterval()
           
 BaseDataVariableTypeNode SamplingIntervalDiagnosticsTypeNodeBase.getSamplingIntervalNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerStatusTypeNodeBase.getSecondsTillShutdown()
           
 BaseDataVariableTypeNode ServerStatusTypeNodeBase.getSecondsTillShutdownNode()
           
 String AuditCreateSessionEventTypeNodeBase.getSecureChannelId()
           
 String AuditChannelEventTypeNodeBase.getSecureChannelId()
           
 String AuditActivateSessionEventTypeNodeBase.getSecureChannelId()
           
 UaProperty AuditCreateSessionEventTypeNodeBase.getSecureChannelIdNode()
           
 UaProperty AuditChannelEventTypeNodeBase.getSecureChannelIdNode()
           
 UaProperty AuditActivateSessionEventTypeNodeBase.getSecureChannelIdNode()
           
 org.opcfoundation.ua.core.MessageSecurityMode SessionSecurityDiagnosticsTypeNodeBase.getSecurityMode()
           
 org.opcfoundation.ua.core.MessageSecurityMode AuditOpenSecureChannelEventTypeNodeBase.getSecurityMode()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getSecurityModeNode()
           
 UaProperty AuditOpenSecureChannelEventTypeNodeBase.getSecurityModeNode()
           
 String SessionSecurityDiagnosticsTypeNodeBase.getSecurityPolicyUri()
           
 String AuditOpenSecureChannelEventTypeNodeBase.getSecurityPolicyUri()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getSecurityPolicyUriNode()
           
 UaProperty AuditOpenSecureChannelEventTypeNodeBase.getSecurityPolicyUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getSecurityRejectedRequestsCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getSecurityRejectedRequestsCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getSecurityRejectedSessionCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getSecurityRejectedSessionCountNode()
           
 Integer AuditConditionRespondEventTypeNodeBase.getSelectedResponse()
           
 UaProperty AuditConditionRespondEventTypeNodeBase.getSelectedResponseNode()
           
 String[] ServerTypeNodeBase.getServerArray()
           
 UaProperty ServerTypeNodeBase.getServerArrayNode()
           
 String[] ServerConfigurationTypeNodeBase.getServerCapabilities()
           
 ServerCapabilitiesTypeNode ServerTypeNodeBase.getServerCapabilitiesNode()
           
 UaProperty ServerConfigurationTypeNodeBase.getServerCapabilitiesNode()
           
 ServerDiagnosticsTypeNode ServerTypeNodeBase.getServerDiagnosticsNode()
           
 org.opcfoundation.ua.core.ServerDiagnosticsSummaryDataType ServerDiagnosticsTypeNodeBase.getServerDiagnosticsSummary()
           
 ServerDiagnosticsSummaryTypeNode ServerDiagnosticsTypeNodeBase.getServerDiagnosticsSummaryNode()
           
 String AuditEventTypeNodeBase.getServerId()
           
 UaProperty AuditEventTypeNodeBase.getServerIdNode()
           
 org.opcfoundation.ua.core.NetworkGroupDataType[] NonTransparentNetworkRedundancyTypeNodeBase.getServerNetworkGroups()
           
 UaProperty NonTransparentNetworkRedundancyTypeNodeBase.getServerNetworkGroupsNode()
           
 String[] ServerCapabilitiesTypeNodeBase.getServerProfileArray()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getServerProfileArrayNode()
           
 ServerRedundancyTypeNode ServerTypeNodeBase.getServerRedundancyNode()
           
 org.opcfoundation.ua.core.ServerStatusDataType ServerTypeNodeBase.getServerStatus()
           
 ServerStatusTypeNode ServerTypeNodeBase.getServerStatusNode()
           
 String SessionDiagnosticsVariableTypeNodeBase.getServerUri()
           
 String[] NonTransparentRedundancyTypeNodeBase.getServerUriArray()
           
 UaProperty NonTransparentRedundancyTypeNodeBase.getServerUriArrayNode()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getServerUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getServerViewCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getServerViewCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedByte ServerTypeNodeBase.getServiceLevel()
           
 UaProperty ServerTypeNodeBase.getServiceLevelNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getSessionAbortCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getSessionAbortCountNode()
           
 org.opcfoundation.ua.core.SessionDiagnosticsDataType SessionDiagnosticsObjectTypeNodeBase.getSessionDiagnostics()
           
 org.opcfoundation.ua.core.SessionDiagnosticsDataType[] SessionsDiagnosticsSummaryTypeNodeBase.getSessionDiagnosticsArray()
           
 SessionDiagnosticsArrayTypeNode SessionsDiagnosticsSummaryTypeNodeBase.getSessionDiagnosticsArrayNode()
           
 SessionDiagnosticsVariableTypeNode SessionDiagnosticsObjectTypeNodeBase.getSessionDiagnosticsNode()
           
 org.opcfoundation.ua.builtintypes.NodeId SubscriptionDiagnosticsTypeNodeBase.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId SessionSecurityDiagnosticsTypeNodeBase.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId SessionDiagnosticsVariableTypeNodeBase.getSessionId()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditSessionEventTypeNodeBase.getSessionId()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getSessionIdNode()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getSessionIdNode()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getSessionIdNode()
           
 UaProperty AuditSessionEventTypeNodeBase.getSessionIdNode()
           
 String SessionDiagnosticsVariableTypeNodeBase.getSessionName()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getSessionNameNode()
           
 SessionsDiagnosticsSummaryTypeNode ServerDiagnosticsTypeNodeBase.getSessionsDiagnosticsSummaryNode()
           
 org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType SessionDiagnosticsObjectTypeNodeBase.getSessionSecurityDiagnostics()
           
 org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType[] SessionsDiagnosticsSummaryTypeNodeBase.getSessionSecurityDiagnosticsArray()
           
 SessionSecurityDiagnosticsArrayTypeNode SessionsDiagnosticsSummaryTypeNodeBase.getSessionSecurityDiagnosticsArrayNode()
           
 SessionSecurityDiagnosticsTypeNode SessionDiagnosticsObjectTypeNodeBase.getSessionSecurityDiagnosticsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerDiagnosticsSummaryTypeNodeBase.getSessionTimeoutCount()
           
 BaseDataVariableTypeNode ServerDiagnosticsSummaryTypeNodeBase.getSessionTimeoutCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getSetMonitoringModeCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getSetMonitoringModeCountNode()
           
 org.opcfoundation.ua.builtintypes.NodeId NonExclusiveDeviationAlarmTypeNodeBase.getSetpointNode()
           
 org.opcfoundation.ua.builtintypes.NodeId ExclusiveDeviationAlarmTypeNodeBase.getSetpointNode()
           
 UaProperty NonExclusiveDeviationAlarmTypeNodeBase.getSetpointNodeNode()
           
 UaProperty ExclusiveDeviationAlarmTypeNodeBase.getSetpointNodeNode()
           
 UaMethod FileTypeNodeBase.getSetPositionNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getSetPublishingModeCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getSetPublishingModeCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getSetTriggeringCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getSetTriggeringCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedShort BaseEventTypeNodeBase.getSeverity()
           
 UaProperty BaseEventTypeNodeBase.getSeverityNode()
           
 Double AuditConditionShelvingEventTypeNodeBase.getShelvingTime()
           
 UaProperty AuditConditionShelvingEventTypeNodeBase.getShelvingTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ServerStatusTypeNodeBase.getShutdownReason()
           
 BaseDataVariableTypeNode ServerStatusTypeNodeBase.getShutdownReasonNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedLong FileTypeNodeBase.getSize()
           
 UaProperty FileTypeNodeBase.getSizeNode()
           
 org.opcfoundation.ua.core.SignedSoftwareCertificate[] ServerCapabilitiesTypeNodeBase.getSoftwareCertificates()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getSoftwareCertificatesNode()
           
 String BuildInfoTypeNodeBase.getSoftwareVersion()
           
 BaseDataVariableTypeNode BuildInfoTypeNodeBase.getSoftwareVersionNode()
           
 String BaseEventTypeNodeBase.getSourceName()
           
 UaProperty BaseEventTypeNodeBase.getSourceNameNode()
           
 org.opcfoundation.ua.builtintypes.NodeId BaseEventTypeNodeBase.getSourceNode()
           
 UaProperty BaseEventTypeNodeBase.getSourceNodeNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ConditionVariableTypeNodeBase.getSourceTimestamp()
           
 UaProperty ConditionVariableTypeNodeBase.getSourceTimestampNode()
           
 UaMethod ProgramStateMachineTypeNodeBase.getStartNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerStatusTypeNodeBase.getStartTime()
           
 org.opcfoundation.ua.builtintypes.DateTime AuditHistoryRawModifyDeleteEventTypeNodeBase.getStartTime()
           
 BaseDataVariableTypeNode ServerStatusTypeNodeBase.getStartTimeNode()
           
 UaProperty AuditHistoryRawModifyDeleteEventTypeNodeBase.getStartTimeNode()
           
 org.opcfoundation.ua.core.ServerState ServerStatusTypeNodeBase.getState()
           
 BaseDataVariableTypeNode ServerStatusTypeNodeBase.getStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger StateTypeNodeBase.getStateNumber()
           
 UaProperty StateTypeNodeBase.getStateNumberNode()
           
 org.opcfoundation.ua.core.IdType[] NamespaceMetadataTypeNodeBase.getStaticNodeIdTypes()
           
 UaProperty NamespaceMetadataTypeNodeBase.getStaticNodeIdTypesNode()
           
 String[] NamespaceMetadataTypeNodeBase.getStaticNumericNodeIdRange()
           
 UaProperty NamespaceMetadataTypeNodeBase.getStaticNumericNodeIdRangeNode()
           
 String NamespaceMetadataTypeNodeBase.getStaticStringNodeIdPattern()
           
 UaProperty NamespaceMetadataTypeNodeBase.getStaticStringNodeIdPatternNode()
           
 UaProperty AuditEventTypeNodeBase.getStatusNode()
           
 UaProperty HistoricalDataConfigurationTypeNodeBase.getSteppedNode()
           
 org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] SessionDiagnosticsObjectTypeNodeBase.getSubscriptionDiagnosticsArray()
           
 org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] ServerDiagnosticsTypeNodeBase.getSubscriptionDiagnosticsArray()
           
 SubscriptionDiagnosticsArrayTypeNode SessionDiagnosticsObjectTypeNodeBase.getSubscriptionDiagnosticsArrayNode()
           
 SubscriptionDiagnosticsArrayTypeNode ServerDiagnosticsTypeNodeBase.getSubscriptionDiagnosticsArrayNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getSubscriptionId()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getSubscriptionIdNode()
           
 String[] ServerConfigurationTypeNodeBase.getSupportedPrivateKeyFormats()
           
 UaProperty ServerConfigurationTypeNodeBase.getSupportedPrivateKeyFormatsNode()
           
 UaProperty AlarmConditionTypeNodeBase.getSuppressedOrShelvedNode()
           
 UaMethod ProgramStateMachineTypeNodeBase.getSuspendNode()
           
 org.opcfoundation.ua.core.ServerState SystemStatusChangeEventTypeNodeBase.getSystemState()
           
 UaProperty SystemStatusChangeEventTypeNodeBase.getSystemStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime BaseEventTypeNodeBase.getTime()
           
 UaMethod ShelvedStateMachineTypeNodeBase.getTimedShelveNode()
           
 UaProperty BaseEventTypeNodeBase.getTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ArrayItemTypeNodeBase.getTitle()
           
 UaProperty ArrayItemTypeNodeBase.getTitleNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventTypeNodeBase.getToState()
           
 StateVariableTypeNode TransitionEventTypeNodeBase.getToStateNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getTotalRequestCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getTotalRequestCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getTransferredToAltClientCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getTransferredToAltClientCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getTransferredToSameClientCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getTransferredToSameClientCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getTransferRequestCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getTransferRequestCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getTransferSubscriptionsCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getTransferSubscriptionsCountNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TransitionEventTypeNodeBase.getTransition()
           
 org.opcfoundation.ua.builtintypes.LocalizedText ProgramTransitionAuditEventTypeNodeBase.getTransition()
           
 TransitionVariableTypeNode TransitionEventTypeNodeBase.getTransitionNode()
           
 FiniteTransitionVariableTypeNode ProgramTransitionAuditEventTypeNodeBase.getTransitionNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger TransitionTypeNodeBase.getTransitionNumber()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger AuditProgramTransitionEventTypeNodeBase.getTransitionNumber()
           
 UaProperty TransitionTypeNodeBase.getTransitionNumberNode()
           
 UaProperty AuditProgramTransitionEventTypeNodeBase.getTransitionNumberNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getTranslateBrowsePathsToNodeIdsCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getTranslateBrowsePathsToNodeIdsCountNode()
           
 String SessionSecurityDiagnosticsTypeNodeBase.getTransportProtocol()
           
 BaseDataVariableTypeNode SessionSecurityDiagnosticsTypeNodeBase.getTransportProtocolNode()
           
 UaProperty AggregateConfigurationTypeNodeBase.getTreatUncertainAsBadNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateDiscreteTypeNodeBase.getTrueState()
           
 UaProperty TwoStateDiscreteTypeNodeBase.getTrueStateNode()
           
 TrustListTypeNode CertificateGroupTypeNodeBase.getTrustListNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SubscriptionDiagnosticsTypeNodeBase.getUnacknowledgedMessageCount()
           
 BaseDataVariableTypeNode SubscriptionDiagnosticsTypeNodeBase.getUnacknowledgedMessageCountNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger SessionDiagnosticsVariableTypeNodeBase.getUnauthorizedRequestCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getUnauthorizedRequestCountNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getUnregisterNodesCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getUnregisterNodesCountNode()
           
 UaMethod ShelvedStateMachineTypeNodeBase.getUnshelveNode()
           
 Double ShelvedStateMachineTypeNodeBase.getUnshelveTime()
           
 UaProperty ShelvedStateMachineTypeNodeBase.getUnshelveTimeNode()
           
 UaMethod ServerConfigurationTypeNodeBase.getUpdateCertificateNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getUpdateDataCapabilityNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryValueUpdateEventTypeNodeBase.getUpdatedNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryEventUpdateEventTypeNodeBase.getUpdatedNode()
           
 org.opcfoundation.ua.builtintypes.NodeId AuditHistoryDeleteEventTypeNodeBase.getUpdatedNode()
           
 UaProperty AuditHistoryValueUpdateEventTypeNodeBase.getUpdatedNodeNode()
           
 UaProperty AuditHistoryEventUpdateEventTypeNodeBase.getUpdatedNodeNode()
           
 UaProperty AuditHistoryDeleteEventTypeNodeBase.getUpdatedNodeNode()
           
 UaProperty HistoryServerCapabilitiesTypeNodeBase.getUpdateEventCapabilityNode()
           
 org.opcfoundation.ua.core.UserIdentityToken AuditActivateSessionEventTypeNodeBase.getUserIdentityToken()
           
 UaProperty AuditActivateSessionEventTypeNodeBase.getUserIdentityTokenNode()
           
 UaProperty FileTypeNodeBase.getUserWritableNode()
           
 UaProperty AggregateConfigurationTypeNodeBase.getUseSlopedExtrapolationNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText MultiStateValueDiscreteTypeNodeBase.getValueAsText()
           
 UaProperty MultiStateValueDiscreteTypeNodeBase.getValueAsTextNode()
           
 VendorServerInfoTypeNode ServerTypeNodeBase.getVendorServerInfoNode()
           
 UaProperty FileTypeNodeBase.getWritableNode()
           
 org.opcfoundation.ua.core.ServiceCounterDataType SessionDiagnosticsVariableTypeNodeBase.getWriteCount()
           
 BaseDataVariableTypeNode SessionDiagnosticsVariableTypeNodeBase.getWriteCountNode()
           
 UaMethod FileTypeNodeBase.getWriteNode()
           
 org.opcfoundation.ua.core.AxisInformation YArrayItemTypeNodeBase.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation XYArrayItemTypeNodeBase.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation ImageItemTypeNodeBase.getXAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemTypeNodeBase.getXAxisDefinition()
           
 UaProperty YArrayItemTypeNodeBase.getXAxisDefinitionNode()
           
 UaProperty XYArrayItemTypeNodeBase.getXAxisDefinitionNode()
           
 UaProperty ImageItemTypeNodeBase.getXAxisDefinitionNode()
           
 UaProperty CubeItemTypeNodeBase.getXAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisInformation ImageItemTypeNodeBase.getYAxisDefinition()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemTypeNodeBase.getYAxisDefinition()
           
 UaProperty ImageItemTypeNodeBase.getYAxisDefinitionNode()
           
 UaProperty CubeItemTypeNodeBase.getYAxisDefinitionNode()
           
 org.opcfoundation.ua.core.AxisInformation CubeItemTypeNodeBase.getZAxisDefinition()
           
 UaProperty CubeItemTypeNodeBase.getZAxisDefinitionNode()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isAccessHistoryDataCapability()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isAccessHistoryEventsCapability()
           
 Boolean ServerTypeNodeBase.isAuditing()
           
 Boolean ProgramStateMachineTypeNodeBase.isAutoDelete()
           
 Boolean ProgramStateMachineTypeNodeBase.isDeletable()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isDeleteAtTimeCapability()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isDeleteEventCapability()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isDeleteRawCapability()
           
 Boolean ServerDiagnosticsTypeNodeBase.isEnabledFlag()
           
 Boolean TwoStateVariableTypeNodeBase.isId()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isInsertAnnotationCapability()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isInsertDataCapability()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isInsertEventCapability()
           
 Boolean AuditHistoryRawModifyDeleteEventTypeNodeBase.isIsDeleteModified()
           
 Boolean NamespaceMetadataTypeNodeBase.isIsNamespaceSubset()
           
 Boolean ServerConfigurationTypeNodeBase.isMulticastDnsEnabled()
           
 Boolean SubscriptionDiagnosticsTypeNodeBase.isPublishingEnabled()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isReplaceDataCapability()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isReplaceEventCapability()
           
 Boolean ConditionTypeNodeBase.isRetain()
           
 Boolean AuditEventTypeNodeBase.isStatus()
           
 Boolean HistoricalDataConfigurationTypeNodeBase.isStepped()
           
 Boolean AlarmConditionTypeNodeBase.isSuppressedOrShelved()
           
 Boolean AggregateConfigurationTypeNodeBase.isTreatUncertainAsBad()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isUpdateDataCapability()
           
 Boolean HistoryServerCapabilitiesTypeNodeBase.isUpdateEventCapability()
           
 Boolean FileTypeNodeBase.isUserWritable()
           
 Boolean AggregateConfigurationTypeNodeBase.isUseSlopedExtrapolation()
           
 Boolean FileTypeNodeBase.isWritable()
           
 void HistoryServerCapabilitiesTypeNodeBase.setAccessHistoryDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setAccessHistoryEventsCapability(Boolean value)
           
 void AcknowledgeableConditionTypeNodeBase.setAckedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditEventTypeNodeBase.setActionTimeStamp(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void NonExclusiveLimitAlarmTypeNodeBase.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ExclusiveLimitAlarmTypeNodeBase.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AlarmConditionTypeNodeBase.setActiveState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setActualSessionTimeout(Double value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setAddNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setAddReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void AuditWriteUpdateEventTypeNodeBase.setAttributeId(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerTypeNodeBase.setAuditing(Boolean value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setAuthenticationMechanism(String value)
           
 void ProgramStateMachineTypeNodeBase.setAutoDelete(Boolean value)
           
 void NDimensionArrayItemTypeNodeBase.setAxisDefinition(org.opcfoundation.ua.core.AxisInformation[] value)
           
 void ArrayItemTypeNodeBase.setAxisScaleType(org.opcfoundation.ua.core.AxisScaleEnumeration value)
           
 void ConditionTypeNodeBase.setBranchId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setBrowseCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setBrowseNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BuildInfoTypeNodeBase.setBuildDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusTypeNodeBase.setBuildInfo(org.opcfoundation.ua.core.BuildInfo value)
           
 void BuildInfoTypeNodeBase.setBuildNumber(String value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setCallCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void DialogConditionTypeNodeBase.setCancelResponse(Integer value)
           
 void CertificateExpirationAlarmTypeNodeBase.setCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditCertificateEventTypeNodeBase.setCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void CertificateUpdatedAuditEventTypeNodeBase.setCertificateGroup(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateUpdatedAuditEventTypeNodeBase.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateExpirationAlarmTypeNodeBase.setCertificateType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateGroupTypeNodeBase.setCertificateTypes(org.opcfoundation.ua.builtintypes.NodeId[] value)
           
 void GeneralModelChangeEventTypeNodeBase.setChanges(org.opcfoundation.ua.core.ModelChangeStructureDataType[] value)
           
 void SemanticChangeEventTypeNodeBase.setChanges(org.opcfoundation.ua.core.SemanticChangeStructureDataType[] value)
           
 void AuditEventTypeNodeBase.setClientAuditEntryId(String value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditOpenSecureChannelEventTypeNodeBase.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditCreateSessionEventTypeNodeBase.setClientCertificate(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditOpenSecureChannelEventTypeNodeBase.setClientCertificateThumbprint(String value)
           
 void AuditCreateSessionEventTypeNodeBase.setClientCertificateThumbprint(String value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setClientConnectionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setClientDescription(org.opcfoundation.ua.core.ApplicationDescription value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setClientLastContactTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditActivateSessionEventTypeNodeBase.setClientSoftwareCertificates(org.opcfoundation.ua.core.SignedSoftwareCertificate[] value)
           
 void ConditionTypeNodeBase.setClientUserId(String value)
           
 void AuditEventTypeNodeBase.setClientUserId(String value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setClientUserIdHistory(String[] value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setClientUserIdOfSession(String value)
           
 void ConditionTypeNodeBase.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionConfirmEventTypeNodeBase.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionCommentEventTypeNodeBase.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditConditionAcknowledgeEventTypeNodeBase.setComment(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionTypeNodeBase.setConditionClassId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ConditionTypeNodeBase.setConditionClassName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionTypeNodeBase.setConditionName(String value)
           
 void ProgressEventTypeNodeBase.setContext(Object value)
           
 void ProgramDiagnosticTypeNodeBase.setCreateClientName(String value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setCreateMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ProgramDiagnosticTypeNodeBase.setCreateSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setCreateSubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setCumulatedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setCumulatedSubscriptionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setCurrentKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setCurrentLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setCurrentMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setCurrentPublishRequestsInQueue(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void TransparentRedundancyTypeNodeBase.setCurrentServerId(String value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setCurrentSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void StateMachineTypeNodeBase.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramStateMachineTypeNodeBase.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FiniteStateMachineTypeNodeBase.setCurrentState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setCurrentSubscriptionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setCurrentSubscriptionsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerStatusTypeNodeBase.setCurrentTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setDataChangeNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void DialogConditionTypeNodeBase.setDefaultResponse(Integer value)
           
 void ProgramStateMachineTypeNodeBase.setDeletable(Boolean value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setDeleteAtTimeCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setDeleteEventCapability(Boolean value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setDeleteMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setDeleteNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setDeleteRawCapability(Boolean value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setDeleteReferencesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setDeleteSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void DialogConditionTypeNodeBase.setDialogState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setDisableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setDisabledMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsTypeNodeBase.setDisabledMonitoredItemsSamplingCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setDiscardedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setEnableCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsTypeNodeBase.setEnabledFlag(Boolean value)
           
 void DialogConditionTypeNodeBase.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ConditionTypeNodeBase.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AlarmConditionTypeNodeBase.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AcknowledgeableConditionTypeNodeBase.setEnabledState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setEncoding(String value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setEndpointUrl(String value)
           
 void AuditUrlMismatchEventTypeNodeBase.setEndpointUrl(String value)
           
 void AuditHistoryRawModifyDeleteEventTypeNodeBase.setEndTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ArrayItemTypeNodeBase.setEngineeringUnits(org.opcfoundation.ua.core.EUInformation value)
           
 void MultiStateDiscreteTypeNodeBase.setEnumStrings(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void MultiStateValueDiscreteTypeNodeBase.setEnumValues(org.opcfoundation.ua.core.EnumValueType[] value)
           
 void ArrayItemTypeNodeBase.setEURange(org.opcfoundation.ua.core.Range value)
           
 void AnalogItemTypeNodeBase.setEURange(org.opcfoundation.ua.core.Range value)
           
 void BaseEventTypeNodeBase.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionConfirmEventTypeNodeBase.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionCommentEventTypeNodeBase.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditConditionAcknowledgeEventTypeNodeBase.setEventId(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void AuditHistoryEventDeleteEventTypeNodeBase.setEventIds(org.opcfoundation.ua.builtintypes.ByteString[] value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setEventNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setEventQueueOverFlowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BaseEventTypeNodeBase.setEventType(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void CertificateExpirationAlarmTypeNodeBase.setExpirationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TwoStateDiscreteTypeNodeBase.setFalseState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditHistoryEventUpdateEventTypeNodeBase.setFilter(org.opcfoundation.ua.core.EventFilter value)
           
 void TransitionEventTypeNodeBase.setFromState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setHistoryReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setHistoryUpdateCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void TwoStateVariableTypeNodeBase.setId(Boolean value)
           
 void FiniteTransitionVariableTypeNodeBase.setId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void FiniteStateVariableTypeNodeBase.setId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void TransitionVariableTypeNodeBase.setId(Object value)
           
 void StateVariableTypeNodeBase.setId(Object value)
           
 void AuditWriteUpdateEventTypeNodeBase.setIndexRange(String value)
           
 void AuditUpdateMethodEventTypeNodeBase.setInputArguments(Object[] value)
           
 void AlarmConditionTypeNodeBase.setInputNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setInsertAnnotationCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setInsertDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setInsertEventCapability(Boolean value)
           
 void ProgramTransitionEventTypeNodeBase.setIntermediateResult(Object value)
           
 void AuditCertificateDataMismatchEventTypeNodeBase.setInvalidHostname(String value)
           
 void AuditCertificateDataMismatchEventTypeNodeBase.setInvalidUri(String value)
           
 void ProgramDiagnosticTypeNodeBase.setInvocationCreationTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditHistoryRawModifyDeleteEventTypeNodeBase.setIsDeleteModified(Boolean value)
           
 void NamespaceMetadataTypeNodeBase.setIsNamespaceSubset(Boolean value)
           
 void ProgramDiagnosticTypeNodeBase.setLastMethodCall(String value)
           
 void ProgramDiagnosticTypeNodeBase.setLastMethodCallTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ProgramDiagnosticTypeNodeBase.setLastMethodInputArguments(org.opcfoundation.ua.core.Argument[] value)
           
 void ProgramDiagnosticTypeNodeBase.setLastMethodOutputArguments(org.opcfoundation.ua.core.Argument[] value)
           
 void ProgramDiagnosticTypeNodeBase.setLastMethodReturnStatus(org.opcfoundation.ua.core.StatusResult value)
           
 void ProgramDiagnosticTypeNodeBase.setLastMethodSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void DialogConditionTypeNodeBase.setLastResponse(Integer value)
           
 void ConditionTypeNodeBase.setLastSeverity(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void ProgramStateMachineTypeNodeBase.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramDiagnosticTypeNodeBase.setLastTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TrustListTypeNodeBase.setLastUpdateTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setLatePublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesTypeNodeBase.setLocaleIdArray(String[] value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setLocaleIds(String[] value)
           
 void BaseEventTypeNodeBase.setLocalTime(org.opcfoundation.ua.core.TimeZoneDataType value)
           
 void BuildInfoTypeNodeBase.setManufacturerName(String value)
           
 void ServerCapabilitiesTypeNodeBase.setMaxBrowseContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void ServerCapabilitiesTypeNodeBase.setMaxHistoryContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setMaxKeepAliveCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setMaxLifetimeCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setMaxNotificationsPerPublish(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesTypeNodeBase.setMaxQueryContinuationPoints(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setMaxResponseMessageSize(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setMaxReturnDataValues(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setMaxReturnEventValues(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsTypeNodeBase.setMaxSampledMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationTypeNodeBase.setMaxTrustListSize(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BaseEventTypeNodeBase.setMessage(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void AuditUpdateMethodEventTypeNodeBase.setMethodId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ServerCapabilitiesTypeNodeBase.setMinSupportedSampleRate(Double value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setModifyCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setModifyMonitoredItemsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setModifySubscriptionCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setMonitoredItemCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setMonitoringQueueOverflowCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationTypeNodeBase.setMulticastDnsEnabled(Boolean value)
           
 void ServerTypeNodeBase.setNamespaceArray(String[] value)
           
 void NamespaceMetadataTypeNodeBase.setNamespacePublicationDate(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void NamespaceMetadataTypeNodeBase.setNamespaceUri(String value)
           
 void NamespaceMetadataTypeNodeBase.setNamespaceVersion(String value)
           
 void ModellingRuleTypeNodeBase.setNamingRule(org.opcfoundation.ua.core.NamingRuleType value)
           
 void AuditUpdateStateEventTypeNodeBase.setNewStateId(Object value)
           
 void AuditWriteUpdateEventTypeNodeBase.setNewValue(Object value)
           
 void AuditHistoryValueUpdateEventTypeNodeBase.setNewValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryEventUpdateEventTypeNodeBase.setNewValues(org.opcfoundation.ua.core.HistoryEventFieldList[] value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setNextSequenceNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditAddNodesEventTypeNodeBase.setNodesToAdd(org.opcfoundation.ua.core.AddNodesItem[] value)
           
 void AuditDeleteNodesEventTypeNodeBase.setNodesToDelete(org.opcfoundation.ua.core.DeleteNodesItem[] value)
           
 void OffNormalAlarmTypeNodeBase.setNormalState(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setNotificationsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void DialogConditionTypeNodeBase.setOkResponse(Integer value)
           
 void AuditUpdateStateEventTypeNodeBase.setOldStateId(Object value)
           
 void AuditWriteUpdateEventTypeNodeBase.setOldValue(Object value)
           
 void AuditHistoryValueUpdateEventTypeNodeBase.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryRawModifyDeleteEventTypeNodeBase.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryAtTimeDeleteEventTypeNodeBase.setOldValues(org.opcfoundation.ua.builtintypes.DataValue[] value)
           
 void AuditHistoryEventDeleteEventTypeNodeBase.setOldValues(org.opcfoundation.ua.core.HistoryEventFieldList value)
           
 void AuditHistoryEventUpdateEventTypeNodeBase.setOldValues(org.opcfoundation.ua.core.HistoryEventFieldList[] value)
           
 void FileTypeNodeBase.setOpenCount(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void OptionSetTypeNodeBase.setOptionSetValues(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void AuditHistoryUpdateEventTypeNodeBase.setParameterDataTypeId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AggregateConfigurationTypeNodeBase.setPercentDataBad(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void AggregateConfigurationTypeNodeBase.setPercentDataGood(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void AuditHistoryValueUpdateEventTypeNodeBase.setPerformInsertReplace(org.opcfoundation.ua.core.PerformUpdateType value)
           
 void AuditHistoryEventUpdateEventTypeNodeBase.setPerformInsertReplace(org.opcfoundation.ua.core.PerformUpdateType value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setPriority(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void BuildInfoTypeNodeBase.setProductName(String value)
           
 void BuildInfoTypeNodeBase.setProductUri(String value)
           
 void ProgressEventTypeNodeBase.setProgress(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void DialogConditionTypeNodeBase.setPrompt(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setPublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setPublishingEnabled(Boolean value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setPublishingInterval(Double value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setPublishingIntervalCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setPublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ConditionTypeNodeBase.setQuality(org.opcfoundation.ua.builtintypes.StatusCode value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setQueryFirstCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setQueryNextCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setReadCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BaseEventTypeNodeBase.setReceiveTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ProgramStateMachineTypeNodeBase.setRecycleCount(Integer value)
           
 void ServerRedundancyTypeNodeBase.setRedundancySupport(org.opcfoundation.ua.core.RedundancySupport value)
           
 void TransparentRedundancyTypeNodeBase.setRedundantServerArray(org.opcfoundation.ua.core.RedundantServerDataType[] value)
           
 void AuditAddReferencesEventTypeNodeBase.setReferencesToAdd(org.opcfoundation.ua.core.AddReferencesItem[] value)
           
 void AuditDeleteReferencesEventTypeNodeBase.setReferencesToDelete(org.opcfoundation.ua.core.DeleteReferencesItem[] value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setRegisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setRejectedRequestsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setRejectedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setReplaceDataCapability(Boolean value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setReplaceEventCapability(Boolean value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setRepublishCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setRepublishMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setRepublishMessageRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setRepublishRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditHistoryAtTimeDeleteEventTypeNodeBase.setReqTimes(org.opcfoundation.ua.builtintypes.DateTime[] value)
           
 void AuditOpenSecureChannelEventTypeNodeBase.setRequestedLifetime(Double value)
           
 void AuditCancelEventTypeNodeBase.setRequestHandle(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditOpenSecureChannelEventTypeNodeBase.setRequestType(org.opcfoundation.ua.core.SecurityTokenRequestType value)
           
 void DialogConditionTypeNodeBase.setResponseOptionSet(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void ConditionTypeNodeBase.setRetain(Boolean value)
           
 void AuditCreateSessionEventTypeNodeBase.setRevisedSessionTimeout(Double value)
           
 void SamplingIntervalDiagnosticsTypeNodeBase.setSampledMonitoredItemsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SamplingIntervalDiagnosticsTypeNodeBase.setSamplingInterval(Double value)
           
 void ServerStatusTypeNodeBase.setSecondsTillShutdown(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditCreateSessionEventTypeNodeBase.setSecureChannelId(String value)
           
 void AuditChannelEventTypeNodeBase.setSecureChannelId(String value)
           
 void AuditActivateSessionEventTypeNodeBase.setSecureChannelId(String value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setSecurityMode(org.opcfoundation.ua.core.MessageSecurityMode value)
           
 void AuditOpenSecureChannelEventTypeNodeBase.setSecurityMode(org.opcfoundation.ua.core.MessageSecurityMode value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setSecurityPolicyUri(String value)
           
 void AuditOpenSecureChannelEventTypeNodeBase.setSecurityPolicyUri(String value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setSecurityRejectedRequestsCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setSecurityRejectedSessionCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditConditionRespondEventTypeNodeBase.setSelectedResponse(Integer value)
           
 void ServerTypeNodeBase.setServerArray(String[] value)
           
 void ServerConfigurationTypeNodeBase.setServerCapabilities(String[] value)
           
 void ServerDiagnosticsTypeNodeBase.setServerDiagnosticsSummary(org.opcfoundation.ua.core.ServerDiagnosticsSummaryDataType value)
           
 void AuditEventTypeNodeBase.setServerId(String value)
           
 void NonTransparentNetworkRedundancyTypeNodeBase.setServerNetworkGroups(org.opcfoundation.ua.core.NetworkGroupDataType[] value)
           
 void ServerCapabilitiesTypeNodeBase.setServerProfileArray(String[] value)
           
 void ServerTypeNodeBase.setServerStatus(org.opcfoundation.ua.core.ServerStatusDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setServerUri(String value)
           
 void NonTransparentRedundancyTypeNodeBase.setServerUriArray(String[] value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setServerViewCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerTypeNodeBase.setServiceLevel(org.opcfoundation.ua.builtintypes.UnsignedByte value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setSessionAbortCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsObjectTypeNodeBase.setSessionDiagnostics(org.opcfoundation.ua.core.SessionDiagnosticsDataType value)
           
 void SessionsDiagnosticsSummaryTypeNodeBase.setSessionDiagnosticsArray(org.opcfoundation.ua.core.SessionDiagnosticsDataType[] value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditSessionEventTypeNodeBase.setSessionId(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setSessionName(String value)
           
 void SessionDiagnosticsObjectTypeNodeBase.setSessionSecurityDiagnostics(org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType value)
           
 void SessionsDiagnosticsSummaryTypeNodeBase.setSessionSecurityDiagnosticsArray(org.opcfoundation.ua.core.SessionSecurityDiagnosticsDataType[] value)
           
 void ServerDiagnosticsSummaryTypeNodeBase.setSessionTimeoutCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setSetMonitoringModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void NonExclusiveDeviationAlarmTypeNodeBase.setSetpointNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ExclusiveDeviationAlarmTypeNodeBase.setSetpointNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setSetPublishingModeCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setSetTriggeringCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void BaseEventTypeNodeBase.setSeverity(org.opcfoundation.ua.builtintypes.UnsignedShort value)
           
 void AuditConditionShelvingEventTypeNodeBase.setShelvingTime(Double value)
           
 void ServerStatusTypeNodeBase.setShutdownReason(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FileTypeNodeBase.setSize(org.opcfoundation.ua.builtintypes.UnsignedLong value)
           
 void ServerCapabilitiesTypeNodeBase.setSoftwareCertificates(org.opcfoundation.ua.core.SignedSoftwareCertificate[] value)
           
 void BuildInfoTypeNodeBase.setSoftwareVersion(String value)
           
 void BaseEventTypeNodeBase.setSourceName(String value)
           
 void BaseEventTypeNodeBase.setSourceNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void ConditionVariableTypeNodeBase.setSourceTimestamp(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusTypeNodeBase.setStartTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AuditHistoryRawModifyDeleteEventTypeNodeBase.setStartTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ServerStatusTypeNodeBase.setState(org.opcfoundation.ua.core.ServerState value)
           
 void StateTypeNodeBase.setStateNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void NamespaceMetadataTypeNodeBase.setStaticNodeIdTypes(org.opcfoundation.ua.core.IdType[] value)
           
 void NamespaceMetadataTypeNodeBase.setStaticNumericNodeIdRange(String[] value)
           
 void NamespaceMetadataTypeNodeBase.setStaticStringNodeIdPattern(String value)
           
 void AuditEventTypeNodeBase.setStatus(Boolean value)
           
 void HistoricalDataConfigurationTypeNodeBase.setStepped(Boolean value)
           
 void SessionDiagnosticsObjectTypeNodeBase.setSubscriptionDiagnosticsArray(org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] value)
           
 void ServerDiagnosticsTypeNodeBase.setSubscriptionDiagnosticsArray(org.opcfoundation.ua.core.SubscriptionDiagnosticsDataType[] value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setSubscriptionId(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerConfigurationTypeNodeBase.setSupportedPrivateKeyFormats(String[] value)
           
 void AlarmConditionTypeNodeBase.setSuppressedOrShelved(Boolean value)
           
 void SystemStatusChangeEventTypeNodeBase.setSystemState(org.opcfoundation.ua.core.ServerState value)
           
 void BaseEventTypeNodeBase.setTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void ArrayItemTypeNodeBase.setTitle(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TransitionEventTypeNodeBase.setToState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setTotalRequestCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setTransferredToAltClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setTransferredToSameClientCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setTransferRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setTransferSubscriptionsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void TransitionEventTypeNodeBase.setTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ProgramTransitionAuditEventTypeNodeBase.setTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TransitionTypeNodeBase.setTransitionNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void AuditProgramTransitionEventTypeNodeBase.setTransitionNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setTranslateBrowsePathsToNodeIdsCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void SessionSecurityDiagnosticsTypeNodeBase.setTransportProtocol(String value)
           
 void AggregateConfigurationTypeNodeBase.setTreatUncertainAsBad(Boolean value)
           
 void TwoStateDiscreteTypeNodeBase.setTrueState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void SubscriptionDiagnosticsTypeNodeBase.setUnacknowledgedMessageCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setUnauthorizedRequestCount(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setUnregisterNodesCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void ShelvedStateMachineTypeNodeBase.setUnshelveTime(Double value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setUpdateDataCapability(Boolean value)
           
 void AuditHistoryValueUpdateEventTypeNodeBase.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditHistoryEventUpdateEventTypeNodeBase.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void AuditHistoryDeleteEventTypeNodeBase.setUpdatedNode(org.opcfoundation.ua.builtintypes.NodeId value)
           
 void HistoryServerCapabilitiesTypeNodeBase.setUpdateEventCapability(Boolean value)
           
 void AuditActivateSessionEventTypeNodeBase.setUserIdentityToken(org.opcfoundation.ua.core.UserIdentityToken value)
           
 void FileTypeNodeBase.setUserWritable(Boolean value)
           
 void AggregateConfigurationTypeNodeBase.setUseSlopedExtrapolation(Boolean value)
           
 void MultiStateValueDiscreteTypeNodeBase.setValueAsText(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FileTypeNodeBase.setWritable(Boolean value)
           
 void SessionDiagnosticsVariableTypeNodeBase.setWriteCount(org.opcfoundation.ua.core.ServiceCounterDataType value)
           
 void YArrayItemTypeNodeBase.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void XYArrayItemTypeNodeBase.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void ImageItemTypeNodeBase.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemTypeNodeBase.setXAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void ImageItemTypeNodeBase.setYAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemTypeNodeBase.setYAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 void CubeItemTypeNodeBase.setZAxisDefinition(org.opcfoundation.ua.core.AxisInformation value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.plc
 

Methods in com.prosysopc.ua.types.plc with annotations of type Mandatory
 FunctionalGroupType CtrlConfigurationType.getAccessVarsNode()
           
 FunctionalGroupType CtrlConfigurationType.getConfigurationNode()
           
 FunctionalGroupType CtrlConfigurationType.getConfigVarsNode()
           
 FunctionalGroupType CtrlConfigurationType.getDiagnosticNode()
           
 FunctionalGroupType CtrlConfigurationType.getGlobalVarsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger CtrlTaskType.getPriority()
           
 UaProperty CtrlTaskType.getPriorityNode()
           
 ConfigurableObjectType CtrlResourceType.getProgramsNode()
           
 ConfigurableObjectType CtrlConfigurationType.getResourcesNode()
           
 ConfigurableObjectType CtrlResourceType.getTasksNode()
           
 void CtrlTaskType.setPriority(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.plc.client
 

Methods in com.prosysopc.ua.types.plc.client with annotations of type Mandatory
 FunctionalGroupType CtrlConfigurationTypeImplBase.getAccessVarsNode()
           
 FunctionalGroupType CtrlConfigurationTypeImplBase.getConfigurationNode()
           
 FunctionalGroupType CtrlConfigurationTypeImplBase.getConfigVarsNode()
           
 FunctionalGroupType CtrlConfigurationTypeImplBase.getDiagnosticNode()
           
 FunctionalGroupType CtrlConfigurationTypeImplBase.getGlobalVarsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger CtrlTaskTypeImplBase.getPriority()
           
 UaProperty CtrlTaskTypeImplBase.getPriorityNode()
           
 ConfigurableObjectType CtrlResourceTypeImplBase.getProgramsNode()
           
 ConfigurableObjectType CtrlConfigurationTypeImplBase.getResourcesNode()
           
 ConfigurableObjectType CtrlResourceTypeImplBase.getTasksNode()
           
 void CtrlTaskTypeImplBase.setPriority(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 

Uses of Mandatory in com.prosysopc.ua.types.plc.server
 

Methods in com.prosysopc.ua.types.plc.server with annotations of type Mandatory
 FunctionalGroupTypeNode CtrlConfigurationTypeNodeBase.getAccessVarsNode()
           
 FunctionalGroupTypeNode CtrlConfigurationTypeNodeBase.getConfigurationNode()
           
 FunctionalGroupTypeNode CtrlConfigurationTypeNodeBase.getConfigVarsNode()
           
 FunctionalGroupTypeNode CtrlConfigurationTypeNodeBase.getDiagnosticNode()
           
 FunctionalGroupTypeNode CtrlConfigurationTypeNodeBase.getGlobalVarsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger CtrlTaskTypeNodeBase.getPriority()
           
 UaProperty CtrlTaskTypeNodeBase.getPriorityNode()
           
 ConfigurableObjectTypeNode CtrlResourceTypeNodeBase.getProgramsNode()
           
 ConfigurableObjectTypeNode CtrlConfigurationTypeNodeBase.getResourcesNode()
           
 ConfigurableObjectTypeNode CtrlResourceTypeNodeBase.getTasksNode()
           
 void CtrlTaskTypeNodeBase.setPriority(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 



Copyright © 2018. All rights reserved.