Uses of Class
org.eclipse.milo.opcua.stack.core.types.structured.EndpointUrlListDataType
Packages that use EndpointUrlListDataType
-
Uses of EndpointUrlListDataType in org.eclipse.milo.opcua.stack.core.types.structured
Methods in org.eclipse.milo.opcua.stack.core.types.structured that return EndpointUrlListDataTypeModifier and TypeMethodDescriptionEndpointUrlListDataType.Codec.decodeType(EncodingContext context, UaDecoder decoder) EndpointUrlListDataType @Nullable []NetworkGroupDataType.getNetworkPaths()Methods in org.eclipse.milo.opcua.stack.core.types.structured that return types with arguments of type EndpointUrlListDataTypeMethods in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type EndpointUrlListDataTypeModifier and TypeMethodDescriptionvoidEndpointUrlListDataType.Codec.encodeType(EncodingContext context, UaEncoder encoder, EndpointUrlListDataType value) Constructors in org.eclipse.milo.opcua.stack.core.types.structured with parameters of type EndpointUrlListDataTypeModifierConstructorDescriptionNetworkGroupDataType(@Nullable String serverUri, EndpointUrlListDataType @Nullable [] networkPaths)