Uses of Interface
org.eclipse.milo.opcua.sdk.client.model.objects.FolderType
Packages that use FolderType
-
Uses of FolderType in org.eclipse.milo.opcua.sdk.client.model.objects
Subinterfaces of FolderType in org.eclipse.milo.opcua.sdk.client.model.objectsModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceClasses in org.eclipse.milo.opcua.sdk.client.model.objects that implement FolderTypeModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in org.eclipse.milo.opcua.sdk.client.model.objects that return FolderTypeModifier and TypeMethodDescriptionHistoricalDataConfigurationType.getAggregateFunctionsNode()Get the AggregateFunctionsFolderTypeNode, ornullif it does not exist.HistoryServerCapabilitiesType.getAggregateFunctionsNode()Get the AggregateFunctionsFolderTypeNode, ornullif it does not exist.ServerCapabilitiesType.getAggregateFunctionsNode()Get the AggregateFunctionsFolderTypeNode, ornullif it does not exist.PublishSubscribeType.getDataSetClassesNode()Get the DataSetClassesFolderTypeNode, ornullif it does not exist.HistoricalEventConfigurationType.getEventTypesNode()Get the EventTypesFolderTypeNode, ornullif it does not exist.ServerCapabilitiesType.getModellingRulesNode()Get the ModellingRulesFolderTypeNode, ornullif it does not exist.LldpInformationType.getPortsNode()Get the PortsFolderTypeNode, ornullif it does not exist.LldpPortInformationType.getRemoteSystemsDataNode()Get the RemoteSystemsDataFolderTypeNode, ornullif it does not exist.Methods in org.eclipse.milo.opcua.sdk.client.model.objects that return types with arguments of type FolderTypeModifier and TypeMethodDescriptionCompletableFuture<? extends FolderType>HistoricalDataConfigurationType.getAggregateFunctionsNodeAsync()Asynchronous implementation ofHistoricalDataConfigurationType.getAggregateFunctionsNode().CompletableFuture<? extends FolderType>HistoryServerCapabilitiesType.getAggregateFunctionsNodeAsync()Asynchronous implementation ofHistoryServerCapabilitiesType.getAggregateFunctionsNode().CompletableFuture<? extends FolderType>ServerCapabilitiesType.getAggregateFunctionsNodeAsync()Asynchronous implementation ofServerCapabilitiesType.getAggregateFunctionsNode().CompletableFuture<? extends FolderType>PublishSubscribeType.getDataSetClassesNodeAsync()Asynchronous implementation ofPublishSubscribeType.getDataSetClassesNode().CompletableFuture<? extends FolderType>HistoricalEventConfigurationType.getEventTypesNodeAsync()Asynchronous implementation ofHistoricalEventConfigurationType.getEventTypesNode().CompletableFuture<? extends FolderType>ServerCapabilitiesType.getModellingRulesNodeAsync()Asynchronous implementation ofServerCapabilitiesType.getModellingRulesNode().CompletableFuture<? extends FolderType>LldpInformationType.getPortsNodeAsync()Asynchronous implementation ofLldpInformationType.getPortsNode().CompletableFuture<? extends FolderType>LldpPortInformationType.getRemoteSystemsDataNodeAsync()Asynchronous implementation ofLldpPortInformationType.getRemoteSystemsDataNode().