com.prosysopc.ua.types.opcua.client
Class HistoryServerCapabilitiesTypeImplBase
java.lang.Object
com.prosysopc.ua.nodes.AbstractUaNode
com.prosysopc.ua.client.nodes.UaNodeImpl
com.prosysopc.ua.client.nodes.UaInstanceImpl
com.prosysopc.ua.client.nodes.UaObjectImpl
com.prosysopc.ua.types.opcua.client.BaseObjectTypeImpl
com.prosysopc.ua.types.opcua.client.HistoryServerCapabilitiesTypeImplBase
- All Implemented Interfaces:
- UaInstance, UaNode, UaObject, BaseInstanceType, BaseObjectType, HistoryServerCapabilitiesType
- Direct Known Subclasses:
- HistoryServerCapabilitiesTypeImpl
public abstract class HistoryServerCapabilitiesTypeImplBase
- extends BaseObjectTypeImpl
- implements HistoryServerCapabilitiesType
Generated on 2018-05-09 10:45:27
| Fields inherited from interface com.prosysopc.ua.types.opcua.HistoryServerCapabilitiesType |
ACCESS_HISTORY_DATA_CAPABILITY, ACCESS_HISTORY_EVENTS_CAPABILITY, AGGREGATE_FUNCTIONS, DELETE_AT_TIME_CAPABILITY, DELETE_EVENT_CAPABILITY, DELETE_RAW_CAPABILITY, INSERT_ANNOTATION_CAPABILITY, INSERT_DATA_CAPABILITY, INSERT_EVENT_CAPABILITY, MAX_RETURN_DATA_VALUES, MAX_RETURN_EVENT_VALUES, REPLACE_DATA_CAPABILITY, REPLACE_EVENT_CAPABILITY, UPDATE_DATA_CAPABILITY, UPDATE_EVENT_CAPABILITY |
|
Constructor Summary |
protected |
HistoryServerCapabilitiesTypeImplBase(AddressSpace addressSpace,
org.opcfoundation.ua.builtintypes.NodeId nodeId,
org.opcfoundation.ua.builtintypes.QualifiedName browseName,
org.opcfoundation.ua.builtintypes.LocalizedText displayName)
|
| Methods inherited from class com.prosysopc.ua.client.nodes.UaObjectImpl |
addComponent, call, call, call, callAsync, callAsync, callAsync, callMethod, getAttributes, getAttributes, getEventNotifier, getIcon, getNodeClass, initSupportedAttributes, readAttributeValue, setAttributes, setEventNotifier, setIcon, toString, writeAttributeValue |
| Methods inherited from class com.prosysopc.ua.client.nodes.UaNodeImpl |
addProperties, addProperty, addReference, addReference, addReference, addReference, afterAddReference, afterDeleteReference, assertTypeSupport, assertTypeSupport, beforeAddReference, deleteReference, deleteReference, deleteReference, deleteReference, deleteReferences, doAddProperty, equals, findPlaceholders, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDescription, getDisplayName, getDisplayName, getMethod, getNodeId, getNodeVersion, getNodeVersionString, getProperties, getProperty, getPropertyValue, getReference, getReferenceList, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hashCode, hasProperty, hasTypeDefinition, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, referenceTypeInherits, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setNodeVersion, setPropertyValue, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute |
| 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 |
HistoryServerCapabilitiesTypeImplBase
protected HistoryServerCapabilitiesTypeImplBase(AddressSpace addressSpace,
org.opcfoundation.ua.builtintypes.NodeId nodeId,
org.opcfoundation.ua.builtintypes.QualifiedName browseName,
org.opcfoundation.ua.builtintypes.LocalizedText displayName)
getAccessHistoryDataCapabilityNode
public UaProperty getAccessHistoryDataCapabilityNode()
- Specified by:
getAccessHistoryDataCapabilityNode in interface HistoryServerCapabilitiesType
isAccessHistoryDataCapability
public Boolean isAccessHistoryDataCapability()
- Specified by:
isAccessHistoryDataCapability in interface HistoryServerCapabilitiesType
setAccessHistoryDataCapability
public void setAccessHistoryDataCapability(Boolean value)
throws StatusException
- Specified by:
setAccessHistoryDataCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getAccessHistoryEventsCapabilityNode
public UaProperty getAccessHistoryEventsCapabilityNode()
- Specified by:
getAccessHistoryEventsCapabilityNode in interface HistoryServerCapabilitiesType
isAccessHistoryEventsCapability
public Boolean isAccessHistoryEventsCapability()
- Specified by:
isAccessHistoryEventsCapability in interface HistoryServerCapabilitiesType
setAccessHistoryEventsCapability
public void setAccessHistoryEventsCapability(Boolean value)
throws StatusException
- Specified by:
setAccessHistoryEventsCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getMaxReturnDataValuesNode
public UaProperty getMaxReturnDataValuesNode()
- Specified by:
getMaxReturnDataValuesNode in interface HistoryServerCapabilitiesType
getMaxReturnDataValues
public org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxReturnDataValues()
- Specified by:
getMaxReturnDataValues in interface HistoryServerCapabilitiesType
setMaxReturnDataValues
public void setMaxReturnDataValues(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
throws StatusException
- Specified by:
setMaxReturnDataValues in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getMaxReturnEventValuesNode
public UaProperty getMaxReturnEventValuesNode()
- Specified by:
getMaxReturnEventValuesNode in interface HistoryServerCapabilitiesType
getMaxReturnEventValues
public org.opcfoundation.ua.builtintypes.UnsignedInteger getMaxReturnEventValues()
- Specified by:
getMaxReturnEventValues in interface HistoryServerCapabilitiesType
setMaxReturnEventValues
public void setMaxReturnEventValues(org.opcfoundation.ua.builtintypes.UnsignedInteger value)
throws StatusException
- Specified by:
setMaxReturnEventValues in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getInsertDataCapabilityNode
public UaProperty getInsertDataCapabilityNode()
- Specified by:
getInsertDataCapabilityNode in interface HistoryServerCapabilitiesType
isInsertDataCapability
public Boolean isInsertDataCapability()
- Specified by:
isInsertDataCapability in interface HistoryServerCapabilitiesType
setInsertDataCapability
public void setInsertDataCapability(Boolean value)
throws StatusException
- Specified by:
setInsertDataCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getReplaceDataCapabilityNode
public UaProperty getReplaceDataCapabilityNode()
- Specified by:
getReplaceDataCapabilityNode in interface HistoryServerCapabilitiesType
isReplaceDataCapability
public Boolean isReplaceDataCapability()
- Specified by:
isReplaceDataCapability in interface HistoryServerCapabilitiesType
setReplaceDataCapability
public void setReplaceDataCapability(Boolean value)
throws StatusException
- Specified by:
setReplaceDataCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getUpdateDataCapabilityNode
public UaProperty getUpdateDataCapabilityNode()
- Specified by:
getUpdateDataCapabilityNode in interface HistoryServerCapabilitiesType
isUpdateDataCapability
public Boolean isUpdateDataCapability()
- Specified by:
isUpdateDataCapability in interface HistoryServerCapabilitiesType
setUpdateDataCapability
public void setUpdateDataCapability(Boolean value)
throws StatusException
- Specified by:
setUpdateDataCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getDeleteRawCapabilityNode
public UaProperty getDeleteRawCapabilityNode()
- Specified by:
getDeleteRawCapabilityNode in interface HistoryServerCapabilitiesType
isDeleteRawCapability
public Boolean isDeleteRawCapability()
- Specified by:
isDeleteRawCapability in interface HistoryServerCapabilitiesType
setDeleteRawCapability
public void setDeleteRawCapability(Boolean value)
throws StatusException
- Specified by:
setDeleteRawCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getDeleteAtTimeCapabilityNode
public UaProperty getDeleteAtTimeCapabilityNode()
- Specified by:
getDeleteAtTimeCapabilityNode in interface HistoryServerCapabilitiesType
isDeleteAtTimeCapability
public Boolean isDeleteAtTimeCapability()
- Specified by:
isDeleteAtTimeCapability in interface HistoryServerCapabilitiesType
setDeleteAtTimeCapability
public void setDeleteAtTimeCapability(Boolean value)
throws StatusException
- Specified by:
setDeleteAtTimeCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getInsertEventCapabilityNode
public UaProperty getInsertEventCapabilityNode()
- Specified by:
getInsertEventCapabilityNode in interface HistoryServerCapabilitiesType
isInsertEventCapability
public Boolean isInsertEventCapability()
- Specified by:
isInsertEventCapability in interface HistoryServerCapabilitiesType
setInsertEventCapability
public void setInsertEventCapability(Boolean value)
throws StatusException
- Specified by:
setInsertEventCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getReplaceEventCapabilityNode
public UaProperty getReplaceEventCapabilityNode()
- Specified by:
getReplaceEventCapabilityNode in interface HistoryServerCapabilitiesType
isReplaceEventCapability
public Boolean isReplaceEventCapability()
- Specified by:
isReplaceEventCapability in interface HistoryServerCapabilitiesType
setReplaceEventCapability
public void setReplaceEventCapability(Boolean value)
throws StatusException
- Specified by:
setReplaceEventCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getUpdateEventCapabilityNode
public UaProperty getUpdateEventCapabilityNode()
- Specified by:
getUpdateEventCapabilityNode in interface HistoryServerCapabilitiesType
isUpdateEventCapability
public Boolean isUpdateEventCapability()
- Specified by:
isUpdateEventCapability in interface HistoryServerCapabilitiesType
setUpdateEventCapability
public void setUpdateEventCapability(Boolean value)
throws StatusException
- Specified by:
setUpdateEventCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getDeleteEventCapabilityNode
public UaProperty getDeleteEventCapabilityNode()
- Specified by:
getDeleteEventCapabilityNode in interface HistoryServerCapabilitiesType
isDeleteEventCapability
public Boolean isDeleteEventCapability()
- Specified by:
isDeleteEventCapability in interface HistoryServerCapabilitiesType
setDeleteEventCapability
public void setDeleteEventCapability(Boolean value)
throws StatusException
- Specified by:
setDeleteEventCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getInsertAnnotationCapabilityNode
public UaProperty getInsertAnnotationCapabilityNode()
- Specified by:
getInsertAnnotationCapabilityNode in interface HistoryServerCapabilitiesType
isInsertAnnotationCapability
public Boolean isInsertAnnotationCapability()
- Specified by:
isInsertAnnotationCapability in interface HistoryServerCapabilitiesType
setInsertAnnotationCapability
public void setInsertAnnotationCapability(Boolean value)
throws StatusException
- Specified by:
setInsertAnnotationCapability in interface HistoryServerCapabilitiesType
- Throws:
StatusException
getAggregateFunctionsNode
public FolderType getAggregateFunctionsNode()
- Specified by:
getAggregateFunctionsNode in interface HistoryServerCapabilitiesType
Copyright © 2018. All rights reserved.