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