public interface ApplicationConfigurationFileType extends ConfigurationFileType
ConfigurationFileType.CloseAndUpdateMethodOutputsUaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
AVAILABLE_NETWORKS |
static String |
AVAILABLE_PORTS |
static String |
CERTIFICATE_GROUP_PURPOSES |
static String |
CERTIFICATE_TYPES |
static String |
MAX_CERTIFICATE_GROUPS |
static String |
MAX_ENDPOINTS |
static String |
SECURITY_POLICY_URIS |
static String |
USER_TOKEN_TYPES |
ACTIVITY_TIMEOUT, CLOSE_AND_UPDATE, CONFIRM_UPDATE, CURRENT_VERSION, LAST_UPDATE_TIME, SUPPORTED_DATA_TYPECLOSE, GET_POSITION, LAST_MODIFIED_TIME, MAX_BYTE_STRING_LENGTH, MIME_TYPE, OPEN, OPEN_COUNT, READ, SET_POSITION, SIZE, USER_WRITABLE, WRITABLE, WRITEcloseAndUpdate, confirmUpdate, getActivityTimeout, getActivityTimeoutNode, getCloseAndUpdateNode, getConfirmUpdateNode, getCurrentVersion, getCurrentVersionNode, getLastUpdateTime, getLastUpdateTimeNode, getSupportedDataType, getSupportedDataTypeNode, setActivityTimeout, setCurrentVersion, setLastUpdateTime, setSupportedDataTypeclose, getCloseNode, getGetPositionNode, getLastModifiedTime, getLastModifiedTimeNode, getMaxByteStringLength, getMaxByteStringLengthNode, getMimeType, getMimeTypeNode, getOpenCount, getOpenCountNode, getOpenNode, getPosition, getReadNode, getSetPositionNode, getSize, getSizeNode, getUserWritableNode, getWritableNode, getWriteNode, isUserWritable, isWritable, open, read, setLastModifiedTime, setMaxByteStringLength, setMimeType, setOpenCount, setPosition, setSize, setUserWritable, setWritable, writegetQualifiedNamecallMethod, 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 SECURITY_POLICY_URIS
static final String USER_TOKEN_TYPES
static final String CERTIFICATE_TYPES
static final String CERTIFICATE_GROUP_PURPOSES
static final String AVAILABLE_NETWORKS
static final String MAX_CERTIFICATE_GROUPS
static final String AVAILABLE_PORTS
static final String MAX_ENDPOINTS
UaProperty getSecurityPolicyUrisNode()
String[] getSecurityPolicyUris()
void setSecurityPolicyUris(String[] value) throws StatusException
StatusExceptionUaProperty getUserTokenTypesNode()
UserTokenPolicy[] getUserTokenTypes()
void setUserTokenTypes(UserTokenPolicy[] value) throws StatusException
StatusExceptionUaProperty getCertificateTypesNode()
NodeId[] getCertificateTypes()
void setCertificateTypes(NodeId[] value) throws StatusException
StatusExceptionUaProperty getCertificateGroupPurposesNode()
NodeId[] getCertificateGroupPurposes()
void setCertificateGroupPurposes(NodeId[] value) throws StatusException
StatusExceptionUaProperty getAvailableNetworksNode()
String[] getAvailableNetworks()
void setAvailableNetworks(String[] value) throws StatusException
StatusExceptionUaProperty getMaxCertificateGroupsNode()
UnsignedShort getMaxCertificateGroups()
void setMaxCertificateGroups(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getAvailablePortsNode()
String getAvailablePorts()
void setAvailablePorts(String value) throws StatusException
StatusExceptionUaProperty getMaxEndpointsNode()
UnsignedShort getMaxEndpoints()
void setMaxEndpoints(UnsignedShort value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.