Uses of Class
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UShort
Packages that use UShort
Package
Description
-
Uses of UShort in org.eclipse.milo.opcua.stack.core
Methods in org.eclipse.milo.opcua.stack.core that return UShort -
Uses of UShort in org.eclipse.milo.opcua.stack.core.encoding
Methods in org.eclipse.milo.opcua.stack.core.encoding that return UShortModifier and TypeMethodDescriptionUaDecoder.decodeUInt16(String field) UShort @Nullable []UaDecoder.decodeUInt16Array(String field) Methods in org.eclipse.milo.opcua.stack.core.encoding with parameters of type UShortModifier and TypeMethodDescriptionvoidUaEncoder.encodeUInt16(String field, UShort value) voidUaEncoder.encodeUInt16Array(String field, UShort[] value) -
Uses of UShort in org.eclipse.milo.opcua.stack.core.encoding.binary
Methods in org.eclipse.milo.opcua.stack.core.encoding.binary that return UShortModifier and TypeMethodDescriptionOpcUaBinaryDecoder.decodeUInt16()OpcUaBinaryDecoder.decodeUInt16(String field) UShort[]OpcUaBinaryDecoder.decodeUInt16Array(String field) Methods in org.eclipse.milo.opcua.stack.core.encoding.binary with parameters of type UShortModifier and TypeMethodDescriptionvoidOpcUaBinaryEncoder.encodeUInt16(String field, UShort value) voidOpcUaBinaryEncoder.encodeUInt16(UShort value) voidOpcUaBinaryEncoder.encodeUInt16Array(String field, UShort[] value) -
Uses of UShort in org.eclipse.milo.opcua.stack.core.types.builtin
Fields in org.eclipse.milo.opcua.stack.core.types.builtin declared as UShortModifier and TypeFieldDescription@Nullable UShortDataValue.Builder.serverPicoseconds@Nullable UShortDataValue.Builder.sourcePicosecondsMethods in org.eclipse.milo.opcua.stack.core.types.builtin that return UShortModifier and TypeMethodDescription@Nullable UShortExpandedNodeId.getNamespaceIndex()@Nullable UShortExpandedNodeId.getNamespaceIndex(NamespaceTable namespaceTable) NodeId.getNamespaceIndex()QualifiedName.getNamespaceIndex()@Nullable UShortDataValue.getServerPicoseconds()@Nullable UShortDataValue.getSourcePicoseconds()OptionSetUI16.getValue()ExpandedNodeId.NamespaceReference.NamespaceIndex.namespaceIndex()Returns the value of thenamespaceIndexrecord component.QualifiedName.namespaceIndex()Returns the value of thenamespaceIndexrecord component.@Nullable UShortDataValue.serverPicoseconds()Returns the value of theserverPicosecondsrecord component.@Nullable UShortDataValue.sourcePicoseconds()Returns the value of thesourcePicosecondsrecord component.Methods in org.eclipse.milo.opcua.stack.core.types.builtin with parameters of type UShortModifier and TypeMethodDescriptionstatic ExpandedNodeIdCreates an ExpandedNodeId with the specified namespace index and String identifier.static ExpandedNodeIdCreates an ExpandedNodeId with the specified namespace index and UUID identifier.static ExpandedNodeIdExpandedNodeId.of(UShort namespaceIndex, ByteString identifier) Creates an ExpandedNodeId with the specified namespace index and ByteString identifier.static ExpandedNodeIdCreates an ExpandedNodeId with the specified namespace index and UInteger identifier.static MatrixCreate a Matrix containing a multidimensional UInt16 value.static MatrixCreate a Matrix containing a multidimensional UInt16 value.static VariantCreate a Variant containing a UInt16 value.static VariantVariant.ofUInt16Array(UShort[] value) Create a Variant containing a UInt16 array value.DataValue.Builder.setServerPicoseconds(@Nullable UShort serverPicoseconds) DataValue.Builder.setSourcePicoseconds(@Nullable UShort sourcePicoseconds) NodeId.withNamespaceIndex(UShort namespaceIndex) Return a newNodeIdwithnamespaceIndex.QualifiedName.withNamespaceIndex(UShort namespaceIndex) Return a newQualifiedNamewithnamespaceIndex.Constructors in org.eclipse.milo.opcua.stack.core.types.builtin with parameters of type UShortModifierConstructorDescriptionDataValue(Variant value, StatusCode statusCode, @Nullable DateTime sourceTime, @Nullable UShort sourcePicoseconds, @Nullable DateTime serverTime, @Nullable UShort serverPicoseconds) Creates an instance of aDataValuerecord class.NamespaceIndex(UShort namespaceIndex) Creates an instance of aNamespaceIndexrecord class.NodeId(UShort namespaceIndex, ByteString identifier) OptionSetUI16(UShort value) QualifiedName(UShort namespaceIndex, @Nullable String name) Creates an instance of aQualifiedNamerecord class. -
Uses of UShort in org.eclipse.milo.opcua.stack.core.types.builtin.unsigned
Fields in org.eclipse.milo.opcua.stack.core.types.builtin.unsigned declared as UShortModifier and TypeFieldDescriptionstatic final UShortUShort.MAXA constant holding the maximum value anunsigned shortcan have as UShort, 216-1.static final UShortUShort.MINA constant holding the minimum value anunsigned shortcan have as UShort, 0.Methods in org.eclipse.milo.opcua.stack.core.types.builtin.unsigned that return UShortModifier and TypeMethodDescriptionUShort.add(int val) UShort.subtract(int val) static UShortUnsigned.ushort(int value) Create anunsigned shortstatic UShortUnsigned.ushort(short value) Create anunsigned shortby masking it with0xFFFFi.e.static UShortCreate anunsigned shortstatic UShortUShort.valueOf(int value) Create anunsigned shortstatic UShortUShort.valueOf(long value) Create anunsigned shortstatic UShortUShort.valueOf(short value) Create anunsigned shortby masking it with0xFFFFi.e.static UShortCreate anunsigned shortMethods in org.eclipse.milo.opcua.stack.core.types.builtin.unsigned with parameters of type UShort -
Uses of UShort in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return UShortModifier and TypeMethodDescriptionNode.getAccessRestrictions()ActionTargetDataType.getActionTargetId()JsonActionRequestMessage.getActionTargetId()JsonActionResponseMessage.getActionTargetId()UadpDataSetWriterMessageDataType.getConfiguredSize()PubSubConfigurationRefDataType.getConnectionIndex()UadpDataSetReaderMessageDataType.getDataSetOffset()UadpDataSetWriterMessageDataType.getDataSetOffset()DataSetReaderDataType.getDataSetWriterId()DataSetWriterDataType.getDataSetWriterId()JsonActionMetaDataMessage.getDataSetWriterId()JsonActionRequestMessage.getDataSetWriterId()JsonActionResponseMessage.getDataSetWriterId()JsonDataSetMessage.getDataSetWriterId()JsonDataSetMetaDataMessage.getDataSetWriterId()PubSubConfigurationRefDataType.getElementIndex()PubSubConfigurationRefDataType.getGroupIndex()UadpDataSetReaderMessageDataType.getNetworkMessageNumber()UadpDataSetWriterMessageDataType.getNetworkMessageNumber()PubSubKeyPushTargetDataType.getRequestedKeyCount()JsonActionRequestMessage.getRequestId()JsonActionResponseMessage.getRequestId()AccessRestrictionType.getValue()AlarmMask.getValue()DataSetFieldFlags.getValue()DataSetReaderDataType.getWriterGroupId()WriterGroupDataType.getWriterGroupId()Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type UShortModifierConstructorDescriptionAccessRestrictionType(UShort value) ActionTargetDataType(UShort actionTargetId, @Nullable String name, LocalizedText description) DataSetFieldFlags(UShort value) DataSetReaderDataType(@Nullable String name, Boolean enabled, Variant publisherId, UShort writerGroupId, UShort dataSetWriterId, DataSetMetaDataType dataSetMetaData, DataSetFieldContentMask dataSetFieldContentMask, Double messageReceiveTimeout, UInteger keyFrameCount, @Nullable String headerLayoutUri, MessageSecurityMode securityMode, @Nullable String securityGroupId, EndpointDescription @Nullable [] securityKeyServices, KeyValuePair @Nullable [] dataSetReaderProperties, DataSetReaderTransportDataType transportSettings, DataSetReaderMessageDataType messageSettings, SubscribedDataSetDataType subscribedDataSet) DataSetWriterDataType(@Nullable String name, Boolean enabled, UShort dataSetWriterId, DataSetFieldContentMask dataSetFieldContentMask, UInteger keyFrameCount, @Nullable String dataSetName, KeyValuePair @Nullable [] dataSetWriterProperties, DataSetWriterTransportDataType transportSettings, DataSetWriterMessageDataType messageSettings) DataTypeNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references, Boolean isAbstract, ExtensionObject dataTypeDefinition) InstanceNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references) JsonActionMetaDataMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, UShort dataSetWriterId, @Nullable String dataSetWriterName, DateTime timestamp, ActionTargetDataType @Nullable [] actionTargets, DataSetMetaDataType request, DataSetMetaDataType response, ActionMethodDataType @Nullable [] actionMethods) JsonActionRequestMessage(UShort dataSetWriterId, UShort actionTargetId, @Nullable String dataSetWriterName, @Nullable String writerGroupName, ConfigurationVersionDataType metaDataVersion, UInteger minorVersion, DateTime timestamp, @Nullable String messageType, UShort requestId, ActionState actionState, ExtensionObject payload) JsonActionResponseMessage(UShort dataSetWriterId, UShort actionTargetId, @Nullable String dataSetWriterName, @Nullable String writerGroupName, ConfigurationVersionDataType metaDataVersion, UInteger minorVersion, DateTime timestamp, StatusCode status, @Nullable String messageType, UShort requestId, ActionState actionState, ExtensionObject payload) JsonDataSetMessage(UShort dataSetWriterId, @Nullable String dataSetWriterName, @Nullable String publisherId, @Nullable String writerGroupName, UInteger sequenceNumber, ConfigurationVersionDataType metaDataVersion, UInteger minorVersion, DateTime timestamp, StatusCode status, @Nullable String messageType, ExtensionObject payload) JsonDataSetMetaDataMessage(@Nullable String messageId, @Nullable String messageType, @Nullable String publisherId, UShort dataSetWriterId, @Nullable String writerGroupName, @Nullable String dataSetWriterName, DateTime timestamp, DataSetMetaDataType metaData) MethodNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references, Boolean executable, Boolean userExecutable) Node(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references) ObjectNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references, UByte eventNotifier) ObjectTypeNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references, Boolean isAbstract) PubSubConfigurationRefDataType(PubSubConfigurationRefMask configurationMask, UShort elementIndex, UShort connectionIndex, UShort groupIndex) PubSubKeyPushTargetDataType(@Nullable String applicationUri, String @Nullable [] pushTargetFolder, @Nullable String endpointUrl, @Nullable String securityPolicyUri, UserTokenPolicy userTokenType, UShort requestedKeyCount, Double retryInterval, KeyValuePair @Nullable [] pushTargetProperties, String @Nullable [] securityGroups) ReferenceTypeNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references, Boolean isAbstract, Boolean symmetric, LocalizedText inverseName) TypeNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references) UadpDataSetReaderMessageDataType(UInteger groupVersion, UShort networkMessageNumber, UShort dataSetOffset, UUID dataSetClassId, UadpNetworkMessageContentMask networkMessageContentMask, UadpDataSetMessageContentMask dataSetMessageContentMask, Double publishingInterval, Double receiveOffset, Double processingOffset) UadpDataSetWriterMessageDataType(UadpDataSetMessageContentMask dataSetMessageContentMask, UShort configuredSize, UShort networkMessageNumber, UShort dataSetOffset) VariableNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references, Variant value, NodeId dataType, Integer valueRank, UInteger @Nullable [] arrayDimensions, UByte accessLevel, UByte userAccessLevel, Double minimumSamplingInterval, Boolean historizing, UInteger accessLevelEx) VariableTypeNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references, Variant value, NodeId dataType, Integer valueRank, UInteger @Nullable [] arrayDimensions, Boolean isAbstract) ViewNode(NodeId nodeId, NodeClass nodeClass, QualifiedName browseName, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, RolePermissionType @Nullable [] rolePermissions, RolePermissionType @Nullable [] userRolePermissions, UShort accessRestrictions, ReferenceNode @Nullable [] references, Boolean containsNoLoops, UByte eventNotifier) WriterGroupDataType(@Nullable String name, Boolean enabled, MessageSecurityMode securityMode, @Nullable String securityGroupId, EndpointDescription @Nullable [] securityKeyServices, UInteger maxNetworkMessageSize, KeyValuePair @Nullable [] groupProperties, UShort writerGroupId, Double publishingInterval, Double keepAliveTime, UByte priority, String @Nullable [] localeIds, @Nullable String headerLayoutUri, WriterGroupTransportDataType transportSettings, WriterGroupMessageDataType messageSettings, DataSetWriterDataType @Nullable [] dataSetWriters)