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

Packages that use Optional
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.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 Optional in com.prosysopc.ua.types.adi
 

Methods in com.prosysopc.ua.types.adi with annotations of type Optional
 org.opcfoundation.ua.core.Range MVAOutputParameterType.getAlarmLimits()
           
 UaProperty MVAOutputParameterType.getAlarmLimitsNode()
           
 FiniteStateMachineType AnalyserChannelStateMachineType.getLocalSubStateMachineNode()
           
 FiniteStateMachineType AnalyserChannelStateMachineType.getMaintenanceSubStateMachineNode()
           
 BaseObjectType StreamType.getParameterSetNode()
           
 BaseObjectType SpectrometerDeviceType.getParameterSetNode()
           
 BaseObjectType SpectrometerDeviceStreamType.getParameterSetNode()
           
 BaseObjectType ParticleSizeMonitorDeviceStreamType.getParameterSetNode()
           
 BaseObjectType AnalyserDeviceType.getParameterSetNode()
           
 BaseObjectType AnalyserChannelType.getParameterSetNode()
           
 org.opcfoundation.ua.core.Range MVAOutputParameterType.getWarningLimits()
           
 UaProperty MVAOutputParameterType.getWarningLimitsNode()
           
 String MVAOutputParameterType.getVendorSpecificError()
           
 UaProperty MVAOutputParameterType.getVendorSpecificErrorNode()
           
 void MVAOutputParameterType.setAlarmLimits(org.opcfoundation.ua.core.Range value)
           
 void MVAOutputParameterType.setWarningLimits(org.opcfoundation.ua.core.Range value)
           
 void MVAOutputParameterType.setVendorSpecificError(String value)
           
 

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

Methods in com.prosysopc.ua.types.adi.client with annotations of type Optional
 org.opcfoundation.ua.core.Range MVAOutputParameterTypeImplBase.getAlarmLimits()
           
 UaProperty MVAOutputParameterTypeImplBase.getAlarmLimitsNode()
           
 FiniteStateMachineType AnalyserChannelStateMachineTypeImplBase.getLocalSubStateMachineNode()
           
 FiniteStateMachineType AnalyserChannelStateMachineTypeImplBase.getMaintenanceSubStateMachineNode()
           
 BaseObjectType StreamTypeImplBase.getParameterSetNode()
           
 BaseObjectType SpectrometerDeviceTypeImplBase.getParameterSetNode()
           
 BaseObjectType SpectrometerDeviceStreamTypeImplBase.getParameterSetNode()
           
 BaseObjectType ParticleSizeMonitorDeviceStreamTypeImplBase.getParameterSetNode()
           
 BaseObjectType AnalyserDeviceTypeImplBase.getParameterSetNode()
           
 BaseObjectType AnalyserChannelTypeImplBase.getParameterSetNode()
           
 org.opcfoundation.ua.core.Range MVAOutputParameterTypeImplBase.getWarningLimits()
           
 UaProperty MVAOutputParameterTypeImplBase.getWarningLimitsNode()
           
 String MVAOutputParameterTypeImplBase.getVendorSpecificError()
           
 UaProperty MVAOutputParameterTypeImplBase.getVendorSpecificErrorNode()
           
 void MVAOutputParameterTypeImplBase.setAlarmLimits(org.opcfoundation.ua.core.Range value)
           
 void MVAOutputParameterTypeImplBase.setWarningLimits(org.opcfoundation.ua.core.Range value)
           
 void MVAOutputParameterTypeImplBase.setVendorSpecificError(String value)
           
 

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

Methods in com.prosysopc.ua.types.adi.server with annotations of type Optional
 org.opcfoundation.ua.core.Range MVAOutputParameterTypeNodeBase.getAlarmLimits()
           
 UaProperty MVAOutputParameterTypeNodeBase.getAlarmLimitsNode()
           
 FiniteStateMachineTypeNode AnalyserChannelStateMachineTypeNodeBase.getLocalSubStateMachineNode()
           
 FiniteStateMachineTypeNode AnalyserChannelStateMachineTypeNodeBase.getMaintenanceSubStateMachineNode()
           
 BaseObjectTypeNode StreamTypeNodeBase.getParameterSetNode()
           
 BaseObjectTypeNode SpectrometerDeviceTypeNodeBase.getParameterSetNode()
           
 BaseObjectTypeNode SpectrometerDeviceStreamTypeNodeBase.getParameterSetNode()
           
 BaseObjectTypeNode ParticleSizeMonitorDeviceStreamTypeNodeBase.getParameterSetNode()
           
 BaseObjectTypeNode AnalyserDeviceTypeNodeBase.getParameterSetNode()
           
 BaseObjectTypeNode AnalyserChannelTypeNodeBase.getParameterSetNode()
           
 org.opcfoundation.ua.core.Range MVAOutputParameterTypeNodeBase.getWarningLimits()
           
 UaProperty MVAOutputParameterTypeNodeBase.getWarningLimitsNode()
           
 String MVAOutputParameterTypeNodeBase.getVendorSpecificError()
           
 UaProperty MVAOutputParameterTypeNodeBase.getVendorSpecificErrorNode()
           
 void MVAOutputParameterTypeNodeBase.setAlarmLimits(org.opcfoundation.ua.core.Range value)
           
 void MVAOutputParameterTypeNodeBase.setWarningLimits(org.opcfoundation.ua.core.Range value)
           
 void MVAOutputParameterTypeNodeBase.setVendorSpecificError(String value)
           
 

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

