Uses of Interface
com.prosysopc.ua.types.opcua.VendorServerInfoType

Packages that use VendorServerInfoType
com.prosysopc.ua.types.opcua   
com.prosysopc.ua.types.opcua.client   
com.prosysopc.ua.types.opcua.server   
 

Uses of VendorServerInfoType in com.prosysopc.ua.types.opcua
 

Methods in com.prosysopc.ua.types.opcua that return VendorServerInfoType
 VendorServerInfoType ServerType.getVendorServerInfoNode()
           
 

Uses of VendorServerInfoType in com.prosysopc.ua.types.opcua.client
 

Classes in com.prosysopc.ua.types.opcua.client that implement VendorServerInfoType
 class VendorServerInfoTypeImpl
          A base type for vendor specific server information.
 class VendorServerInfoTypeImplBase
          A base type for vendor specific server information.
 

Methods in com.prosysopc.ua.types.opcua.client that return VendorServerInfoType
 VendorServerInfoType ServerTypeImplBase.getVendorServerInfoNode()
           
 

Uses of VendorServerInfoType in com.prosysopc.ua.types.opcua.server
 

Classes in com.prosysopc.ua.types.opcua.server that implement VendorServerInfoType
 class VendorServerInfoTypeNode
          A base type for vendor specific server information.
 class VendorServerInfoTypeNodeBase
          A base type for vendor specific server information.
 



Copyright © 2018. All rights reserved.