com.prosysopc.ua.types.opcua.client
Class TrustListTypeImplBase

java.lang.Object
  extended by com.prosysopc.ua.nodes.AbstractUaNode
      extended by com.prosysopc.ua.client.nodes.UaNodeImpl
          extended by com.prosysopc.ua.client.nodes.UaInstanceImpl
              extended by com.prosysopc.ua.client.nodes.UaObjectImpl
                  extended by com.prosysopc.ua.types.opcua.client.BaseObjectTypeImpl
                      extended by com.prosysopc.ua.types.opcua.client.FileTypeImplBase
                          extended by com.prosysopc.ua.types.opcua.client.FileTypeImpl
                              extended by com.prosysopc.ua.types.opcua.client.TrustListTypeImplBase
All Implemented Interfaces:
UaInstance, UaNode, UaObject, BaseInstanceType, BaseObjectType, FileType, TrustListType
Direct Known Subclasses:
TrustListTypeImpl

public abstract class TrustListTypeImplBase
extends FileTypeImpl
implements TrustListType

Generated on 2018-05-09 10:45:27


Field Summary
 
Fields inherited from class com.prosysopc.ua.client.nodes.UaNodeImpl
addressSpace, references, supportedAttributesMap
 
Fields inherited from interface com.prosysopc.ua.types.opcua.TrustListType
ADD_CERTIFICATE, CLOSE_AND_UPDATE, LAST_UPDATE_TIME, OPEN_WITH_MASKS, REMOVE_CERTIFICATE
 
Fields inherited from interface com.prosysopc.ua.types.opcua.FileType
CLOSE, GET_POSITION, MIME_TYPE, OPEN, OPEN_COUNT, READ, SET_POSITION, SIZE, USER_WRITABLE, WRITABLE, WRITE
 
Constructor Summary
protected TrustListTypeImplBase(AddressSpace addressSpace, org.opcfoundation.ua.builtintypes.NodeId nodeId, org.opcfoundation.ua.builtintypes.QualifiedName browseName, org.opcfoundation.ua.builtintypes.LocalizedText displayName)
           
 
Method Summary
 void addCertificate(org.opcfoundation.ua.builtintypes.ByteString certificate, Boolean isTrustedCertificate)
           
 org.opcfoundation.ua.transport.AsyncResult<Void> addCertificateAsync(org.opcfoundation.ua.builtintypes.ByteString certificate, Boolean isTrustedCertificate)
           
 Boolean closeAndUpdate(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle)
           
 org.opcfoundation.ua.transport.AsyncResult<? extends Boolean> closeAndUpdateAsync(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle)
           
 UaMethod getAddCertificateNode()
           
 UaMethod getCloseAndUpdateNode()
           
 org.opcfoundation.ua.builtintypes.DateTime getLastUpdateTime()
           
 UaProperty getLastUpdateTimeNode()
           
 UaMethod getOpenWithMasksNode()
           
 UaMethod getRemoveCertificateNode()
           
 org.opcfoundation.ua.builtintypes.UnsignedInteger openWithMasks(org.opcfoundation.ua.builtintypes.UnsignedInteger masks)
           
 org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.UnsignedInteger> openWithMasksAsync(org.opcfoundation.ua.builtintypes.UnsignedInteger masks)
           
 void removeCertificate(String thumbprint, Boolean isTrustedCertificate)
           
 org.opcfoundation.ua.transport.AsyncResult<Void> removeCertificateAsync(String thumbprint, Boolean isTrustedCertificate)
           
 void setLastUpdateTime(org.opcfoundation.ua.builtintypes.DateTime value)
           
 
Methods inherited from class com.prosysopc.ua.types.opcua.client.FileTypeImpl
getTimestamp, open, open, readOpenCount, readSize, readSizeValue, readWritable
 
Methods inherited from class com.prosysopc.ua.types.opcua.client.FileTypeImplBase
close, closeAsync, getCloseNode, getGetPositionNode, getMimeType, getMimeTypeNode, getOpenCount, getOpenCountNode, getOpenNode, getPosition, getPositionAsync, getReadNode, getSetPositionNode, getSize, getSizeNode, getUserWritableNode, getWritableNode, getWriteNode, isUserWritable, isWritable, open, openAsync, read, readAsync, setMimeType, setOpenCount, setPosition, setPositionAsync, setSize, setUserWritable, setWritable, write, writeAsync
 
Methods inherited from class com.prosysopc.ua.types.opcua.client.BaseObjectTypeImpl
callMethod, callMethodAsync, getComponentId, getQualifiedName
 
Methods inherited from class com.prosysopc.ua.client.nodes.UaObjectImpl
addComponent, call, call, call, callAsync, callAsync, callAsync, callMethod, getAttributes, getAttributes, getEventNotifier, getIcon, getNodeClass, initSupportedAttributes, readAttributeValue, setAttributes, setEventNotifier, setIcon, toString, writeAttributeValue
 
Methods inherited from class com.prosysopc.ua.client.nodes.UaInstanceImpl
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId
 
