Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.FieldMetaData
Packages that use FieldMetaData
-
Uses of FieldMetaData in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return FieldMetaDataModifier and TypeMethodDescriptionFieldMetaData.Codec.decodeType(EncodingContext context, UaDecoder decoder) FieldMetaData @Nullable []DataSetMetaDataType.getFields()Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type FieldMetaDataMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type FieldMetaDataModifier and TypeMethodDescriptionvoidFieldMetaData.Codec.encodeType(EncodingContext context, UaEncoder encoder, FieldMetaData value) Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type FieldMetaDataModifierConstructorDescriptionDataSetMetaDataType(String @Nullable [] namespaces, StructureDescription @Nullable [] structureDataTypes, EnumDescription @Nullable [] enumDataTypes, SimpleTypeDescription @Nullable [] simpleDataTypes, @Nullable String name, LocalizedText description, FieldMetaData @Nullable [] fields, UUID dataSetClassId, ConfigurationVersionDataType configurationVersion)