public interface CertificateGroupType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CERTIFICATE_EXPIRED |
static String |
CERTIFICATE_TYPES |
static String |
GET_REJECTED_LIST |
static String |
PURPOSE |
static String |
TRUST_LIST |
static String |
TRUST_LIST_OUT_OF_DATE |
| Modifier and Type | Method and Description |
|---|---|
CertificateExpirationAlarmType |
getCertificateExpiredNode() |
NodeId[] |
getCertificateTypes() |
UaProperty |
getCertificateTypesNode() |
UaMethod |
getGetRejectedListNode() |
NodeId |
getPurpose() |
UaProperty |
getPurposeNode() |
ByteString[] |
getRejectedList() |
TrustListType |
getTrustListNode() |
TrustListOutOfDateAlarmType |
getTrustListOutOfDateNode() |
void |
setCertificateTypes(NodeId[] value) |
void |
setPurpose(NodeId value) |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String PURPOSE
static final String CERTIFICATE_TYPES
static final String TRUST_LIST
static final String CERTIFICATE_EXPIRED
static final String TRUST_LIST_OUT_OF_DATE
static final String GET_REJECTED_LIST
UaProperty getPurposeNode()
NodeId getPurpose()
void setPurpose(NodeId value) throws StatusException
StatusExceptionUaProperty getCertificateTypesNode()
NodeId[] getCertificateTypes()
void setCertificateTypes(NodeId[] value) throws StatusException
StatusExceptionTrustListType getTrustListNode()
CertificateExpirationAlarmType getCertificateExpiredNode()
TrustListOutOfDateAlarmType getTrustListOutOfDateNode()
UaMethod getGetRejectedListNode()
ByteString[] getRejectedList() throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.