Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.ComplexNumberType
Packages that use ComplexNumberType
-
Uses of ComplexNumberType in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return ComplexNumberTypeModifier and TypeMethodDescriptionComplexNumberType.Codec.decodeType(EncodingContext context, UaDecoder decoder) Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type ComplexNumberTypeMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type ComplexNumberTypeModifier and TypeMethodDescriptionvoidComplexNumberType.Codec.encodeType(EncodingContext context, UaEncoder encoder, ComplexNumberType value)