Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.DataSetReaderTransportDataType
Packages that use DataSetReaderTransportDataType
-
Uses of DataSetReaderTransportDataType in org.eclipse.milo.opcua.stack.core.types.structured
Modifier and TypeClassDescriptionclassclassMethods in org.eclipse.milo.opcua.stack.core.types.structured that return DataSetReaderTransportDataTypeConstructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type DataSetReaderTransportDataTypeModifierConstructorDescriptionDataSetReaderDataType(@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)