public class AggregateConfigurationNode extends BaseObjectNode implements AggregateConfigurationType
UaObjectNode.UaObjectNodeBuilderIcon, NamingRule, NodeVersion| Constructor and Description |
|---|
AggregateConfigurationNode(UaNamespace namespace,
com.digitalpetri.opcua.stack.core.types.builtin.NodeId nodeId,
com.digitalpetri.opcua.stack.core.types.builtin.QualifiedName browseName,
com.digitalpetri.opcua.stack.core.types.builtin.LocalizedText displayName,
Optional<com.digitalpetri.opcua.stack.core.types.builtin.LocalizedText> description,
Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger> writeMask,
Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger> userWriteMask,
com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier) |
| Modifier and Type | Method and Description |
|---|---|
com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte |
getPercentDataBad() |
com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte |
getPercentDataGood() |
Boolean |
getTreatUncertainAsBad() |
Boolean |
getUseSlopedExtrapolation() |
void |
setPercentDataBad(com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte percentDataBad) |
void |
setPercentDataGood(com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte percentDataGood) |
void |
setTreatUncertainAsBad(Boolean treatUncertainAsBad) |
void |
setUseSlopedExtrapolation(Boolean useSlopedExtrapolation) |
addComponent, builder, getComponentNodes, getDescriptionNode, getEventNotifier, getEventSourceNodes, getIcon, getNamingRule, getNodeVersion, getNotifierNodes, getOrganizesNodes, getPropertyNodes, getTypeDefinitionNode, removeComponent, setEventNotifier, setIcon, setNamingRule, setNodeVersionaddAttributeObserver, addProperty, addReference, addReferences, deallocate, fireAttributeChanged, getBrowseName, getDescription, getDisplayName, getNamespace, getNode, getNode, getNodeClass, getNodeId, getObjectComponent, getObjectComponent, getProperty, getProperty, getProperty, getPropertyNode, getPropertyNode, getReferences, getUserWriteMask, getVariableComponent, getVariableComponent, getWriteMask, removeAttributeObserver, removeProperty, removeReference, removeReferences, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setProperty, setUserWriteMask, setWriteMaskclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBrowseName, getDescription, getDisplayName, getNodeClass, getNodeId, getUserWriteMask, getWriteMask, hasAttribute, hasAttribute, readAttribute, readAttribute, readAttribute, readAttribute, readAttribute, setBrowseName, setDescription, setDisplayName, setNodeClass, setNodeId, setUserWriteMask, setWriteMask, writeAttribute, writeAttribute, writeAttributepublic AggregateConfigurationNode(UaNamespace namespace, com.digitalpetri.opcua.stack.core.types.builtin.NodeId nodeId, com.digitalpetri.opcua.stack.core.types.builtin.QualifiedName browseName, com.digitalpetri.opcua.stack.core.types.builtin.LocalizedText displayName, Optional<com.digitalpetri.opcua.stack.core.types.builtin.LocalizedText> description, Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger> writeMask, Optional<com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UInteger> userWriteMask, com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte eventNotifier)
public Boolean getTreatUncertainAsBad()
getTreatUncertainAsBad in interface AggregateConfigurationTypepublic com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte getPercentDataBad()
getPercentDataBad in interface AggregateConfigurationTypepublic com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte getPercentDataGood()
getPercentDataGood in interface AggregateConfigurationTypepublic Boolean getUseSlopedExtrapolation()
getUseSlopedExtrapolation in interface AggregateConfigurationTypepublic void setTreatUncertainAsBad(Boolean treatUncertainAsBad)
setTreatUncertainAsBad in interface AggregateConfigurationTypepublic void setPercentDataBad(com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte percentDataBad)
setPercentDataBad in interface AggregateConfigurationTypepublic void setPercentDataGood(com.digitalpetri.opcua.stack.core.types.builtin.unsigned.UByte percentDataGood)
setPercentDataGood in interface AggregateConfigurationTypepublic void setUseSlopedExtrapolation(Boolean useSlopedExtrapolation)
setUseSlopedExtrapolation in interface AggregateConfigurationTypeCopyright © 2015. All rights reserved.