Uses of Class
org.eclipse.milo.opcua.stack.core.types.builtin.unsigned.UByte
Packages that use UByte
Package
Description
-
Uses of UByte in org.eclipse.milo.opcua.stack.core.encoding
Methods in org.eclipse.milo.opcua.stack.core.encoding that return UByteModifier and TypeMethodDescriptionUaDecoder.decodeByte(String field) UByte @Nullable []UaDecoder.decodeByteArray(String field) Methods in org.eclipse.milo.opcua.stack.core.encoding with parameters of type UByteModifier and TypeMethodDescriptionvoidUaEncoder.encodeByte(String field, UByte value) voidUaEncoder.encodeByteArray(String field, UByte[] value) -
Uses of UByte in org.eclipse.milo.opcua.stack.core.encoding.binary
Methods in org.eclipse.milo.opcua.stack.core.encoding.binary that return UByteModifier and TypeMethodDescriptionOpcUaBinaryDecoder.decodeByte()OpcUaBinaryDecoder.decodeByte(String field) UByte[]OpcUaBinaryDecoder.decodeByteArray(String field) Methods in org.eclipse.milo.opcua.stack.core.encoding.binary with parameters of type UByteModifier and TypeMethodDescriptionvoidOpcUaBinaryEncoder.encodeByte(String field, UByte value) voidOpcUaBinaryEncoder.encodeByte(UByte value) voidOpcUaBinaryEncoder.encodeByteArray(String field, UByte[] value) -
Uses of UByte in org.eclipse.milo.opcua.stack.core.types.builtin
Methods in org.eclipse.milo.opcua.stack.core.types.builtin that return UByteModifier and TypeMethodDescriptionOptionSetUI8.getValue()ByteString.uByteAt(int index) UByte @Nullable []ByteString.uBytes()UByte[]ByteString.uBytesOrElse(UByte[] other) UByte[]ByteString.uBytesOrEmpty()Methods in org.eclipse.milo.opcua.stack.core.types.builtin with parameters of type UByteModifier and TypeMethodDescriptionstatic MatrixCreate a Matrix containing a multidimensional Byte value.static MatrixCreate a Matrix containing a multidimensional Byte value.static VariantCreate a Variant containing a Byte value.static VariantVariant.ofByteArray(UByte[] value) Create a Variant containing a Byte array value.UByte[]ByteString.uBytesOrElse(UByte[] other) Constructors in org.eclipse.milo.opcua.stack.core.types.builtin with parameters of type UByte -
Uses of UByte in org.eclipse.milo.opcua.stack.core.types.builtin.unsigned
Fields in org.eclipse.milo.opcua.stack.core.types.builtin.unsigned declared as UByteModifier and TypeFieldDescriptionstatic final UByteUByte.MAXA constant holding the maximum value anunsigned bytecan have as UByte, 28-1.static final UByteUByte.MINA constant holding the minimum value anunsigned bytecan have as UByte, 0.Methods in org.eclipse.milo.opcua.stack.core.types.builtin.unsigned that return UByteModifier and TypeMethodDescriptionUByte.add(int val) UByte.subtract(int val) static UByteUnsigned.ubyte(byte value) Create anunsigned byteby masking it with0xFFi.e.static UByteUnsigned.ubyte(int value) Create anunsigned bytestatic UByteUnsigned.ubyte(long value) Create anunsigned bytestatic UByteUnsigned.ubyte(short value) Create anunsigned bytestatic UByteCreate anunsigned bytestatic UByteUByte.valueOf(byte value) Get an instance of anunsigned byteby masking it with0xFFi.e.static UByteUByte.valueOf(int value) Get an instance of anunsigned bytestatic UByteUByte.valueOf(long value) Get an instance of anunsigned bytestatic UByteUByte.valueOf(short value) Get an instance of anunsigned bytestatic UByteGet an instance of anunsigned byteMethods in org.eclipse.milo.opcua.stack.core.types.builtin.unsigned with parameters of type UByte -
Uses of UByte in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return UByteModifier and TypeMethodDescriptionVariableAttributes.getAccessLevel()VariableNode.getAccessLevel()EnumDescription.getBuiltInType()FieldMetaData.getBuiltInType()SimpleTypeDescription.getBuiltInType()ObjectAttributes.getEventNotifier()ObjectNode.getEventNotifier()ViewAttributes.getEventNotifier()ViewNode.getEventNotifier()DatagramWriterGroupTransportDataType.getMessageRepeatCount()AggregateConfiguration.getPercentDataBad()AggregateConfiguration.getPercentDataGood()CreateSubscriptionRequest.getPriority()ModifySubscriptionRequest.getPriority()SubscriptionDiagnosticsDataType.getPriority()WriterGroupDataType.getPriority()PriorityMappingEntryType.getPriorityValuePcp()EndpointDescription.getSecurityLevel()RedundantServerDataType.getServiceLevel()VariableAttributes.getUserAccessLevel()VariableNode.getUserAccessLevel()AccessLevelType.getValue()EventNotifierType.getValue()ModelChangeStructureDataType.getVerb()Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type UByteModifierConstructorDescriptionAccessLevelType(UByte value) AggregateConfiguration(Boolean useServerCapabilitiesDefaults, Boolean treatUncertainAsBad, UByte percentDataBad, UByte percentDataGood, Boolean useSlopedExtrapolation) CreateSubscriptionRequest(RequestHeader requestHeader, Double requestedPublishingInterval, UInteger requestedLifetimeCount, UInteger requestedMaxKeepAliveCount, UInteger maxNotificationsPerPublish, Boolean publishingEnabled, UByte priority) DatagramWriterGroupTransport2DataType(UByte messageRepeatCount, Double messageRepeatDelay, NetworkAddressDataType address, @Nullable String qosCategory, TransmitQosDataType @Nullable [] datagramQos, UInteger discoveryAnnounceRate, @Nullable String topic) DatagramWriterGroupTransportDataType(UByte messageRepeatCount, Double messageRepeatDelay) EndpointDescription(@Nullable String endpointUrl, ApplicationDescription server, ByteString serverCertificate, MessageSecurityMode securityMode, @Nullable String securityPolicyUri, UserTokenPolicy @Nullable [] userIdentityTokens, @Nullable String transportProfileUri, UByte securityLevel) EnumDescription(NodeId dataTypeId, QualifiedName name, EnumDefinition enumDefinition, UByte builtInType) EventNotifierType(UByte value) FieldMetaData(@Nullable String name, LocalizedText description, DataSetFieldFlags fieldFlags, UByte builtInType, NodeId dataType, Integer valueRank, UInteger @Nullable [] arrayDimensions, UInteger maxStringLength, UUID dataSetFieldId, KeyValuePair @Nullable [] properties) ModelChangeStructureDataType(NodeId affected, NodeId affectedType, UByte verb) ModifySubscriptionRequest(RequestHeader requestHeader, UInteger subscriptionId, Double requestedPublishingInterval, UInteger requestedLifetimeCount, UInteger requestedMaxKeepAliveCount, UInteger maxNotificationsPerPublish, UByte priority) ObjectAttributes(UInteger specifiedAttributes, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, UByte eventNotifier) 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) PriorityMappingEntryType(@Nullable String mappingUri, @Nullable String priorityLabel, UByte priorityValuePcp, UInteger priorityValueDscp) RedundantServerDataType(@Nullable String serverId, UByte serviceLevel, ServerState serverState) SimpleTypeDescription(NodeId dataTypeId, QualifiedName name, NodeId baseDataType, UByte builtInType) SubscriptionDiagnosticsDataType(NodeId sessionId, UInteger subscriptionId, UByte priority, Double publishingInterval, UInteger maxKeepAliveCount, UInteger maxLifetimeCount, UInteger maxNotificationsPerPublish, Boolean publishingEnabled, UInteger modifyCount, UInteger enableCount, UInteger disableCount, UInteger republishRequestCount, UInteger republishMessageRequestCount, UInteger republishMessageCount, UInteger transferRequestCount, UInteger transferredToAltClientCount, UInteger transferredToSameClientCount, UInteger publishRequestCount, UInteger dataChangeNotificationsCount, UInteger eventNotificationsCount, UInteger notificationsCount, UInteger latePublishRequestCount, UInteger currentKeepAliveCount, UInteger currentLifetimeCount, UInteger unacknowledgedMessageCount, UInteger discardedMessageCount, UInteger monitoredItemCount, UInteger disabledMonitoredItemCount, UInteger monitoringQueueOverflowCount, UInteger nextSequenceNumber, UInteger eventQueueOverflowCount) VariableAttributes(UInteger specifiedAttributes, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, Variant value, NodeId dataType, Integer valueRank, UInteger @Nullable [] arrayDimensions, UByte accessLevel, UByte userAccessLevel, Double minimumSamplingInterval, Boolean historizing) 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) ViewAttributes(UInteger specifiedAttributes, LocalizedText displayName, LocalizedText description, UInteger writeMask, UInteger userWriteMask, Boolean containsNoLoops, UByte eventNotifier) 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)