public interface SerializationEntityType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIGURE_SERIALIZATION |
static String |
CONSIDER_SUB_ELEMENT_SERIALIZATION_PROPERTIES |
static String |
CUSTOM_META_DATA_PROPERTIES |
static String |
CUSTOM_META_DATA_REF |
static String |
EXCLUDE_REFERENCE_TYPES |
static String |
INCLUDE_DICTIONARY_REFERENCE |
static String |
INCLUDE_REFERENCE_TYPES |
static String |
INCLUDE_SOURCE_TIMESTAMP |
static String |
INCLUDE_STATUS |
static String |
SERIALIZATION_DEPTH |
static String |
SERIALIZED_DATA |
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 SERIALIZATION_DEPTH
static final String EXCLUDE_REFERENCE_TYPES
static final String CUSTOM_META_DATA_PROPERTIES
static final String INCLUDE_DICTIONARY_REFERENCE
static final String CONSIDER_SUB_ELEMENT_SERIALIZATION_PROPERTIES
static final String INCLUDE_STATUS
static final String INCLUDE_SOURCE_TIMESTAMP
static final String INCLUDE_REFERENCE_TYPES
static final String CUSTOM_META_DATA_REF
static final String SERIALIZED_DATA
static final String CONFIGURE_SERIALIZATION
UaProperty getSerializationDepthNode()
UnsignedShort getSerializationDepth()
void setSerializationDepth(UnsignedShort value) throws StatusException
StatusExceptionUaProperty getExcludeReferenceTypesNode()
NodeId[] getExcludeReferenceTypes()
void setExcludeReferenceTypes(NodeId[] value) throws StatusException
StatusExceptionUaProperty getCustomMetaDataPropertiesNode()
KeyValuePair[] getCustomMetaDataProperties()
void setCustomMetaDataProperties(KeyValuePair[] value) throws StatusException
StatusExceptionUaProperty getIncludeDictionaryReferenceNode()
Boolean isIncludeDictionaryReference()
void setIncludeDictionaryReference(Boolean value) throws StatusException
StatusExceptionUaProperty getConsiderSubElementSerializationPropertiesNode()
Boolean isConsiderSubElementSerializationProperties()
void setConsiderSubElementSerializationProperties(Boolean value) throws StatusException
StatusExceptionUaProperty getIncludeStatusNode()
Boolean isIncludeStatus()
void setIncludeStatus(Boolean value) throws StatusException
StatusExceptionUaProperty getIncludeSourceTimestampNode()
Boolean isIncludeSourceTimestamp()
void setIncludeSourceTimestamp(Boolean value) throws StatusException
StatusExceptionUaProperty getIncludeReferenceTypesNode()
NodeId[] getIncludeReferenceTypes()
void setIncludeReferenceTypes(NodeId[] value) throws StatusException
StatusExceptionUaProperty getCustomMetaDataRefNode()
NodeId getCustomMetaDataRef()
void setCustomMetaDataRef(NodeId value) throws StatusException
StatusExceptionBaseDataVariableType getSerializedDataNode()
Structure getSerializedData()
void setSerializedData(Structure value) throws StatusException
StatusExceptionUaMethod getConfigureSerializationNode()
Integer[] configureSerialization(KeyValuePair[] f_serializationFilterProperties) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.