Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.PublishedVariableDataType
Packages that use PublishedVariableDataType
-
Uses of PublishedVariableDataType in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return PublishedVariableDataTypeModifier and TypeMethodDescriptionPublishedVariableDataType.Codec.decodeType(EncodingContext context, UaDecoder decoder) PublishedVariableDataType @Nullable []PublishedDataItemsDataType.getPublishedData()Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type PublishedVariableDataTypeMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type PublishedVariableDataTypeModifier and TypeMethodDescriptionvoidPublishedVariableDataType.Codec.encodeType(EncodingContext context, UaEncoder encoder, PublishedVariableDataType value) Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type PublishedVariableDataTypeModifierConstructorDescriptionPublishedDataItemsDataType(PublishedVariableDataType @Nullable [] publishedData)