com.prosysopc.ua.types.opcua
Interface CertificateGroupType
- All Superinterfaces:
- BaseInstanceType, BaseObjectType, UaInstance, UaNode, UaObject
- All Known Implementing Classes:
- CertificateGroupTypeImpl, CertificateGroupTypeImplBase, CertificateGroupTypeNode, CertificateGroupTypeNodeBase
public interface CertificateGroupType
- extends BaseObjectType
Generated on 2018-05-09 10:45:27
| 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 |
CERTIFICATE_TYPES
static final String CERTIFICATE_TYPES
- See Also:
- Constant Field Values
TRUST_LIST
static final String TRUST_LIST
- See Also:
- Constant Field Values
getCertificateTypesNode
UaProperty getCertificateTypesNode()
getCertificateTypes
org.opcfoundation.ua.builtintypes.NodeId[] getCertificateTypes()
setCertificateTypes
void setCertificateTypes(org.opcfoundation.ua.builtintypes.NodeId[] value)
throws StatusException
- Throws:
StatusException
getTrustListNode
TrustListType getTrustListNode()
Copyright © 2018. All rights reserved.