Methods inherited from class com.prosysopc.ua.client.nodes.UaNodeImpl
addProperties, addProperty, addReference, addReference, addReference, addReference, afterAddReference, afterDeleteReference, assertTypeSupport, assertTypeSupport, beforeAddReference, deleteReference, deleteReference, deleteReference, deleteReference, deleteReferences, doAddProperty, equals, findPlaceholders, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDescription, getDisplayName, getDisplayName, getMethod, getNodeId, getNodeVersion, getNodeVersionString, getProperties, getProperty, getPropertyValue, getReference, getReferenceList, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hashCode, hasProperty, hasTypeDefinition, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, referenceTypeInherits, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setNodeVersion, setPropertyValue, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute
 
Methods inherited from class com.prosysopc.ua.nodes.AbstractUaNode
getForwardReferences, getInverseReferences, getReferences, getReferences, getReferencesAsList, referenceTypeInherits
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.prosysopc.ua.types.opcua.FileType
close, getCloseNode, getGetPositionNode, getMimeType, getMimeTypeNode, getOpenCount, getOpenCountNode, getOpenNode, getPosition, getReadNode, getSetPositionNode, getSize, getSizeNode, getUserWritableNode, getWritableNode, getWriteNode, isUserWritable, isWritable, open, read, setMimeType, setOpenCount, setPosition, setSize, setUserWritable, setWritable, write
 
Methods inherited from interface com.prosysopc.ua.types.opcua.BaseInstanceType
getQualifiedName
 
Methods inherited from interface com.prosysopc.ua.nodes.UaObject
callMethod, getEventNotifier, getIcon, setEventNotifier, setIcon
 
Methods inherited from interface com.prosysopc.ua.nodes.UaInstance
getTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionId
 
Methods inherited from interface com.prosysopc.ua.nodes.UaNode
addComponent, addProperty, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersion, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute
 

Constructor Detail

TrustListTypeImplBase

protected TrustListTypeImplBase(AddressSpace addressSpace,
                                org.opcfoundation.ua.builtintypes.NodeId nodeId,
                                org.opcfoundation.ua.builtintypes.QualifiedName browseName,
                                org.opcfoundation.ua.builtintypes.LocalizedText displayName)
Method Detail

getLastUpdateTimeNode

public UaProperty getLastUpdateTimeNode()
Specified by:
getLastUpdateTimeNode in interface TrustListType

getLastUpdateTime

public org.opcfoundation.ua.builtintypes.DateTime getLastUpdateTime()
Specified by:
getLastUpdateTime in interface TrustListType

setLastUpdateTime

public void setLastUpdateTime(org.opcfoundation.ua.builtintypes.DateTime value)
                       throws StatusException
Specified by:
setLastUpdateTime in interface TrustListType
Throws:
StatusException

getOpenWithMasksNode

public UaMethod getOpenWithMasksNode()
Specified by:
getOpenWithMasksNode in interface TrustListType

openWithMasks

public org.opcfoundation.ua.builtintypes.UnsignedInteger openWithMasks(org.opcfoundation.ua.builtintypes.UnsignedInteger masks)
                                                                throws MethodCallStatusException,
                                                                       ServiceException
Specified by:
openWithMasks in interface TrustListType
Throws:
MethodCallStatusException
ServiceException

openWithMasksAsync

public org.opcfoundation.ua.transport.AsyncResult<? extends org.opcfoundation.ua.builtintypes.UnsignedInteger> openWithMasksAsync(org.opcfoundation.ua.builtintypes.UnsignedInteger masks)

getCloseAndUpdateNode

public UaMethod getCloseAndUpdateNode()
Specified by:
getCloseAndUpdateNode in interface TrustListType

closeAndUpdate

public Boolean closeAndUpdate(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle)
                       throws MethodCallStatusException,
                              ServiceException
Specified by:
closeAndUpdate in interface TrustListType
Throws:
MethodCallStatusException
ServiceException

closeAndUpdateAsync

public org.opcfoundation.ua.transport.AsyncResult<? extends Boolean> closeAndUpdateAsync(org.opcfoundation.ua.builtintypes.UnsignedInteger fileHandle)

getAddCertificateNode

public UaMethod getAddCertificateNode()
Specified by:
getAddCertificateNode in interface TrustListType

addCertificate

public void addCertificate(org.opcfoundation.ua.builtintypes.ByteString certificate,
                           Boolean isTrustedCertificate)
                    throws MethodCallStatusException,
                           ServiceException
Specified by:
addCertificate in interface TrustListType
Throws:
MethodCallStatusException
ServiceException

addCertificateAsync

public org.opcfoundation.ua.transport.AsyncResult<Void> addCertificateAsync(org.opcfoundation.ua.builtintypes.ByteString certificate,
                                                                            Boolean isTrustedCertificate)

getRemoveCertificateNode

public UaMethod getRemoveCertificateNode()
Specified by:
getRemoveCertificateNode in interface TrustListType

removeCertificate

public void removeCertificate(String thumbprint,
                              Boolean isTrustedCertificate)
                       throws MethodCallStatusException,
                              ServiceException
Specified by:
removeCertificate in interface TrustListType
Throws:
MethodCallStatusException
ServiceException

removeCertificateAsync

public org.opcfoundation.ua.transport.AsyncResult<Void> removeCertificateAsync(String thumbprint,
                                                                               Boolean isTrustedCertificate)


Copyright © 2018. All rights reserved.