Uses of Class
com.prosysopc.ua.types.opcua.server.TrustListTypeNode

Packages that use TrustListTypeNode
com.prosysopc.ua.types.opcua.server   
 

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

Methods in com.prosysopc.ua.types.opcua.server that return TrustListTypeNode
 TrustListTypeNode CertificateGroupTypeNodeBase.getTrustListNode()
           
 

Methods in com.prosysopc.ua.types.opcua.server that return types with arguments of type TrustListTypeNode
static GeneratedNodeInitializer<TrustListTypeNode> TrustListTypeNodeBase.getTrustListTypeNodeInitializer()
           
 

Methods in com.prosysopc.ua.types.opcua.server with parameters of type TrustListTypeNode
 void TrustListTypeAddCertificateMethod.addCertificate(ServiceContext serviceContext, TrustListTypeNode node, org.opcfoundation.ua.builtintypes.ByteString certificate, Boolean isTrustedCertificate)
           
 Boolean TrustListTypeCloseAndUpdateMethod.closeAndUpdate(ServiceContext serviceContext, TrustListTypeNode node, org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle)
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger TrustListTypeOpenWithMasksMethod.openWithMasks(ServiceContext serviceContext, TrustListTypeNode node, org.opcfoundation.ua.builtintypes.UnsignedInteger masks)
           
 void TrustListTypeRemoveCertificateMethod.removeCertificate(ServiceContext serviceContext, TrustListTypeNode node, String thumbprint, Boolean isTrustedCertificate)
           
 

Method parameters in com.prosysopc.ua.types.opcua.server with type arguments of type TrustListTypeNode
static void TrustListTypeNodeBase.setTrustListTypeNodeInitializer(GeneratedNodeInitializer<TrustListTypeNode> trustListTypeNodeInitializerNewValue)
           
 



Copyright © 2018. All rights reserved.