Methods in com.prosysopc.ua.types.di with annotations of type Optional
 org.opcfoundation.ua.builtintypes.LocalizedText BlockType.getActualMode()
           
 UaProperty BlockType.getActualModeNode()
           
 String DeviceType.getDeviceClass()
           
 UaProperty DeviceType.getDeviceClassNode()
           
 DeviceHealthEnumeration DeviceType.getDeviceHealth()
           
 UaProperty DeviceType.getDeviceHealthNode()
           
 FolderType DeviceType.getDeviceTypeImageNode()
           
 FolderType DeviceType.getDocumentationNode()
           
 FunctionalGroupType TopologyElementType.getIdentificationNode()
           
 FolderType DeviceType.getImageSetNode()
           
 LockingServicesType TopologyElementType.getLockNode()
           
 LockingServicesType NetworkType.getLockNode()
           
 BaseObjectType TopologyElementType.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockType.getNormalMode()
           
 UaProperty BlockType.getNormalModeNode()
           
 BaseObjectType TopologyElementType.getParameterSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockType.getPermittedMode()
           
 UaProperty BlockType.getPermittedModeNode()
           
 FolderType DeviceType.getProtocolSupportNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger BlockType.getRevisionCounter()
           
 UaProperty BlockType.getRevisionCounterNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockType.getTargetMode()
           
 UaProperty BlockType.getTargetModeNode()
           
 Object FunctionalGroupType.getUIElement()
           
 UIElementType FunctionalGroupType.getUIElementNode()
           
 void BlockType.setActualMode(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DeviceType.setDeviceClass(String value)
           
 void DeviceType.setDeviceHealth(DeviceHealthEnumeration value)
           
 void BlockType.setNormalMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void BlockType.setPermittedMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void BlockType.setRevisionCounter(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BlockType.setTargetMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void FunctionalGroupType.setUIElement(Object value)
           
 

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

Methods in com.prosysopc.ua.types.di.client with annotations of type Optional
 org.opcfoundation.ua.builtintypes.LocalizedText BlockTypeImplBase.getActualMode()
           
 UaProperty BlockTypeImplBase.getActualModeNode()
           
 String DeviceTypeImplBase.getDeviceClass()
           
 UaProperty DeviceTypeImplBase.getDeviceClassNode()
           
 DeviceHealthEnumeration DeviceTypeImplBase.getDeviceHealth()
           
 UaProperty DeviceTypeImplBase.getDeviceHealthNode()
           
 FolderType DeviceTypeImplBase.getDeviceTypeImageNode()
           
 FolderType DeviceTypeImplBase.getDocumentationNode()
           
 FunctionalGroupType TopologyElementTypeImplBase.getIdentificationNode()
           
 FolderType DeviceTypeImplBase.getImageSetNode()
           
 LockingServicesType TopologyElementTypeImplBase.getLockNode()
           
 LockingServicesType NetworkTypeImplBase.getLockNode()
           
 BaseObjectType TopologyElementTypeImplBase.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockTypeImplBase.getNormalMode()
           
 UaProperty BlockTypeImplBase.getNormalModeNode()
           
 BaseObjectType TopologyElementTypeImplBase.getParameterSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockTypeImplBase.getPermittedMode()
           
 UaProperty BlockTypeImplBase.getPermittedModeNode()
           
 FolderType DeviceTypeImplBase.getProtocolSupportNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger BlockTypeImplBase.getRevisionCounter()
           
 UaProperty BlockTypeImplBase.getRevisionCounterNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockTypeImplBase.getTargetMode()
           
 UaProperty BlockTypeImplBase.getTargetModeNode()
           
 Object FunctionalGroupTypeImplBase.getUIElement()
           
 UIElementType FunctionalGroupTypeImplBase.getUIElementNode()
           
 void BlockTypeImplBase.setActualMode(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DeviceTypeImplBase.setDeviceClass(String value)
           
 void DeviceTypeImplBase.setDeviceHealth(DeviceHealthEnumeration value)
           
 void BlockTypeImplBase.setNormalMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void BlockTypeImplBase.setPermittedMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void BlockTypeImplBase.setRevisionCounter(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BlockTypeImplBase.setTargetMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void FunctionalGroupTypeImplBase.setUIElement(Object value)
           
 

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

Methods in com.prosysopc.ua.types.di.server with annotations of type Optional
 org.opcfoundation.ua.builtintypes.LocalizedText BlockTypeNodeBase.getActualMode()
           
 UaProperty BlockTypeNodeBase.getActualModeNode()
           
 String DeviceTypeNodeBase.getDeviceClass()
           
 UaProperty DeviceTypeNodeBase.getDeviceClassNode()
           
 DeviceHealthEnumeration DeviceTypeNodeBase.getDeviceHealth()
           
 UaProperty DeviceTypeNodeBase.getDeviceHealthNode()
           
 FolderTypeNode DeviceTypeNodeBase.getDeviceTypeImageNode()
           
 FolderTypeNode DeviceTypeNodeBase.getDocumentationNode()
           
 FunctionalGroupTypeNode TopologyElementTypeNodeBase.getIdentificationNode()
           
 FolderTypeNode DeviceTypeNodeBase.getImageSetNode()
           
 LockingServicesTypeNode TopologyElementTypeNodeBase.getLockNode()
           
 LockingServicesTypeNode NetworkTypeNodeBase.getLockNode()
           
 BaseObjectTypeNode TopologyElementTypeNodeBase.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockTypeNodeBase.getNormalMode()
           
 UaProperty BlockTypeNodeBase.getNormalModeNode()
           
 BaseObjectTypeNode TopologyElementTypeNodeBase.getParameterSetNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockTypeNodeBase.getPermittedMode()
           
 UaProperty BlockTypeNodeBase.getPermittedModeNode()
           
 FolderTypeNode DeviceTypeNodeBase.getProtocolSupportNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger BlockTypeNodeBase.getRevisionCounter()
           
 UaProperty BlockTypeNodeBase.getRevisionCounterNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText[] BlockTypeNodeBase.getTargetMode()
           
 UaProperty BlockTypeNodeBase.getTargetModeNode()
           
 Object FunctionalGroupTypeNodeBase.getUIElement()
           
 UIElementTypeNode FunctionalGroupTypeNodeBase.getUIElementNode()
           
 void BlockTypeNodeBase.setActualMode(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DeviceTypeNodeBase.setDeviceClass(String value)
           
 void DeviceTypeNodeBase.setDeviceHealth(DeviceHealthEnumeration value)
           
 void BlockTypeNodeBase.setNormalMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void BlockTypeNodeBase.setPermittedMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void BlockTypeNodeBase.setRevisionCounter(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void BlockTypeNodeBase.setTargetMode(org.opcfoundation.ua.builtintypes.LocalizedText[] value)
           
 void FunctionalGroupTypeNodeBase.setUIElement(Object value)
           
 

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

Methods in com.prosysopc.ua.types.opcua with annotations of type Optional
 UaMethod TrustListType.getAddCertificateNode()
           
 AddressSpaceFileType NamespacesType.getAddressSpaceFileNode()
           
 FolderType HistoricalDataConfigurationType.getAggregateFunctionsNode()
           
 UaProperty OptionSetType.getBitMaskNode()
           
 UaMethod TrustListType.getCloseAndUpdateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionType.getConfirmedState()
           
 TwoStateVariableType AcknowledgeableConditionType.getConfirmedStateNode()
           
 UaMethod AcknowledgeableConditionType.getConfirmNode()
           
 String DataTypeDictionaryType.getDataTypeVersion()
           
 String DataTypeDescriptionType.getDataTypeVersion()
           
 UaProperty DataTypeDictionaryType.getDataTypeVersionNode()
           
 UaProperty DataTypeDescriptionType.getDataTypeVersionNode()
           
 CertificateGroupType CertificateGroupFolderType.getDefaultHttpsGroupNode()
           
 CertificateGroupType CertificateGroupFolderType.getDefaultUserTokenGroupNode()
           
 String HistoricalDataConfigurationType.getDefinition()
           
 String DataItemType.getDefinition()
           
 UaProperty HistoricalDataConfigurationType.getDefinitionNode()
           
 UaProperty DataItemType.getDefinitionNode()
           
 org.opcfoundation.ua.builtintypes.ByteString DataTypeDescriptionType.getDictionaryFragment()
           
 UaProperty DataTypeDescriptionType.getDictionaryFragmentNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateVariableType.getEffectiveDisplayName()
           
 UaProperty StateVariableType.getEffectiveDisplayNameNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TwoStateVariableType.getEffectiveTransitionTime()
           
 org.opcfoundation.ua.builtintypes.DateTime TransitionVariableType.getEffectiveTransitionTime()
           
 UaProperty TwoStateVariableType.getEffectiveTransitionTimeNode()
           
 UaProperty TransitionVariableType.getEffectiveTransitionTimeNode()
           
 org.opcfoundation.ua.core.EUInformation AnalogItemType.getEngineeringUnits()
           
 UaProperty AnalogItemType.getEngineeringUnitsNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerType.getEstimatedReturnTime()
           
 UaProperty ServerType.getEstimatedReturnTimeNode()
           
 Double HistoricalDataConfigurationType.getExceptionDeviation()
           
 org.opcfoundation.ua.core.ExceptionDeviationFormat HistoricalDataConfigurationType.getExceptionDeviationFormat()
           
 UaProperty HistoricalDataConfigurationType.getExceptionDeviationFormatNode()
           
 UaProperty HistoricalDataConfigurationType.getExceptionDeviationNode()
           
 Double CertificateExpirationAlarmType.getExpirationLimit()
           
 UaProperty CertificateExpirationAlarmType.getExpirationLimitNode()
           
 UaMethod AddressSpaceFileType.getExportNamespaceNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateVariableType.getFalseState()
           
 UaProperty TwoStateVariableType.getFalseStateNode()
           
 BaseObjectType ProgramStateMachineType.getFinalResultDataNode()
           
 UaMethod ServerType.getGetMonitoredItemsNode()
           
 Double LimitAlarmType.getHighHighLimit()
           
 UaProperty LimitAlarmType.getHighHighLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmType.getHighHighState()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getHighHighStateNode()
           
 Double LimitAlarmType.getHighLimit()
           
 UaProperty LimitAlarmType.getHighLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmType.getHighState()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getHighStateNode()
           
 org.opcfoundation.ua.core.Range ArrayItemType.getInstrumentRange()
           
 org.opcfoundation.ua.core.Range AnalogItemType.getInstrumentRange()
           
 UaProperty ArrayItemType.getInstrumentRangeNode()
           
 UaProperty AnalogItemType.getInstrumentRangeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateMachineType.getLastTransition()
           
 org.opcfoundation.ua.builtintypes.LocalizedText FiniteStateMachineType.getLastTransition()
           
 TransitionVariableType StateMachineType.getLastTransitionNode()
           
 FiniteTransitionVariableType FiniteStateMachineType.getLastTransitionNode()
           
 Double LimitAlarmType.getLowLimit()
           
 UaProperty LimitAlarmType.getLowLimitNode()
           
 Double LimitAlarmType.getLowLowLimit()
           
 UaProperty LimitAlarmType.getLowLowLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmType.getLowLowState()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getLowLowStateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmType.getLowState()
           
 TwoStateVariableType NonExclusiveLimitAlarmType.getLowStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesType.getMaxArrayLength()
           
 UaProperty ServerCapabilitiesType.getMaxArrayLengthNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesType.getMaxByteStringLength()
           
 UaProperty ServerCapabilitiesType.getMaxByteStringLengthNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxMonitoredItemsPerCall()
           
 UaProperty OperationLimitsType.getMaxMonitoredItemsPerCallNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerBrowse()
           
 UaProperty OperationLimitsType.getMaxNodesPerBrowseNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerHistoryReadData()
           
 UaProperty OperationLimitsType.getMaxNodesPerHistoryReadDataNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerHistoryReadEvents()
           
 UaProperty OperationLimitsType.getMaxNodesPerHistoryReadEventsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerHistoryUpdateData()
           
 UaProperty OperationLimitsType.getMaxNodesPerHistoryUpdateDataNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerHistoryUpdateEvents()
           
 UaProperty OperationLimitsType.getMaxNodesPerHistoryUpdateEventsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerMethodCall()
           
 UaProperty OperationLimitsType.getMaxNodesPerMethodCallNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerNodeManagement()
           
 UaProperty OperationLimitsType.getMaxNodesPerNodeManagementNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerRead()
           
 UaProperty OperationLimitsType.getMaxNodesPerReadNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerRegisterNodes()
           
 UaProperty OperationLimitsType.getMaxNodesPerRegisterNodesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerTranslateBrowsePathsToNodeIds()
           
 UaProperty OperationLimitsType.getMaxNodesPerTranslateBrowsePathsToNodeIdsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsType.getMaxNodesPerWrite()
           
 UaProperty OperationLimitsType.getMaxNodesPerWriteNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesType.getMaxStringLength()
           
 UaProperty ServerCapabilitiesType.getMaxStringLengthNode()
           
 Double HistoricalDataConfigurationType.getMaxTimeInterval()
           
 UaProperty HistoricalDataConfigurationType.getMaxTimeIntervalNode()
           
 Double AlarmConditionType.getMaxTimeShelved()
           
 UaProperty AlarmConditionType.getMaxTimeShelvedNode()
           
 String FileType.getMimeType()
           
 UaProperty FileType.getMimeTypeNode()
           
 Double HistoricalDataConfigurationType.getMinTimeInterval()
           
 UaProperty HistoricalDataConfigurationType.getMinTimeIntervalNode()
           
 org.opcfoundation.ua.builtintypes.QualifiedName TransitionVariableType.getName()
           
 org.opcfoundation.ua.builtintypes.QualifiedName StateVariableType.getName()
           
 UaProperty TransitionVariableType.getNameNode()
           
 UaProperty StateVariableType.getNameNode()
           
 AddressSpaceFileType NamespaceMetadataType.getNamespaceFileNode()
           
 NamespacesType ServerType.getNamespacesNode()
           
 String DataTypeDictionaryType.getNamespaceUri()
           
 UaProperty DataTypeDictionaryType.getNamespaceUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger TransitionVariableType.getNumber()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger StateVariableType.getNumber()
           
 UaProperty TransitionVariableType.getNumberNode()
           
 UaProperty StateVariableType.getNumberNode()
           
 OperationLimitsType ServerCapabilitiesType.getOperationLimitsNode()
           
 org.opcfoundation.ua.core.ProgramDiagnosticDataType ProgramStateMachineType.getProgramDiagnostics()
           
 ProgramDiagnosticType ProgramStateMachineType.getProgramDiagnosticsNode()
           
 UaMethod TrustListType.getRemoveCertificateNode()
           
 UaMethod ServerType.getRequestServerStateChangeNode()
           
 UaMethod ServerType.getResendDataNode()
           
 org.opcfoundation.ua.core.SamplingIntervalDiagnosticsDataType[] ServerDiagnosticsType.getSamplingIntervalDiagnosticsArray()
           
 SamplingIntervalDiagnosticsArrayType ServerDiagnosticsType.getSamplingIntervalDiagnosticsArrayNode()
           
 UaMethod ServerType.getSetSubscriptionDurableNode()
           
 ShelvedStateMachineType AlarmConditionType.getShelvingStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime HistoricalDataConfigurationType.getStartOfArchive()
           
 UaProperty HistoricalDataConfigurationType.getStartOfArchiveNode()
           
 org.opcfoundation.ua.builtintypes.DateTime HistoricalDataConfigurationType.getStartOfOnlineArchive()
           
 UaProperty HistoricalDataConfigurationType.getStartOfOnlineArchiveNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionType.getSuppressedState()
           
 TwoStateVariableType AlarmConditionType.getSuppressedStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TwoStateVariableType.getTransitionTime()
           
 org.opcfoundation.ua.builtintypes.DateTime TransitionVariableType.getTransitionTime()
           
 UaProperty TwoStateVariableType.getTransitionTimeNode()
           
 UaProperty TransitionVariableType.getTransitionTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateVariableType.getTrueState()
           
 UaProperty TwoStateVariableType.getTrueStateNode()
           
 Double DataItemType.getValuePrecision()
           
 UaProperty DataItemType.getValuePrecisionNode()
           
 Boolean[] OptionSetType.isBitMask()
           
 void OptionSetType.setBitMask(Boolean[] value)
           
 void AcknowledgeableConditionType.setConfirmedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DataTypeDictionaryType.setDataTypeVersion(String value)
           
 void DataTypeDescriptionType.setDataTypeVersion(String value)
           
 void HistoricalDataConfigurationType.setDefinition(String value)
           
 void DataItemType.setDefinition(String value)
           
 void DataTypeDescriptionType.setDictionaryFragment(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void StateVariableType.setEffectiveDisplayName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TwoStateVariableType.setEffectiveTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TransitionVariableType.setEffectiveTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AnalogItemType.setEngineeringUnits(org.opcfoundation.ua.core.EUInformation value)
           
 void ServerType.setEstimatedReturnTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void HistoricalDataConfigurationType.setExceptionDeviation(Double value)
           
 void HistoricalDataConfigurationType.setExceptionDeviationFormat(org.opcfoundation.ua.core.ExceptionDeviationFormat value)
           
 void CertificateExpirationAlarmType.setExpirationLimit(Double value)
           
 void TwoStateVariableType.setFalseState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmType.setHighHighLimit(Double value)
           
 void NonExclusiveLimitAlarmType.setHighHighState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmType.setHighLimit(Double value)
           
 void NonExclusiveLimitAlarmType.setHighState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ArrayItemType.setInstrumentRange(org.opcfoundation.ua.core.Range value)
           
 void AnalogItemType.setInstrumentRange(org.opcfoundation.ua.core.Range value)
           
 void StateMachineType.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FiniteStateMachineType.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmType.setLowLimit(Double value)
           
 void LimitAlarmType.setLowLowLimit(Double value)
           
 void NonExclusiveLimitAlarmType.setLowLowState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void NonExclusiveLimitAlarmType.setLowState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ServerCapabilitiesType.setMaxArrayLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesType.setMaxByteStringLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxMonitoredItemsPerCall(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerBrowse(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerHistoryReadData(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerHistoryReadEvents(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerHistoryUpdateData(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerHistoryUpdateEvents(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerMethodCall(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerNodeManagement(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerRead(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerRegisterNodes(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerTranslateBrowsePathsToNodeIds(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsType.setMaxNodesPerWrite(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesType.setMaxStringLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoricalDataConfigurationType.setMaxTimeInterval(Double value)
           
 void AlarmConditionType.setMaxTimeShelved(Double value)
           
 void FileType.setMimeType(String value)
           
 void HistoricalDataConfigurationType.setMinTimeInterval(Double value)
           
 void TransitionVariableType.setName(org.opcfoundation.ua.builtintypes.QualifiedName value)
           
 void StateVariableType.setName(org.opcfoundation.ua.builtintypes.QualifiedName value)
           
 void DataTypeDictionaryType.setNamespaceUri(String value)
           
 void TransitionVariableType.setNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void StateVariableType.setNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ProgramStateMachineType.setProgramDiagnostics(org.opcfoundation.ua.core.ProgramDiagnosticDataType value)
           
 void ServerDiagnosticsType.setSamplingIntervalDiagnosticsArray(org.opcfoundation.ua.core.SamplingIntervalDiagnosticsDataType[] value)
           
 void HistoricalDataConfigurationType.setStartOfArchive(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void HistoricalDataConfigurationType.setStartOfOnlineArchive(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AlarmConditionType.setSuppressedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TwoStateVariableType.setTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TransitionVariableType.setTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TwoStateVariableType.setTrueState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DataItemType.setValuePrecision(Double value)
           
 

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

Methods in com.prosysopc.ua.types.opcua.client with annotations of type Optional
 UaMethod TrustListTypeImplBase.getAddCertificateNode()
           
 AddressSpaceFileType NamespacesTypeImplBase.getAddressSpaceFileNode()
           
 FolderType HistoricalDataConfigurationTypeImplBase.getAggregateFunctionsNode()
           
 UaProperty OptionSetTypeImplBase.getBitMaskNode()
           
 UaMethod TrustListTypeImplBase.getCloseAndUpdateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionTypeImplBase.getConfirmedState()
           
 TwoStateVariableType AcknowledgeableConditionTypeImplBase.getConfirmedStateNode()
           
 UaMethod AcknowledgeableConditionTypeImplBase.getConfirmNode()
           
 String DataTypeDictionaryTypeImplBase.getDataTypeVersion()
           
 String DataTypeDescriptionTypeImplBase.getDataTypeVersion()
           
 UaProperty DataTypeDictionaryTypeImplBase.getDataTypeVersionNode()
           
 UaProperty DataTypeDescriptionTypeImplBase.getDataTypeVersionNode()
           
 CertificateGroupType CertificateGroupFolderTypeImplBase.getDefaultHttpsGroupNode()
           
 CertificateGroupType CertificateGroupFolderTypeImplBase.getDefaultUserTokenGroupNode()
           
 String HistoricalDataConfigurationTypeImplBase.getDefinition()
           
 String DataItemTypeImplBase.getDefinition()
           
 UaProperty HistoricalDataConfigurationTypeImplBase.getDefinitionNode()
           
 UaProperty DataItemTypeImplBase.getDefinitionNode()
           
 org.opcfoundation.ua.builtintypes.ByteString DataTypeDescriptionTypeImplBase.getDictionaryFragment()
           
 UaProperty DataTypeDescriptionTypeImplBase.getDictionaryFragmentNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateVariableTypeImplBase.getEffectiveDisplayName()
           
 UaProperty StateVariableTypeImplBase.getEffectiveDisplayNameNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TwoStateVariableTypeImplBase.getEffectiveTransitionTime()
           
 org.opcfoundation.ua.builtintypes.DateTime TransitionVariableTypeImplBase.getEffectiveTransitionTime()
           
 UaProperty TwoStateVariableTypeImplBase.getEffectiveTransitionTimeNode()
           
 UaProperty TransitionVariableTypeImplBase.getEffectiveTransitionTimeNode()
           
 org.opcfoundation.ua.core.EUInformation AnalogItemTypeImplBase.getEngineeringUnits()
           
 UaProperty AnalogItemTypeImplBase.getEngineeringUnitsNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerTypeImplBase.getEstimatedReturnTime()
           
 UaProperty ServerTypeImplBase.getEstimatedReturnTimeNode()
           
 Double HistoricalDataConfigurationTypeImplBase.getExceptionDeviation()
           
 org.opcfoundation.ua.core.ExceptionDeviationFormat HistoricalDataConfigurationTypeImplBase.getExceptionDeviationFormat()
           
 UaProperty HistoricalDataConfigurationTypeImplBase.getExceptionDeviationFormatNode()
           
 UaProperty HistoricalDataConfigurationTypeImplBase.getExceptionDeviationNode()
           
 Double CertificateExpirationAlarmTypeImplBase.getExpirationLimit()
           
 UaProperty CertificateExpirationAlarmTypeImplBase.getExpirationLimitNode()
           
 UaMethod AddressSpaceFileTypeImplBase.getExportNamespaceNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateVariableTypeImplBase.getFalseState()
           
 UaProperty TwoStateVariableTypeImplBase.getFalseStateNode()
           
 BaseObjectType ProgramStateMachineTypeImplBase.getFinalResultDataNode()
           
 UaMethod ServerTypeImplBase.getGetMonitoredItemsNode()
           
 Double LimitAlarmTypeImplBase.getHighHighLimit()
           
 UaProperty LimitAlarmTypeImplBase.getHighHighLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeImplBase.getHighHighState()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getHighHighStateNode()
           
 Double LimitAlarmTypeImplBase.getHighLimit()
           
 UaProperty LimitAlarmTypeImplBase.getHighLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeImplBase.getHighState()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getHighStateNode()
           
 org.opcfoundation.ua.core.Range ArrayItemTypeImplBase.getInstrumentRange()
           
 org.opcfoundation.ua.core.Range AnalogItemTypeImplBase.getInstrumentRange()
           
 UaProperty ArrayItemTypeImplBase.getInstrumentRangeNode()
           
 UaProperty AnalogItemTypeImplBase.getInstrumentRangeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateMachineTypeImplBase.getLastTransition()
           
 org.opcfoundation.ua.builtintypes.LocalizedText FiniteStateMachineTypeImplBase.getLastTransition()
           
 TransitionVariableType StateMachineTypeImplBase.getLastTransitionNode()
           
 FiniteTransitionVariableType FiniteStateMachineTypeImplBase.getLastTransitionNode()
           
 Double LimitAlarmTypeImplBase.getLowLimit()
           
 UaProperty LimitAlarmTypeImplBase.getLowLimitNode()
           
 Double LimitAlarmTypeImplBase.getLowLowLimit()
           
 UaProperty LimitAlarmTypeImplBase.getLowLowLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeImplBase.getLowLowState()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getLowLowStateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeImplBase.getLowState()
           
 TwoStateVariableType NonExclusiveLimitAlarmTypeImplBase.getLowStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesTypeImplBase.getMaxArrayLength()
           
 UaProperty ServerCapabilitiesTypeImplBase.getMaxArrayLengthNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesTypeImplBase.getMaxByteStringLength()
           
 UaProperty ServerCapabilitiesTypeImplBase.getMaxByteStringLengthNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxMonitoredItemsPerCall()
           
 UaProperty OperationLimitsTypeImplBase.getMaxMonitoredItemsPerCallNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerBrowse()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerBrowseNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerHistoryReadData()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerHistoryReadDataNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerHistoryReadEvents()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerHistoryReadEventsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerHistoryUpdateData()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerHistoryUpdateDataNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerHistoryUpdateEvents()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerHistoryUpdateEventsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerMethodCall()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerMethodCallNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerNodeManagement()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerNodeManagementNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerRead()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerReadNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerRegisterNodes()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerRegisterNodesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerTranslateBrowsePathsToNodeIds()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerTranslateBrowsePathsToNodeIdsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeImplBase.getMaxNodesPerWrite()
           
 UaProperty OperationLimitsTypeImplBase.getMaxNodesPerWriteNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesTypeImplBase.getMaxStringLength()
           
 UaProperty ServerCapabilitiesTypeImplBase.getMaxStringLengthNode()
           
 Double HistoricalDataConfigurationTypeImplBase.getMaxTimeInterval()
           
 UaProperty HistoricalDataConfigurationTypeImplBase.getMaxTimeIntervalNode()
           
 Double AlarmConditionTypeImplBase.getMaxTimeShelved()
           
 UaProperty AlarmConditionTypeImplBase.getMaxTimeShelvedNode()
           
 String FileTypeImplBase.getMimeType()
           
 UaProperty FileTypeImplBase.getMimeTypeNode()
           
 Double HistoricalDataConfigurationTypeImplBase.getMinTimeInterval()
           
 UaProperty HistoricalDataConfigurationTypeImplBase.getMinTimeIntervalNode()
           
 org.opcfoundation.ua.builtintypes.QualifiedName TransitionVariableTypeImplBase.getName()
           
 org.opcfoundation.ua.builtintypes.QualifiedName StateVariableTypeImplBase.getName()
           
 UaProperty TransitionVariableTypeImplBase.getNameNode()
           
 UaProperty StateVariableTypeImplBase.getNameNode()
           
 AddressSpaceFileType NamespaceMetadataTypeImplBase.getNamespaceFileNode()
           
 NamespacesType ServerTypeImplBase.getNamespacesNode()
           
 String DataTypeDictionaryTypeImplBase.getNamespaceUri()
           
 UaProperty DataTypeDictionaryTypeImplBase.getNamespaceUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger TransitionVariableTypeImplBase.getNumber()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger StateVariableTypeImplBase.getNumber()
           
 UaProperty TransitionVariableTypeImplBase.getNumberNode()
           
 UaProperty StateVariableTypeImplBase.getNumberNode()
           
 OperationLimitsType ServerCapabilitiesTypeImplBase.getOperationLimitsNode()
           
 org.opcfoundation.ua.core.ProgramDiagnosticDataType ProgramStateMachineTypeImplBase.getProgramDiagnostics()
           
 ProgramDiagnosticType ProgramStateMachineTypeImplBase.getProgramDiagnosticsNode()
           
 UaMethod TrustListTypeImplBase.getRemoveCertificateNode()
           
 UaMethod ServerTypeImplBase.getRequestServerStateChangeNode()
           
 UaMethod ServerTypeImplBase.getResendDataNode()
           
 org.opcfoundation.ua.core.SamplingIntervalDiagnosticsDataType[] ServerDiagnosticsTypeImplBase.getSamplingIntervalDiagnosticsArray()
           
 SamplingIntervalDiagnosticsArrayType ServerDiagnosticsTypeImplBase.getSamplingIntervalDiagnosticsArrayNode()
           
 UaMethod ServerTypeImplBase.getSetSubscriptionDurableNode()
           
 ShelvedStateMachineType AlarmConditionTypeImplBase.getShelvingStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime HistoricalDataConfigurationTypeImplBase.getStartOfArchive()
           
 UaProperty HistoricalDataConfigurationTypeImplBase.getStartOfArchiveNode()
           
 org.opcfoundation.ua.builtintypes.DateTime HistoricalDataConfigurationTypeImplBase.getStartOfOnlineArchive()
           
 UaProperty HistoricalDataConfigurationTypeImplBase.getStartOfOnlineArchiveNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionTypeImplBase.getSuppressedState()
           
 TwoStateVariableType AlarmConditionTypeImplBase.getSuppressedStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TwoStateVariableTypeImplBase.getTransitionTime()
           
 org.opcfoundation.ua.builtintypes.DateTime TransitionVariableTypeImplBase.getTransitionTime()
           
 UaProperty TwoStateVariableTypeImplBase.getTransitionTimeNode()
           
 UaProperty TransitionVariableTypeImplBase.getTransitionTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateVariableTypeImplBase.getTrueState()
           
 UaProperty TwoStateVariableTypeImplBase.getTrueStateNode()
           
 Double DataItemTypeImplBase.getValuePrecision()
           
 UaProperty DataItemTypeImplBase.getValuePrecisionNode()
           
 Boolean[] OptionSetTypeImplBase.isBitMask()
           
 void OptionSetTypeImplBase.setBitMask(Boolean[] value)
           
 void AcknowledgeableConditionTypeImplBase.setConfirmedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DataTypeDictionaryTypeImplBase.setDataTypeVersion(String value)
           
 void DataTypeDescriptionTypeImplBase.setDataTypeVersion(String value)
           
 void HistoricalDataConfigurationTypeImplBase.setDefinition(String value)
           
 void DataItemTypeImplBase.setDefinition(String value)
           
 void DataTypeDescriptionTypeImplBase.setDictionaryFragment(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void StateVariableTypeImplBase.setEffectiveDisplayName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TwoStateVariableTypeImplBase.setEffectiveTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TransitionVariableTypeImplBase.setEffectiveTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AnalogItemTypeImplBase.setEngineeringUnits(org.opcfoundation.ua.core.EUInformation value)
           
 void ServerTypeImplBase.setEstimatedReturnTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void HistoricalDataConfigurationTypeImplBase.setExceptionDeviation(Double value)
           
 void HistoricalDataConfigurationTypeImplBase.setExceptionDeviationFormat(org.opcfoundation.ua.core.ExceptionDeviationFormat value)
           
 void CertificateExpirationAlarmTypeImplBase.setExpirationLimit(Double value)
           
 void TwoStateVariableTypeImplBase.setFalseState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmTypeImplBase.setHighHighLimit(Double value)
           
 void NonExclusiveLimitAlarmTypeImplBase.setHighHighState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmTypeImplBase.setHighLimit(Double value)
           
 void NonExclusiveLimitAlarmTypeImplBase.setHighState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ArrayItemTypeImplBase.setInstrumentRange(org.opcfoundation.ua.core.Range value)
           
 void AnalogItemTypeImplBase.setInstrumentRange(org.opcfoundation.ua.core.Range value)
           
 void StateMachineTypeImplBase.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FiniteStateMachineTypeImplBase.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmTypeImplBase.setLowLimit(Double value)
           
 void LimitAlarmTypeImplBase.setLowLowLimit(Double value)
           
 void NonExclusiveLimitAlarmTypeImplBase.setLowLowState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void NonExclusiveLimitAlarmTypeImplBase.setLowState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ServerCapabilitiesTypeImplBase.setMaxArrayLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesTypeImplBase.setMaxByteStringLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxMonitoredItemsPerCall(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerBrowse(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerHistoryReadData(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerHistoryReadEvents(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerHistoryUpdateData(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerHistoryUpdateEvents(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerMethodCall(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerNodeManagement(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerRead(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerRegisterNodes(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerTranslateBrowsePathsToNodeIds(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeImplBase.setMaxNodesPerWrite(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesTypeImplBase.setMaxStringLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoricalDataConfigurationTypeImplBase.setMaxTimeInterval(Double value)
           
 void AlarmConditionTypeImplBase.setMaxTimeShelved(Double value)
           
 void FileTypeImplBase.setMimeType(String value)
           
 void HistoricalDataConfigurationTypeImplBase.setMinTimeInterval(Double value)
           
 void TransitionVariableTypeImplBase.setName(org.opcfoundation.ua.builtintypes.QualifiedName value)
           
 void StateVariableTypeImplBase.setName(org.opcfoundation.ua.builtintypes.QualifiedName value)
           
 void DataTypeDictionaryTypeImplBase.setNamespaceUri(String value)
           
 void TransitionVariableTypeImplBase.setNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void StateVariableTypeImplBase.setNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ProgramStateMachineTypeImplBase.setProgramDiagnostics(org.opcfoundation.ua.core.ProgramDiagnosticDataType value)
           
 void ServerDiagnosticsTypeImplBase.setSamplingIntervalDiagnosticsArray(org.opcfoundation.ua.core.SamplingIntervalDiagnosticsDataType[] value)
           
 void HistoricalDataConfigurationTypeImplBase.setStartOfArchive(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void HistoricalDataConfigurationTypeImplBase.setStartOfOnlineArchive(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AlarmConditionTypeImplBase.setSuppressedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TwoStateVariableTypeImplBase.setTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TransitionVariableTypeImplBase.setTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TwoStateVariableTypeImplBase.setTrueState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DataItemTypeImplBase.setValuePrecision(Double value)
           
 

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

Methods in com.prosysopc.ua.types.opcua.server with annotations of type Optional
 UaMethod TrustListTypeNodeBase.getAddCertificateNode()
           
 AddressSpaceFileTypeNode NamespacesTypeNodeBase.getAddressSpaceFileNode()
           
 FolderTypeNode HistoricalDataConfigurationTypeNodeBase.getAggregateFunctionsNode()
           
 UaProperty OptionSetTypeNodeBase.getBitMaskNode()
           
 UaMethod TrustListTypeNodeBase.getCloseAndUpdateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AcknowledgeableConditionTypeNodeBase.getConfirmedState()
           
 TwoStateVariableTypeNode AcknowledgeableConditionTypeNodeBase.getConfirmedStateNode()
           
 UaMethod AcknowledgeableConditionTypeNodeBase.getConfirmNode()
           
 String DataTypeDictionaryTypeNodeBase.getDataTypeVersion()
           
 String DataTypeDescriptionTypeNodeBase.getDataTypeVersion()
           
 UaProperty DataTypeDictionaryTypeNodeBase.getDataTypeVersionNode()
           
 UaProperty DataTypeDescriptionTypeNodeBase.getDataTypeVersionNode()
           
 CertificateGroupTypeNode CertificateGroupFolderTypeNodeBase.getDefaultHttpsGroupNode()
           
 CertificateGroupTypeNode CertificateGroupFolderTypeNodeBase.getDefaultUserTokenGroupNode()
           
 String HistoricalDataConfigurationTypeNodeBase.getDefinition()
           
 String DataItemTypeNodeBase.getDefinition()
           
 UaProperty HistoricalDataConfigurationTypeNodeBase.getDefinitionNode()
           
 UaProperty DataItemTypeNodeBase.getDefinitionNode()
           
 org.opcfoundation.ua.builtintypes.ByteString DataTypeDescriptionTypeNodeBase.getDictionaryFragment()
           
 UaProperty DataTypeDescriptionTypeNodeBase.getDictionaryFragmentNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateVariableTypeNodeBase.getEffectiveDisplayName()
           
 UaProperty StateVariableTypeNodeBase.getEffectiveDisplayNameNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TwoStateVariableTypeNodeBase.getEffectiveTransitionTime()
           
 org.opcfoundation.ua.builtintypes.DateTime TransitionVariableTypeNodeBase.getEffectiveTransitionTime()
           
 UaProperty TwoStateVariableTypeNodeBase.getEffectiveTransitionTimeNode()
           
 UaProperty TransitionVariableTypeNodeBase.getEffectiveTransitionTimeNode()
           
 org.opcfoundation.ua.core.EUInformation AnalogItemTypeNodeBase.getEngineeringUnits()
           
 UaProperty AnalogItemTypeNodeBase.getEngineeringUnitsNode()
           
 org.opcfoundation.ua.builtintypes.DateTime ServerTypeNodeBase.getEstimatedReturnTime()
           
 UaProperty ServerTypeNodeBase.getEstimatedReturnTimeNode()
           
 Double HistoricalDataConfigurationTypeNodeBase.getExceptionDeviation()
           
 org.opcfoundation.ua.core.ExceptionDeviationFormat HistoricalDataConfigurationTypeNodeBase.getExceptionDeviationFormat()
           
 UaProperty HistoricalDataConfigurationTypeNodeBase.getExceptionDeviationFormatNode()
           
 UaProperty HistoricalDataConfigurationTypeNodeBase.getExceptionDeviationNode()
           
 Double CertificateExpirationAlarmTypeNodeBase.getExpirationLimit()
           
 UaProperty CertificateExpirationAlarmTypeNodeBase.getExpirationLimitNode()
           
 UaMethod AddressSpaceFileTypeNodeBase.getExportNamespaceNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateVariableTypeNodeBase.getFalseState()
           
 UaProperty TwoStateVariableTypeNodeBase.getFalseStateNode()
           
 BaseObjectTypeNode ProgramStateMachineTypeNodeBase.getFinalResultDataNode()
           
 UaMethod ServerTypeNodeBase.getGetMonitoredItemsNode()
           
 Double LimitAlarmTypeNodeBase.getHighHighLimit()
           
 UaProperty LimitAlarmTypeNodeBase.getHighHighLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeNodeBase.getHighHighState()
           
 TwoStateVariableTypeNode NonExclusiveLimitAlarmTypeNodeBase.getHighHighStateNode()
           
 Double LimitAlarmTypeNodeBase.getHighLimit()
           
 UaProperty LimitAlarmTypeNodeBase.getHighLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeNodeBase.getHighState()
           
 TwoStateVariableTypeNode NonExclusiveLimitAlarmTypeNodeBase.getHighStateNode()
           
 org.opcfoundation.ua.core.Range ArrayItemTypeNodeBase.getInstrumentRange()
           
 org.opcfoundation.ua.core.Range AnalogItemTypeNodeBase.getInstrumentRange()
           
 UaProperty ArrayItemTypeNodeBase.getInstrumentRangeNode()
           
 UaProperty AnalogItemTypeNodeBase.getInstrumentRangeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText StateMachineTypeNodeBase.getLastTransition()
           
 org.opcfoundation.ua.builtintypes.LocalizedText FiniteStateMachineTypeNodeBase.getLastTransition()
           
 TransitionVariableTypeNode StateMachineTypeNodeBase.getLastTransitionNode()
           
 FiniteTransitionVariableTypeNode FiniteStateMachineTypeNodeBase.getLastTransitionNode()
           
 Double LimitAlarmTypeNodeBase.getLowLimit()
           
 UaProperty LimitAlarmTypeNodeBase.getLowLimitNode()
           
 Double LimitAlarmTypeNodeBase.getLowLowLimit()
           
 UaProperty LimitAlarmTypeNodeBase.getLowLowLimitNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeNodeBase.getLowLowState()
           
 TwoStateVariableTypeNode NonExclusiveLimitAlarmTypeNodeBase.getLowLowStateNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText NonExclusiveLimitAlarmTypeNodeBase.getLowState()
           
 TwoStateVariableTypeNode NonExclusiveLimitAlarmTypeNodeBase.getLowStateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesTypeNodeBase.getMaxArrayLength()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getMaxArrayLengthNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesTypeNodeBase.getMaxByteStringLength()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getMaxByteStringLengthNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxMonitoredItemsPerCall()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxMonitoredItemsPerCallNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerBrowse()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerBrowseNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerHistoryReadData()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerHistoryReadDataNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerHistoryReadEvents()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerHistoryReadEventsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerHistoryUpdateData()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerHistoryUpdateDataNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerHistoryUpdateEvents()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerHistoryUpdateEventsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerMethodCall()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerMethodCallNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerNodeManagement()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerNodeManagementNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerRead()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerReadNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerRegisterNodes()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerRegisterNodesNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerTranslateBrowsePathsToNodeIds()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerTranslateBrowsePathsToNodeIdsNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger OperationLimitsTypeNodeBase.getMaxNodesPerWrite()
           
 UaProperty OperationLimitsTypeNodeBase.getMaxNodesPerWriteNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger ServerCapabilitiesTypeNodeBase.getMaxStringLength()
           
 UaProperty ServerCapabilitiesTypeNodeBase.getMaxStringLengthNode()
           
 Double HistoricalDataConfigurationTypeNodeBase.getMaxTimeInterval()
           
 UaProperty HistoricalDataConfigurationTypeNodeBase.getMaxTimeIntervalNode()
           
 Double AlarmConditionTypeNodeBase.getMaxTimeShelved()
           
 UaProperty AlarmConditionTypeNodeBase.getMaxTimeShelvedNode()
           
 String FileTypeNodeBase.getMimeType()
           
 UaProperty FileTypeNodeBase.getMimeTypeNode()
           
 Double HistoricalDataConfigurationTypeNodeBase.getMinTimeInterval()
           
 UaProperty HistoricalDataConfigurationTypeNodeBase.getMinTimeIntervalNode()
           
 org.opcfoundation.ua.builtintypes.QualifiedName TransitionVariableTypeNodeBase.getName()
           
 org.opcfoundation.ua.builtintypes.QualifiedName StateVariableTypeNodeBase.getName()
           
 UaProperty TransitionVariableTypeNodeBase.getNameNode()
           
 UaProperty StateVariableTypeNodeBase.getNameNode()
           
 AddressSpaceFileTypeNode NamespaceMetadataTypeNodeBase.getNamespaceFileNode()
           
 NamespacesTypeNode ServerTypeNodeBase.getNamespacesNode()
           
 String DataTypeDictionaryTypeNodeBase.getNamespaceUri()
           
 UaProperty DataTypeDictionaryTypeNodeBase.getNamespaceUriNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger TransitionVariableTypeNodeBase.getNumber()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger StateVariableTypeNodeBase.getNumber()
           
 UaProperty TransitionVariableTypeNodeBase.getNumberNode()
           
 UaProperty StateVariableTypeNodeBase.getNumberNode()
           
 OperationLimitsTypeNode ServerCapabilitiesTypeNodeBase.getOperationLimitsNode()
           
 org.opcfoundation.ua.core.ProgramDiagnosticDataType ProgramStateMachineTypeNodeBase.getProgramDiagnostics()
           
 ProgramDiagnosticTypeNode ProgramStateMachineTypeNodeBase.getProgramDiagnosticsNode()
           
 UaMethod TrustListTypeNodeBase.getRemoveCertificateNode()
           
 UaMethod ServerTypeNodeBase.getRequestServerStateChangeNode()
           
 UaMethod ServerTypeNodeBase.getResendDataNode()
           
 org.opcfoundation.ua.core.SamplingIntervalDiagnosticsDataType[] ServerDiagnosticsTypeNodeBase.getSamplingIntervalDiagnosticsArray()
           
 SamplingIntervalDiagnosticsArrayTypeNode ServerDiagnosticsTypeNodeBase.getSamplingIntervalDiagnosticsArrayNode()
           
 UaMethod ServerTypeNodeBase.getSetSubscriptionDurableNode()
           
 ShelvedStateMachineTypeNode AlarmConditionTypeNodeBase.getShelvingStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime HistoricalDataConfigurationTypeNodeBase.getStartOfArchive()
           
 UaProperty HistoricalDataConfigurationTypeNodeBase.getStartOfArchiveNode()
           
 org.opcfoundation.ua.builtintypes.DateTime HistoricalDataConfigurationTypeNodeBase.getStartOfOnlineArchive()
           
 UaProperty HistoricalDataConfigurationTypeNodeBase.getStartOfOnlineArchiveNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText AlarmConditionTypeNodeBase.getSuppressedState()
           
 TwoStateVariableTypeNode AlarmConditionTypeNodeBase.getSuppressedStateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime TwoStateVariableTypeNodeBase.getTransitionTime()
           
 org.opcfoundation.ua.builtintypes.DateTime TransitionVariableTypeNodeBase.getTransitionTime()
           
 UaProperty TwoStateVariableTypeNodeBase.getTransitionTimeNode()
           
 UaProperty TransitionVariableTypeNodeBase.getTransitionTimeNode()
           
 org.opcfoundation.ua.builtintypes.LocalizedText TwoStateVariableTypeNodeBase.getTrueState()
           
 UaProperty TwoStateVariableTypeNodeBase.getTrueStateNode()
           
 Double DataItemTypeNodeBase.getValuePrecision()
           
 UaProperty DataItemTypeNodeBase.getValuePrecisionNode()
           
 Boolean[] OptionSetTypeNodeBase.isBitMask()
           
 void OptionSetTypeNodeBase.setBitMask(Boolean[] value)
           
 void AcknowledgeableConditionTypeNodeBase.setConfirmedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DataTypeDictionaryTypeNodeBase.setDataTypeVersion(String value)
           
 void DataTypeDescriptionTypeNodeBase.setDataTypeVersion(String value)
           
 void HistoricalDataConfigurationTypeNodeBase.setDefinition(String value)
           
 void DataItemTypeNodeBase.setDefinition(String value)
           
 void DataTypeDescriptionTypeNodeBase.setDictionaryFragment(org.opcfoundation.ua.builtintypes.ByteString value)
           
 void StateVariableTypeNodeBase.setEffectiveDisplayName(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TwoStateVariableTypeNodeBase.setEffectiveTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TransitionVariableTypeNodeBase.setEffectiveTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AnalogItemTypeNodeBase.setEngineeringUnits(org.opcfoundation.ua.core.EUInformation value)
           
 void ServerTypeNodeBase.setEstimatedReturnTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void HistoricalDataConfigurationTypeNodeBase.setExceptionDeviation(Double value)
           
 void HistoricalDataConfigurationTypeNodeBase.setExceptionDeviationFormat(org.opcfoundation.ua.core.ExceptionDeviationFormat value)
           
 void CertificateExpirationAlarmTypeNodeBase.setExpirationLimit(Double value)
           
 void TwoStateVariableTypeNodeBase.setFalseState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmTypeNodeBase.setHighHighLimit(Double value)
           
 void NonExclusiveLimitAlarmTypeNodeBase.setHighHighState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmTypeNodeBase.setHighLimit(Double value)
           
 void NonExclusiveLimitAlarmTypeNodeBase.setHighState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ArrayItemTypeNodeBase.setInstrumentRange(org.opcfoundation.ua.core.Range value)
           
 void AnalogItemTypeNodeBase.setInstrumentRange(org.opcfoundation.ua.core.Range value)
           
 void StateMachineTypeNodeBase.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void FiniteStateMachineTypeNodeBase.setLastTransition(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void LimitAlarmTypeNodeBase.setLowLimit(Double value)
           
 void LimitAlarmTypeNodeBase.setLowLowLimit(Double value)
           
 void NonExclusiveLimitAlarmTypeNodeBase.setLowLowState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void NonExclusiveLimitAlarmTypeNodeBase.setLowState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void ServerCapabilitiesTypeNodeBase.setMaxArrayLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesTypeNodeBase.setMaxByteStringLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxMonitoredItemsPerCall(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerBrowse(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerHistoryReadData(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerHistoryReadEvents(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerHistoryUpdateData(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerHistoryUpdateEvents(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerMethodCall(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerNodeManagement(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerRead(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerRegisterNodes(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerTranslateBrowsePathsToNodeIds(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void OperationLimitsTypeNodeBase.setMaxNodesPerWrite(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ServerCapabilitiesTypeNodeBase.setMaxStringLength(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void HistoricalDataConfigurationTypeNodeBase.setMaxTimeInterval(Double value)
           
 void AlarmConditionTypeNodeBase.setMaxTimeShelved(Double value)
           
 void FileTypeNodeBase.setMimeType(String value)
           
 void HistoricalDataConfigurationTypeNodeBase.setMinTimeInterval(Double value)
           
 void TransitionVariableTypeNodeBase.setName(org.opcfoundation.ua.builtintypes.QualifiedName value)
           
 void StateVariableTypeNodeBase.setName(org.opcfoundation.ua.builtintypes.QualifiedName value)
           
 void DataTypeDictionaryTypeNodeBase.setNamespaceUri(String value)
           
 void TransitionVariableTypeNodeBase.setNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void StateVariableTypeNodeBase.setNumber(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
           
 void ProgramStateMachineTypeNodeBase.setProgramDiagnostics(org.opcfoundation.ua.core.ProgramDiagnosticDataType value)
           
 void ServerDiagnosticsTypeNodeBase.setSamplingIntervalDiagnosticsArray(org.opcfoundation.ua.core.SamplingIntervalDiagnosticsDataType[] value)
           
 void HistoricalDataConfigurationTypeNodeBase.setStartOfArchive(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void HistoricalDataConfigurationTypeNodeBase.setStartOfOnlineArchive(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void AlarmConditionTypeNodeBase.setSuppressedState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void TwoStateVariableTypeNodeBase.setTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TransitionVariableTypeNodeBase.setTransitionTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 void TwoStateVariableTypeNodeBase.setTrueState(org.opcfoundation.ua.builtintypes.LocalizedText value)
           
 void DataItemTypeNodeBase.setValuePrecision(Double value)
           
 

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

Methods in com.prosysopc.ua.types.plc with annotations of type Optional
 org.opcfoundation.ua.builtintypes.XmlElement CtrlProgramOrganizationUnitType.getBody()
           
 BaseDataVariableType CtrlProgramOrganizationUnitType.getBodyNode()
           
 FunctionalGroupType CtrlResourceType.getConfigurationNode()
           
 FunctionalGroupType CtrlResourceType.getDiagnosticNode()
           
 Object CtrlFunctionBlockType.getFunctionBlock()
           
 BaseDataVariableType CtrlFunctionBlockType.getFunctionBlockNode()
           
 FunctionalGroupType CtrlResourceType.getGlobalVarsNode()
           
 String CtrlTaskType.getInterval()
           
 UaProperty CtrlTaskType.getIntervalNode()
           
 BaseObjectType CtrlResourceType.getMethodSetNode()
           
 BaseObjectType CtrlConfigurationType.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.Structure CtrlProgramType.getProgram()
           
 BaseDataVariableType CtrlProgramType.getProgramNode()
           
 String CtrlTaskType.getSingle()
           
 UaProperty CtrlTaskType.getSingleNode()
           
 void CtrlProgramOrganizationUnitType.setBody(org.opcfoundation.ua.builtintypes.XmlElement value)
           
 void CtrlFunctionBlockType.setFunctionBlock(Object value)
           
 void CtrlTaskType.setInterval(String value)
           
 void CtrlProgramType.setProgram(org.opcfoundation.ua.builtintypes.Structure value)
           
 void CtrlTaskType.setSingle(String value)
           
 

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

Methods in com.prosysopc.ua.types.plc.client with annotations of type Optional
 org.opcfoundation.ua.builtintypes.XmlElement CtrlProgramOrganizationUnitTypeImplBase.getBody()
           
 BaseDataVariableType CtrlProgramOrganizationUnitTypeImplBase.getBodyNode()
           
 FunctionalGroupType CtrlResourceTypeImplBase.getConfigurationNode()
           
 FunctionalGroupType CtrlResourceTypeImplBase.getDiagnosticNode()
           
 Object CtrlFunctionBlockTypeImplBase.getFunctionBlock()
           
 BaseDataVariableType CtrlFunctionBlockTypeImplBase.getFunctionBlockNode()
           
 FunctionalGroupType CtrlResourceTypeImplBase.getGlobalVarsNode()
           
 String CtrlTaskTypeImplBase.getInterval()
           
 UaProperty CtrlTaskTypeImplBase.getIntervalNode()
           
 BaseObjectType CtrlResourceTypeImplBase.getMethodSetNode()
           
 BaseObjectType CtrlConfigurationTypeImplBase.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.Structure CtrlProgramTypeImplBase.getProgram()
           
 BaseDataVariableType CtrlProgramTypeImplBase.getProgramNode()
           
 String CtrlTaskTypeImplBase.getSingle()
           
 UaProperty CtrlTaskTypeImplBase.getSingleNode()
           
 void CtrlProgramOrganizationUnitTypeImplBase.setBody(org.opcfoundation.ua.builtintypes.XmlElement value)
           
 void CtrlFunctionBlockTypeImplBase.setFunctionBlock(Object value)
           
 void CtrlTaskTypeImplBase.setInterval(String value)
           
 void CtrlProgramTypeImplBase.setProgram(org.opcfoundation.ua.builtintypes.Structure value)
           
 void CtrlTaskTypeImplBase.setSingle(String value)
           
 

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

Methods in com.prosysopc.ua.types.plc.server with annotations of type Optional
 org.opcfoundation.ua.builtintypes.XmlElement CtrlProgramOrganizationUnitTypeNodeBase.getBody()
           
 BaseDataVariableTypeNode CtrlProgramOrganizationUnitTypeNodeBase.getBodyNode()
           
 FunctionalGroupTypeNode CtrlResourceTypeNodeBase.getConfigurationNode()
           
 FunctionalGroupTypeNode CtrlResourceTypeNodeBase.getDiagnosticNode()
           
 Object CtrlFunctionBlockTypeNodeBase.getFunctionBlock()
           
 BaseDataVariableTypeNode CtrlFunctionBlockTypeNodeBase.getFunctionBlockNode()
           
 FunctionalGroupTypeNode CtrlResourceTypeNodeBase.getGlobalVarsNode()
           
 String CtrlTaskTypeNodeBase.getInterval()
           
 UaProperty CtrlTaskTypeNodeBase.getIntervalNode()
           
 BaseObjectTypeNode CtrlResourceTypeNodeBase.getMethodSetNode()
           
 BaseObjectTypeNode CtrlConfigurationTypeNodeBase.getMethodSetNode()
           
 org.opcfoundation.ua.builtintypes.Structure CtrlProgramTypeNodeBase.getProgram()
           
 BaseDataVariableTypeNode CtrlProgramTypeNodeBase.getProgramNode()
           
 String CtrlTaskTypeNodeBase.getSingle()
           
 UaProperty CtrlTaskTypeNodeBase.getSingleNode()
           
 void CtrlProgramOrganizationUnitTypeNodeBase.setBody(org.opcfoundation.ua.builtintypes.XmlElement value)
           
 void CtrlFunctionBlockTypeNodeBase.setFunctionBlock(Object value)
           
 void CtrlTaskTypeNodeBase.setInterval(String value)
           
 void CtrlProgramTypeNodeBase.setProgram(org.opcfoundation.ua.builtintypes.Structure value)
           
 void CtrlTaskTypeNodeBase.setSingle(String value)
           
 



Copyright © 2018. All rights reserved.