Enum OpcuaNodeIdServicesDataType
- java.lang.Object
-
- java.lang.Enum<OpcuaNodeIdServicesDataType>
-
- org.apache.plc4x.java.opcua.readwrite.OpcuaNodeIdServicesDataType
-
- All Implemented Interfaces:
Serializable,Comparable<OpcuaNodeIdServicesDataType>
public enum OpcuaNodeIdServicesDataType extends Enum<OpcuaNodeIdServicesDataType>
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static OpcuaNodeIdServicesDataTypeenumForValue(int value)intgetValue()static BooleanisDefined(int value)static OpcuaNodeIdServicesDataTypevalueOf(String name)Returns the enum constant of this type with the specified name.static OpcuaNodeIdServicesDataType[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
Boolean
public static final OpcuaNodeIdServicesDataType Boolean
-
SByte
public static final OpcuaNodeIdServicesDataType SByte
-
Byte
public static final OpcuaNodeIdServicesDataType Byte
-
Int16
public static final OpcuaNodeIdServicesDataType Int16
-
UInt16
public static final OpcuaNodeIdServicesDataType UInt16
-
Int32
public static final OpcuaNodeIdServicesDataType Int32
-
UInt32
public static final OpcuaNodeIdServicesDataType UInt32
-
Int64
public static final OpcuaNodeIdServicesDataType Int64
-
UInt64
public static final OpcuaNodeIdServicesDataType UInt64
-
Float
public static final OpcuaNodeIdServicesDataType Float
-
Double
public static final OpcuaNodeIdServicesDataType Double
-
String
public static final OpcuaNodeIdServicesDataType String
-
DateTime
public static final OpcuaNodeIdServicesDataType DateTime
-
Guid
public static final OpcuaNodeIdServicesDataType Guid
-
ByteString
public static final OpcuaNodeIdServicesDataType ByteString
-
XmlElement
public static final OpcuaNodeIdServicesDataType XmlElement
-
NodeId
public static final OpcuaNodeIdServicesDataType NodeId
-
ExpandedNodeId
public static final OpcuaNodeIdServicesDataType ExpandedNodeId
-
StatusCode
public static final OpcuaNodeIdServicesDataType StatusCode
-
QualifiedName
public static final OpcuaNodeIdServicesDataType QualifiedName
-
LocalizedText
public static final OpcuaNodeIdServicesDataType LocalizedText
-
Structure
public static final OpcuaNodeIdServicesDataType Structure
-
DataValue
public static final OpcuaNodeIdServicesDataType DataValue
-
BaseDataType
public static final OpcuaNodeIdServicesDataType BaseDataType
-
DiagnosticInfo
public static final OpcuaNodeIdServicesDataType DiagnosticInfo
-
Number
public static final OpcuaNodeIdServicesDataType Number
-
Integer
public static final OpcuaNodeIdServicesDataType Integer
-
UInteger
public static final OpcuaNodeIdServicesDataType UInteger
-
Enumeration
public static final OpcuaNodeIdServicesDataType Enumeration
-
Image
public static final OpcuaNodeIdServicesDataType Image
-
Decimal
public static final OpcuaNodeIdServicesDataType Decimal
-
PermissionType
public static final OpcuaNodeIdServicesDataType PermissionType
-
AccessRestrictionType
public static final OpcuaNodeIdServicesDataType AccessRestrictionType
-
RolePermissionType
public static final OpcuaNodeIdServicesDataType RolePermissionType
-
DataTypeDefinition
public static final OpcuaNodeIdServicesDataType DataTypeDefinition
-
StructureType
public static final OpcuaNodeIdServicesDataType StructureType
-
StructureDefinition
public static final OpcuaNodeIdServicesDataType StructureDefinition
-
EnumDefinition
public static final OpcuaNodeIdServicesDataType EnumDefinition
-
StructureField
public static final OpcuaNodeIdServicesDataType StructureField
-
EnumField
public static final OpcuaNodeIdServicesDataType EnumField
-
NamingRuleType
public static final OpcuaNodeIdServicesDataType NamingRuleType
-
IdType
public static final OpcuaNodeIdServicesDataType IdType
-
NodeClass
public static final OpcuaNodeIdServicesDataType NodeClass
-
Node
public static final OpcuaNodeIdServicesDataType Node
-
ObjectNode
public static final OpcuaNodeIdServicesDataType ObjectNode
-
ObjectTypeNode
public static final OpcuaNodeIdServicesDataType ObjectTypeNode
-
VariableNode
public static final OpcuaNodeIdServicesDataType VariableNode
-
VariableTypeNode
public static final OpcuaNodeIdServicesDataType VariableTypeNode
-
ReferenceTypeNode
public static final OpcuaNodeIdServicesDataType ReferenceTypeNode
-
MethodNode
public static final OpcuaNodeIdServicesDataType MethodNode
-
ViewNode
public static final OpcuaNodeIdServicesDataType ViewNode
-
DataTypeNode
public static final OpcuaNodeIdServicesDataType DataTypeNode
-
ReferenceNode
public static final OpcuaNodeIdServicesDataType ReferenceNode
-
IntegerId
public static final OpcuaNodeIdServicesDataType IntegerId
-
Counter
public static final OpcuaNodeIdServicesDataType Counter
-
Duration
public static final OpcuaNodeIdServicesDataType Duration
-
NumericRange
public static final OpcuaNodeIdServicesDataType NumericRange
-
UtcTime
public static final OpcuaNodeIdServicesDataType UtcTime
-
LocaleId
public static final OpcuaNodeIdServicesDataType LocaleId
-
Argument
public static final OpcuaNodeIdServicesDataType Argument
-
StatusResult
public static final OpcuaNodeIdServicesDataType StatusResult
-
MessageSecurityMode
public static final OpcuaNodeIdServicesDataType MessageSecurityMode
-
UserTokenType
public static final OpcuaNodeIdServicesDataType UserTokenType
-
UserTokenPolicy
public static final OpcuaNodeIdServicesDataType UserTokenPolicy
-
ApplicationType
public static final OpcuaNodeIdServicesDataType ApplicationType
-
ApplicationDescription
public static final OpcuaNodeIdServicesDataType ApplicationDescription
-
ApplicationInstanceCertificate
public static final OpcuaNodeIdServicesDataType ApplicationInstanceCertificate
-
EndpointDescription
public static final OpcuaNodeIdServicesDataType EndpointDescription
-
SecurityTokenRequestType
public static final OpcuaNodeIdServicesDataType SecurityTokenRequestType
-
UserIdentityToken
public static final OpcuaNodeIdServicesDataType UserIdentityToken
-
AnonymousIdentityToken
public static final OpcuaNodeIdServicesDataType AnonymousIdentityToken
-
UserNameIdentityToken
public static final OpcuaNodeIdServicesDataType UserNameIdentityToken
-
X509IdentityToken
public static final OpcuaNodeIdServicesDataType X509IdentityToken
-
EndpointConfiguration
public static final OpcuaNodeIdServicesDataType EndpointConfiguration
-
BuildInfo
public static final OpcuaNodeIdServicesDataType BuildInfo
-
SignedSoftwareCertificate
public static final OpcuaNodeIdServicesDataType SignedSoftwareCertificate
-
AttributeWriteMask
public static final OpcuaNodeIdServicesDataType AttributeWriteMask
-
NodeAttributesMask
public static final OpcuaNodeIdServicesDataType NodeAttributesMask
-
NodeAttributes
public static final OpcuaNodeIdServicesDataType NodeAttributes
-
ObjectAttributes
public static final OpcuaNodeIdServicesDataType ObjectAttributes
-
VariableAttributes
public static final OpcuaNodeIdServicesDataType VariableAttributes
-
MethodAttributes
public static final OpcuaNodeIdServicesDataType MethodAttributes
-
ObjectTypeAttributes
public static final OpcuaNodeIdServicesDataType ObjectTypeAttributes
-
VariableTypeAttributes
public static final OpcuaNodeIdServicesDataType VariableTypeAttributes
-
ReferenceTypeAttributes
public static final OpcuaNodeIdServicesDataType ReferenceTypeAttributes
-
DataTypeAttributes
public static final OpcuaNodeIdServicesDataType DataTypeAttributes
-
ViewAttributes
public static final OpcuaNodeIdServicesDataType ViewAttributes
-
AddNodesItem
public static final OpcuaNodeIdServicesDataType AddNodesItem
-
AddReferencesItem
public static final OpcuaNodeIdServicesDataType AddReferencesItem
-
DeleteNodesItem
public static final OpcuaNodeIdServicesDataType DeleteNodesItem
-
DeleteReferencesItem
public static final OpcuaNodeIdServicesDataType DeleteReferencesItem
-
SessionAuthenticationToken
public static final OpcuaNodeIdServicesDataType SessionAuthenticationToken
-
RequestHeader
public static final OpcuaNodeIdServicesDataType RequestHeader
-
ResponseHeader
public static final OpcuaNodeIdServicesDataType ResponseHeader
-
ServiceFault
public static final OpcuaNodeIdServicesDataType ServiceFault
-
FindServersRequest
public static final OpcuaNodeIdServicesDataType FindServersRequest
-
FindServersResponse
public static final OpcuaNodeIdServicesDataType FindServersResponse
-
GetEndpointsRequest
public static final OpcuaNodeIdServicesDataType GetEndpointsRequest
-
GetEndpointsResponse
public static final OpcuaNodeIdServicesDataType GetEndpointsResponse
-
RegisteredServer
public static final OpcuaNodeIdServicesDataType RegisteredServer
-
RegisterServerRequest
public static final OpcuaNodeIdServicesDataType RegisterServerRequest
-
RegisterServerResponse
public static final OpcuaNodeIdServicesDataType RegisterServerResponse
-
ChannelSecurityToken
public static final OpcuaNodeIdServicesDataType ChannelSecurityToken
-
OpenSecureChannelRequest
public static final OpcuaNodeIdServicesDataType OpenSecureChannelRequest
-
OpenSecureChannelResponse
public static final OpcuaNodeIdServicesDataType OpenSecureChannelResponse
-
CloseSecureChannelRequest
public static final OpcuaNodeIdServicesDataType CloseSecureChannelRequest
-
CloseSecureChannelResponse
public static final OpcuaNodeIdServicesDataType CloseSecureChannelResponse
-
SignatureData
public static final OpcuaNodeIdServicesDataType SignatureData
-
CreateSessionRequest
public static final OpcuaNodeIdServicesDataType CreateSessionRequest
-
CreateSessionResponse
public static final OpcuaNodeIdServicesDataType CreateSessionResponse
-
ActivateSessionRequest
public static final OpcuaNodeIdServicesDataType ActivateSessionRequest
-
ActivateSessionResponse
public static final OpcuaNodeIdServicesDataType ActivateSessionResponse
-
CloseSessionRequest
public static final OpcuaNodeIdServicesDataType CloseSessionRequest
-
CloseSessionResponse
public static final OpcuaNodeIdServicesDataType CloseSessionResponse
-
CancelRequest
public static final OpcuaNodeIdServicesDataType CancelRequest
-
CancelResponse
public static final OpcuaNodeIdServicesDataType CancelResponse
-
AddNodesResult
public static final OpcuaNodeIdServicesDataType AddNodesResult
-
AddNodesRequest
public static final OpcuaNodeIdServicesDataType AddNodesRequest
-
AddNodesResponse
public static final OpcuaNodeIdServicesDataType AddNodesResponse
-
AddReferencesRequest
public static final OpcuaNodeIdServicesDataType AddReferencesRequest
-
AddReferencesResponse
public static final OpcuaNodeIdServicesDataType AddReferencesResponse
-
DeleteNodesRequest
public static final OpcuaNodeIdServicesDataType DeleteNodesRequest
-
DeleteNodesResponse
public static final OpcuaNodeIdServicesDataType DeleteNodesResponse
-
DeleteReferencesRequest
public static final OpcuaNodeIdServicesDataType DeleteReferencesRequest
-
DeleteReferencesResponse
public static final OpcuaNodeIdServicesDataType DeleteReferencesResponse
-
BrowseDirection
public static final OpcuaNodeIdServicesDataType BrowseDirection
-
ViewDescription
public static final OpcuaNodeIdServicesDataType ViewDescription
-
BrowseDescription
public static final OpcuaNodeIdServicesDataType BrowseDescription
-
BrowseResultMask
public static final OpcuaNodeIdServicesDataType BrowseResultMask
-
ReferenceDescription
public static final OpcuaNodeIdServicesDataType ReferenceDescription
-
ContinuationPoint
public static final OpcuaNodeIdServicesDataType ContinuationPoint
-
BrowseResult
public static final OpcuaNodeIdServicesDataType BrowseResult
-
BrowseRequest
public static final OpcuaNodeIdServicesDataType BrowseRequest
-
BrowseResponse
public static final OpcuaNodeIdServicesDataType BrowseResponse
-
BrowseNextRequest
public static final OpcuaNodeIdServicesDataType BrowseNextRequest
-
BrowseNextResponse
public static final OpcuaNodeIdServicesDataType BrowseNextResponse
-
RelativePathElement
public static final OpcuaNodeIdServicesDataType RelativePathElement
-
RelativePath
public static final OpcuaNodeIdServicesDataType RelativePath
-
BrowsePath
public static final OpcuaNodeIdServicesDataType BrowsePath
-
BrowsePathTarget
public static final OpcuaNodeIdServicesDataType BrowsePathTarget
-
BrowsePathResult
public static final OpcuaNodeIdServicesDataType BrowsePathResult
-
TranslateBrowsePathsToNodeIdsRequest
public static final OpcuaNodeIdServicesDataType TranslateBrowsePathsToNodeIdsRequest
-
TranslateBrowsePathsToNodeIdsResponse
public static final OpcuaNodeIdServicesDataType TranslateBrowsePathsToNodeIdsResponse
-
RegisterNodesRequest
public static final OpcuaNodeIdServicesDataType RegisterNodesRequest
-
RegisterNodesResponse
public static final OpcuaNodeIdServicesDataType RegisterNodesResponse
-
UnregisterNodesRequest
public static final OpcuaNodeIdServicesDataType UnregisterNodesRequest
-
UnregisterNodesResponse
public static final OpcuaNodeIdServicesDataType UnregisterNodesResponse
-
QueryDataDescription
public static final OpcuaNodeIdServicesDataType QueryDataDescription
-
NodeTypeDescription
public static final OpcuaNodeIdServicesDataType NodeTypeDescription
-
FilterOperator
public static final OpcuaNodeIdServicesDataType FilterOperator
-
QueryDataSet
public static final OpcuaNodeIdServicesDataType QueryDataSet
-
NodeReference
public static final OpcuaNodeIdServicesDataType NodeReference
-
ContentFilterElement
public static final OpcuaNodeIdServicesDataType ContentFilterElement
-
ContentFilter
public static final OpcuaNodeIdServicesDataType ContentFilter
-
FilterOperand
public static final OpcuaNodeIdServicesDataType FilterOperand
-
ElementOperand
public static final OpcuaNodeIdServicesDataType ElementOperand
-
LiteralOperand
public static final OpcuaNodeIdServicesDataType LiteralOperand
-
AttributeOperand
public static final OpcuaNodeIdServicesDataType AttributeOperand
-
SimpleAttributeOperand
public static final OpcuaNodeIdServicesDataType SimpleAttributeOperand
-
ContentFilterElementResult
public static final OpcuaNodeIdServicesDataType ContentFilterElementResult
-
ContentFilterResult
public static final OpcuaNodeIdServicesDataType ContentFilterResult
-
ParsingResult
public static final OpcuaNodeIdServicesDataType ParsingResult
-
QueryFirstRequest
public static final OpcuaNodeIdServicesDataType QueryFirstRequest
-
QueryFirstResponse
public static final OpcuaNodeIdServicesDataType QueryFirstResponse
-
QueryNextRequest
public static final OpcuaNodeIdServicesDataType QueryNextRequest
-
QueryNextResponse
public static final OpcuaNodeIdServicesDataType QueryNextResponse
-
TimestampsToReturn
public static final OpcuaNodeIdServicesDataType TimestampsToReturn
-
ReadValueId
public static final OpcuaNodeIdServicesDataType ReadValueId
-
ReadRequest
public static final OpcuaNodeIdServicesDataType ReadRequest
-
ReadResponse
public static final OpcuaNodeIdServicesDataType ReadResponse
-
HistoryReadValueId
public static final OpcuaNodeIdServicesDataType HistoryReadValueId
-
HistoryReadResult
public static final OpcuaNodeIdServicesDataType HistoryReadResult
-
HistoryReadDetails
public static final OpcuaNodeIdServicesDataType HistoryReadDetails
-
ReadEventDetails
public static final OpcuaNodeIdServicesDataType ReadEventDetails
-
ReadRawModifiedDetails
public static final OpcuaNodeIdServicesDataType ReadRawModifiedDetails
-
ReadProcessedDetails
public static final OpcuaNodeIdServicesDataType ReadProcessedDetails
-
ReadAtTimeDetails
public static final OpcuaNodeIdServicesDataType ReadAtTimeDetails
-
HistoryData
public static final OpcuaNodeIdServicesDataType HistoryData
-
HistoryEvent
public static final OpcuaNodeIdServicesDataType HistoryEvent
-
HistoryReadRequest
public static final OpcuaNodeIdServicesDataType HistoryReadRequest
-
HistoryReadResponse
public static final OpcuaNodeIdServicesDataType HistoryReadResponse
-
WriteValue
public static final OpcuaNodeIdServicesDataType WriteValue
-
WriteRequest
public static final OpcuaNodeIdServicesDataType WriteRequest
-
WriteResponse
public static final OpcuaNodeIdServicesDataType WriteResponse
-
HistoryUpdateDetails
public static final OpcuaNodeIdServicesDataType HistoryUpdateDetails
-
UpdateDataDetails
public static final OpcuaNodeIdServicesDataType UpdateDataDetails
-
UpdateEventDetails
public static final OpcuaNodeIdServicesDataType UpdateEventDetails
-
DeleteRawModifiedDetails
public static final OpcuaNodeIdServicesDataType DeleteRawModifiedDetails
-
DeleteAtTimeDetails
public static final OpcuaNodeIdServicesDataType DeleteAtTimeDetails
-
DeleteEventDetails
public static final OpcuaNodeIdServicesDataType DeleteEventDetails
-
HistoryUpdateResult
public static final OpcuaNodeIdServicesDataType HistoryUpdateResult
-
HistoryUpdateRequest
public static final OpcuaNodeIdServicesDataType HistoryUpdateRequest
-
HistoryUpdateResponse
public static final OpcuaNodeIdServicesDataType HistoryUpdateResponse
-
CallMethodRequest
public static final OpcuaNodeIdServicesDataType CallMethodRequest
-
CallMethodResult
public static final OpcuaNodeIdServicesDataType CallMethodResult
-
CallRequest
public static final OpcuaNodeIdServicesDataType CallRequest
-
CallResponse
public static final OpcuaNodeIdServicesDataType CallResponse
-
MonitoringMode
public static final OpcuaNodeIdServicesDataType MonitoringMode
-
DataChangeTrigger
public static final OpcuaNodeIdServicesDataType DataChangeTrigger
-
DeadbandType
public static final OpcuaNodeIdServicesDataType DeadbandType
-
MonitoringFilter
public static final OpcuaNodeIdServicesDataType MonitoringFilter
-
DataChangeFilter
public static final OpcuaNodeIdServicesDataType DataChangeFilter
-
EventFilter
public static final OpcuaNodeIdServicesDataType EventFilter
-
AggregateFilter
public static final OpcuaNodeIdServicesDataType AggregateFilter
-
MonitoringFilterResult
public static final OpcuaNodeIdServicesDataType MonitoringFilterResult
-
EventFilterResult
public static final OpcuaNodeIdServicesDataType EventFilterResult
-
AggregateFilterResult
public static final OpcuaNodeIdServicesDataType AggregateFilterResult
-
MonitoringParameters
public static final OpcuaNodeIdServicesDataType MonitoringParameters
-
MonitoredItemCreateRequest
public static final OpcuaNodeIdServicesDataType MonitoredItemCreateRequest
-
MonitoredItemCreateResult
public static final OpcuaNodeIdServicesDataType MonitoredItemCreateResult
-
CreateMonitoredItemsRequest
public static final OpcuaNodeIdServicesDataType CreateMonitoredItemsRequest
-
CreateMonitoredItemsResponse
public static final OpcuaNodeIdServicesDataType CreateMonitoredItemsResponse
-
MonitoredItemModifyRequest
public static final OpcuaNodeIdServicesDataType MonitoredItemModifyRequest
-
MonitoredItemModifyResult
public static final OpcuaNodeIdServicesDataType MonitoredItemModifyResult
-
ModifyMonitoredItemsRequest
public static final OpcuaNodeIdServicesDataType ModifyMonitoredItemsRequest
-
ModifyMonitoredItemsResponse
public static final OpcuaNodeIdServicesDataType ModifyMonitoredItemsResponse
-
SetMonitoringModeRequest
public static final OpcuaNodeIdServicesDataType SetMonitoringModeRequest
-
SetMonitoringModeResponse
public static final OpcuaNodeIdServicesDataType SetMonitoringModeResponse
-
SetTriggeringRequest
public static final OpcuaNodeIdServicesDataType SetTriggeringRequest
-
SetTriggeringResponse
public static final OpcuaNodeIdServicesDataType SetTriggeringResponse
-
DeleteMonitoredItemsRequest
public static final OpcuaNodeIdServicesDataType DeleteMonitoredItemsRequest
-
DeleteMonitoredItemsResponse
public static final OpcuaNodeIdServicesDataType DeleteMonitoredItemsResponse
-
CreateSubscriptionRequest
public static final OpcuaNodeIdServicesDataType CreateSubscriptionRequest
-
CreateSubscriptionResponse
public static final OpcuaNodeIdServicesDataType CreateSubscriptionResponse
-
ModifySubscriptionRequest
public static final OpcuaNodeIdServicesDataType ModifySubscriptionRequest
-
ModifySubscriptionResponse
public static final OpcuaNodeIdServicesDataType ModifySubscriptionResponse
-
SetPublishingModeRequest
public static final OpcuaNodeIdServicesDataType SetPublishingModeRequest
-
SetPublishingModeResponse
public static final OpcuaNodeIdServicesDataType SetPublishingModeResponse
-
NotificationMessage
public static final OpcuaNodeIdServicesDataType NotificationMessage
-
MonitoredItemNotification
public static final OpcuaNodeIdServicesDataType MonitoredItemNotification
-
DataChangeNotification
public static final OpcuaNodeIdServicesDataType DataChangeNotification
-
StatusChangeNotification
public static final OpcuaNodeIdServicesDataType StatusChangeNotification
-
SubscriptionAcknowledgement
public static final OpcuaNodeIdServicesDataType SubscriptionAcknowledgement
-
PublishRequest
public static final OpcuaNodeIdServicesDataType PublishRequest
-
PublishResponse
public static final OpcuaNodeIdServicesDataType PublishResponse
-
RepublishRequest
public static final OpcuaNodeIdServicesDataType RepublishRequest
-
RepublishResponse
public static final OpcuaNodeIdServicesDataType RepublishResponse
-
TransferResult
public static final OpcuaNodeIdServicesDataType TransferResult
-
TransferSubscriptionsRequest
public static final OpcuaNodeIdServicesDataType TransferSubscriptionsRequest
-
TransferSubscriptionsResponse
public static final OpcuaNodeIdServicesDataType TransferSubscriptionsResponse
-
DeleteSubscriptionsRequest
public static final OpcuaNodeIdServicesDataType DeleteSubscriptionsRequest
-
DeleteSubscriptionsResponse
public static final OpcuaNodeIdServicesDataType DeleteSubscriptionsResponse
-
RedundancySupport
public static final OpcuaNodeIdServicesDataType RedundancySupport
-
ServerState
public static final OpcuaNodeIdServicesDataType ServerState
-
RedundantServerDataType
public static final OpcuaNodeIdServicesDataType RedundantServerDataType
-
SamplingIntervalDiagnosticsDataType
public static final OpcuaNodeIdServicesDataType SamplingIntervalDiagnosticsDataType
-
ServerDiagnosticsSummaryDataType
public static final OpcuaNodeIdServicesDataType ServerDiagnosticsSummaryDataType
-
ServerStatusDataType
public static final OpcuaNodeIdServicesDataType ServerStatusDataType
-
SessionDiagnosticsDataType
public static final OpcuaNodeIdServicesDataType SessionDiagnosticsDataType
-
SessionSecurityDiagnosticsDataType
public static final OpcuaNodeIdServicesDataType SessionSecurityDiagnosticsDataType
-
ServiceCounterDataType
public static final OpcuaNodeIdServicesDataType ServiceCounterDataType
-
SubscriptionDiagnosticsDataType
public static final OpcuaNodeIdServicesDataType SubscriptionDiagnosticsDataType
-
ModelChangeStructureDataType
public static final OpcuaNodeIdServicesDataType ModelChangeStructureDataType
-
Range
public static final OpcuaNodeIdServicesDataType Range
-
EUInformation
public static final OpcuaNodeIdServicesDataType EUInformation
-
ExceptionDeviationFormat
public static final OpcuaNodeIdServicesDataType ExceptionDeviationFormat
-
Annotation
public static final OpcuaNodeIdServicesDataType Annotation
-
ProgramDiagnosticDataType
public static final OpcuaNodeIdServicesDataType ProgramDiagnosticDataType
-
SemanticChangeStructureDataType
public static final OpcuaNodeIdServicesDataType SemanticChangeStructureDataType
-
EventNotificationList
public static final OpcuaNodeIdServicesDataType EventNotificationList
-
EventFieldList
public static final OpcuaNodeIdServicesDataType EventFieldList
-
HistoryEventFieldList
public static final OpcuaNodeIdServicesDataType HistoryEventFieldList
-
IssuedIdentityToken
public static final OpcuaNodeIdServicesDataType IssuedIdentityToken
-
NotificationData
public static final OpcuaNodeIdServicesDataType NotificationData
-
AggregateConfiguration
public static final OpcuaNodeIdServicesDataType AggregateConfiguration
-
ImageBMP
public static final OpcuaNodeIdServicesDataType ImageBMP
-
ImageGIF
public static final OpcuaNodeIdServicesDataType ImageGIF
-
ImageJPG
public static final OpcuaNodeIdServicesDataType ImageJPG
-
ImagePNG
public static final OpcuaNodeIdServicesDataType ImagePNG
-
EnumValueType
public static final OpcuaNodeIdServicesDataType EnumValueType
-
TimeZoneDataType
public static final OpcuaNodeIdServicesDataType TimeZoneDataType
-
ModificationInfo
public static final OpcuaNodeIdServicesDataType ModificationInfo
-
HistoryModifiedData
public static final OpcuaNodeIdServicesDataType HistoryModifiedData
-
HistoryUpdateType
public static final OpcuaNodeIdServicesDataType HistoryUpdateType
-
PerformUpdateType
public static final OpcuaNodeIdServicesDataType PerformUpdateType
-
UpdateStructureDataDetails
public static final OpcuaNodeIdServicesDataType UpdateStructureDataDetails
-
BitFieldMaskDataType
public static final OpcuaNodeIdServicesDataType BitFieldMaskDataType
-
InstanceNode
public static final OpcuaNodeIdServicesDataType InstanceNode
-
TypeNode
public static final OpcuaNodeIdServicesDataType TypeNode
-
OpenFileMode
public static final OpcuaNodeIdServicesDataType OpenFileMode
-
ModelChangeStructureVerbMask
public static final OpcuaNodeIdServicesDataType ModelChangeStructureVerbMask
-
EndpointUrlListDataType
public static final OpcuaNodeIdServicesDataType EndpointUrlListDataType
-
NetworkGroupDataType
public static final OpcuaNodeIdServicesDataType NetworkGroupDataType
-
AxisScaleEnumeration
public static final OpcuaNodeIdServicesDataType AxisScaleEnumeration
-
AxisInformation
public static final OpcuaNodeIdServicesDataType AxisInformation
-
XVType
public static final OpcuaNodeIdServicesDataType XVType
-
ComplexNumberType
public static final OpcuaNodeIdServicesDataType ComplexNumberType
-
DoubleComplexNumberType
public static final OpcuaNodeIdServicesDataType DoubleComplexNumberType
-
ServerOnNetwork
public static final OpcuaNodeIdServicesDataType ServerOnNetwork
-
FindServersOnNetworkRequest
public static final OpcuaNodeIdServicesDataType FindServersOnNetworkRequest
-
FindServersOnNetworkResponse
public static final OpcuaNodeIdServicesDataType FindServersOnNetworkResponse
-
RegisterServer2Request
public static final OpcuaNodeIdServicesDataType RegisterServer2Request
-
RegisterServer2Response
public static final OpcuaNodeIdServicesDataType RegisterServer2Response
-
TrustListMasks
public static final OpcuaNodeIdServicesDataType TrustListMasks
-
TrustListDataType
public static final OpcuaNodeIdServicesDataType TrustListDataType
-
OptionSet
public static final OpcuaNodeIdServicesDataType OptionSet
-
Union
public static final OpcuaNodeIdServicesDataType Union
-
NormalizedString
public static final OpcuaNodeIdServicesDataType NormalizedString
-
DecimalString
public static final OpcuaNodeIdServicesDataType DecimalString
-
DurationString
public static final OpcuaNodeIdServicesDataType DurationString
-
TimeString
public static final OpcuaNodeIdServicesDataType TimeString
-
DateString
public static final OpcuaNodeIdServicesDataType DateString
-
DiscoveryConfiguration
public static final OpcuaNodeIdServicesDataType DiscoveryConfiguration
-
MdnsDiscoveryConfiguration
public static final OpcuaNodeIdServicesDataType MdnsDiscoveryConfiguration
-
PublishedVariableDataType
public static final OpcuaNodeIdServicesDataType PublishedVariableDataType
-
DataSetMetaDataType
public static final OpcuaNodeIdServicesDataType DataSetMetaDataType
-
FieldMetaData
public static final OpcuaNodeIdServicesDataType FieldMetaData
-
DataTypeDescription
public static final OpcuaNodeIdServicesDataType DataTypeDescription
-
KeyValuePair
public static final OpcuaNodeIdServicesDataType KeyValuePair
-
ConfigurationVersionDataType
public static final OpcuaNodeIdServicesDataType ConfigurationVersionDataType
-
PubSubState
public static final OpcuaNodeIdServicesDataType PubSubState
-
FieldTargetDataType
public static final OpcuaNodeIdServicesDataType FieldTargetDataType
-
SimpleTypeDescription
public static final OpcuaNodeIdServicesDataType SimpleTypeDescription
-
UABinaryFileDataType
public static final OpcuaNodeIdServicesDataType UABinaryFileDataType
-
BrokerConnectionTransportDataType
public static final OpcuaNodeIdServicesDataType BrokerConnectionTransportDataType
-
BrokerTransportQualityOfService
public static final OpcuaNodeIdServicesDataType BrokerTransportQualityOfService
-
AccessLevelType
public static final OpcuaNodeIdServicesDataType AccessLevelType
-
EventNotifierType
public static final OpcuaNodeIdServicesDataType EventNotifierType
-
AccessLevelExType
public static final OpcuaNodeIdServicesDataType AccessLevelExType
-
WriterGroupDataType
public static final OpcuaNodeIdServicesDataType WriterGroupDataType
-
StructureDescription
public static final OpcuaNodeIdServicesDataType StructureDescription
-
EnumDescription
public static final OpcuaNodeIdServicesDataType EnumDescription
-
NetworkAddressDataType
public static final OpcuaNodeIdServicesDataType NetworkAddressDataType
-
NetworkAddressUrlDataType
public static final OpcuaNodeIdServicesDataType NetworkAddressUrlDataType
-
ReaderGroupDataType
public static final OpcuaNodeIdServicesDataType ReaderGroupDataType
-
EndpointType
public static final OpcuaNodeIdServicesDataType EndpointType
-
PubSubConfigurationDataType
public static final OpcuaNodeIdServicesDataType PubSubConfigurationDataType
-
DatagramWriterGroupTransportDataType
public static final OpcuaNodeIdServicesDataType DatagramWriterGroupTransportDataType
-
DataTypeSchemaHeader
public static final OpcuaNodeIdServicesDataType DataTypeSchemaHeader
-
PublishedDataSetDataType
public static final OpcuaNodeIdServicesDataType PublishedDataSetDataType
-
PublishedDataSetSourceDataType
public static final OpcuaNodeIdServicesDataType PublishedDataSetSourceDataType
-
PublishedDataItemsDataType
public static final OpcuaNodeIdServicesDataType PublishedDataItemsDataType
-
PublishedEventsDataType
public static final OpcuaNodeIdServicesDataType PublishedEventsDataType
-
DataSetFieldContentMask
public static final OpcuaNodeIdServicesDataType DataSetFieldContentMask
-
DataSetWriterDataType
public static final OpcuaNodeIdServicesDataType DataSetWriterDataType
-
DataSetWriterTransportDataType
public static final OpcuaNodeIdServicesDataType DataSetWriterTransportDataType
-
DataSetWriterMessageDataType
public static final OpcuaNodeIdServicesDataType DataSetWriterMessageDataType
-
PubSubGroupDataType
public static final OpcuaNodeIdServicesDataType PubSubGroupDataType
-
WriterGroupTransportDataType
public static final OpcuaNodeIdServicesDataType WriterGroupTransportDataType
-
WriterGroupMessageDataType
public static final OpcuaNodeIdServicesDataType WriterGroupMessageDataType
-
PubSubConnectionDataType
public static final OpcuaNodeIdServicesDataType PubSubConnectionDataType
-
ConnectionTransportDataType
public static final OpcuaNodeIdServicesDataType ConnectionTransportDataType
-
ReaderGroupTransportDataType
public static final OpcuaNodeIdServicesDataType ReaderGroupTransportDataType
-
ReaderGroupMessageDataType
public static final OpcuaNodeIdServicesDataType ReaderGroupMessageDataType
-
DataSetReaderDataType
public static final OpcuaNodeIdServicesDataType DataSetReaderDataType
-
DataSetReaderTransportDataType
public static final OpcuaNodeIdServicesDataType DataSetReaderTransportDataType
-
DataSetReaderMessageDataType
public static final OpcuaNodeIdServicesDataType DataSetReaderMessageDataType
-
SubscribedDataSetDataType
public static final OpcuaNodeIdServicesDataType SubscribedDataSetDataType
-
TargetVariablesDataType
public static final OpcuaNodeIdServicesDataType TargetVariablesDataType
-
IdentityCriteriaType
public static final OpcuaNodeIdServicesDataType IdentityCriteriaType
-
IdentityMappingRuleType
public static final OpcuaNodeIdServicesDataType IdentityMappingRuleType
-
SubscribedDataSetMirrorDataType
public static final OpcuaNodeIdServicesDataType SubscribedDataSetMirrorDataType
-
UadpNetworkMessageContentMask
public static final OpcuaNodeIdServicesDataType UadpNetworkMessageContentMask
-
UadpWriterGroupMessageDataType
public static final OpcuaNodeIdServicesDataType UadpWriterGroupMessageDataType
-
UadpDataSetMessageContentMask
public static final OpcuaNodeIdServicesDataType UadpDataSetMessageContentMask
-
UadpDataSetWriterMessageDataType
public static final OpcuaNodeIdServicesDataType UadpDataSetWriterMessageDataType
-
UadpDataSetReaderMessageDataType
public static final OpcuaNodeIdServicesDataType UadpDataSetReaderMessageDataType
-
JsonNetworkMessageContentMask
public static final OpcuaNodeIdServicesDataType JsonNetworkMessageContentMask
-
JsonWriterGroupMessageDataType
public static final OpcuaNodeIdServicesDataType JsonWriterGroupMessageDataType
-
JsonDataSetMessageContentMask
public static final OpcuaNodeIdServicesDataType JsonDataSetMessageContentMask
-
JsonDataSetWriterMessageDataType
public static final OpcuaNodeIdServicesDataType JsonDataSetWriterMessageDataType
-
JsonDataSetReaderMessageDataType
public static final OpcuaNodeIdServicesDataType JsonDataSetReaderMessageDataType
-
BrokerWriterGroupTransportDataType
public static final OpcuaNodeIdServicesDataType BrokerWriterGroupTransportDataType
-
BrokerDataSetWriterTransportDataType
public static final OpcuaNodeIdServicesDataType BrokerDataSetWriterTransportDataType
-
BrokerDataSetReaderTransportDataType
public static final OpcuaNodeIdServicesDataType BrokerDataSetReaderTransportDataType
-
OverrideValueHandling
public static final OpcuaNodeIdServicesDataType OverrideValueHandling
-
SessionlessInvokeRequestType
public static final OpcuaNodeIdServicesDataType SessionlessInvokeRequestType
-
DataSetFieldFlags
public static final OpcuaNodeIdServicesDataType DataSetFieldFlags
-
AudioDataType
public static final OpcuaNodeIdServicesDataType AudioDataType
-
AdditionalParametersType
public static final OpcuaNodeIdServicesDataType AdditionalParametersType
-
DatagramConnectionTransportDataType
public static final OpcuaNodeIdServicesDataType DatagramConnectionTransportDataType
-
RsaEncryptedSecret
public static final OpcuaNodeIdServicesDataType RsaEncryptedSecret
-
EccEncryptedSecret
public static final OpcuaNodeIdServicesDataType EccEncryptedSecret
-
EphemeralKeyType
public static final OpcuaNodeIdServicesDataType EphemeralKeyType
-
Index
public static final OpcuaNodeIdServicesDataType Index
-
GenericAttributeValue
public static final OpcuaNodeIdServicesDataType GenericAttributeValue
-
GenericAttributes
public static final OpcuaNodeIdServicesDataType GenericAttributes
-
DecimalDataType
public static final OpcuaNodeIdServicesDataType DecimalDataType
-
RationalNumber
public static final OpcuaNodeIdServicesDataType RationalNumber
-
Vector
public static final OpcuaNodeIdServicesDataType Vector
-
ThreeDVector
public static final OpcuaNodeIdServicesDataType ThreeDVector
-
CartesianCoordinates
public static final OpcuaNodeIdServicesDataType CartesianCoordinates
-
ThreeDCartesianCoordinates
public static final OpcuaNodeIdServicesDataType ThreeDCartesianCoordinates
-
Orientation
public static final OpcuaNodeIdServicesDataType Orientation
-
ThreeDOrientation
public static final OpcuaNodeIdServicesDataType ThreeDOrientation
-
Frame
public static final OpcuaNodeIdServicesDataType Frame
-
ThreeDFrame
public static final OpcuaNodeIdServicesDataType ThreeDFrame
-
DiagnosticsLevel
public static final OpcuaNodeIdServicesDataType DiagnosticsLevel
-
PubSubDiagnosticsCounterClassification
public static final OpcuaNodeIdServicesDataType PubSubDiagnosticsCounterClassification
-
DataSetOrderingType
public static final OpcuaNodeIdServicesDataType DataSetOrderingType
-
VersionTime
public static final OpcuaNodeIdServicesDataType VersionTime
-
SessionlessInvokeResponseType
public static final OpcuaNodeIdServicesDataType SessionlessInvokeResponseType
-
AliasNameDataType
public static final OpcuaNodeIdServicesDataType AliasNameDataType
-
ReadAnnotationDataDetails
public static final OpcuaNodeIdServicesDataType ReadAnnotationDataDetails
-
CurrencyUnitType
public static final OpcuaNodeIdServicesDataType CurrencyUnitType
-
TrustListValidationOptions
public static final OpcuaNodeIdServicesDataType TrustListValidationOptions
-
StandaloneSubscribedDataSetRefDataType
public static final OpcuaNodeIdServicesDataType StandaloneSubscribedDataSetRefDataType
-
StandaloneSubscribedDataSetDataType
public static final OpcuaNodeIdServicesDataType StandaloneSubscribedDataSetDataType
-
SecurityGroupDataType
public static final OpcuaNodeIdServicesDataType SecurityGroupDataType
-
PubSubConfiguration2DataType
public static final OpcuaNodeIdServicesDataType PubSubConfiguration2DataType
-
QosDataType
public static final OpcuaNodeIdServicesDataType QosDataType
-
TransmitQosDataType
public static final OpcuaNodeIdServicesDataType TransmitQosDataType
-
TransmitQosPriorityDataType
public static final OpcuaNodeIdServicesDataType TransmitQosPriorityDataType
-
ReceiveQosDataType
public static final OpcuaNodeIdServicesDataType ReceiveQosDataType
-
ReceiveQosPriorityDataType
public static final OpcuaNodeIdServicesDataType ReceiveQosPriorityDataType
-
DatagramConnectionTransport2DataType
public static final OpcuaNodeIdServicesDataType DatagramConnectionTransport2DataType
-
DatagramWriterGroupTransport2DataType
public static final OpcuaNodeIdServicesDataType DatagramWriterGroupTransport2DataType
-
DatagramDataSetReaderTransportDataType
public static final OpcuaNodeIdServicesDataType DatagramDataSetReaderTransportDataType
-
UriString
public static final OpcuaNodeIdServicesDataType UriString
-
ProgramDiagnostic2DataType
public static final OpcuaNodeIdServicesDataType ProgramDiagnostic2DataType
-
PortableQualifiedName
public static final OpcuaNodeIdServicesDataType PortableQualifiedName
-
PortableNodeId
public static final OpcuaNodeIdServicesDataType PortableNodeId
-
UnsignedRationalNumber
public static final OpcuaNodeIdServicesDataType UnsignedRationalNumber
-
Duplex
public static final OpcuaNodeIdServicesDataType Duplex
-
InterfaceAdminStatus
public static final OpcuaNodeIdServicesDataType InterfaceAdminStatus
-
InterfaceOperStatus
public static final OpcuaNodeIdServicesDataType InterfaceOperStatus
-
NegotiationStatus
public static final OpcuaNodeIdServicesDataType NegotiationStatus
-
TsnFailureCode
public static final OpcuaNodeIdServicesDataType TsnFailureCode
-
TsnStreamState
public static final OpcuaNodeIdServicesDataType TsnStreamState
-
TsnTalkerStatus
public static final OpcuaNodeIdServicesDataType TsnTalkerStatus
-
TsnListenerStatus
public static final OpcuaNodeIdServicesDataType TsnListenerStatus
-
SemanticVersionString
public static final OpcuaNodeIdServicesDataType SemanticVersionString
-
PasswordOptionsMask
public static final OpcuaNodeIdServicesDataType PasswordOptionsMask
-
UserConfigurationMask
public static final OpcuaNodeIdServicesDataType UserConfigurationMask
-
UserManagementDataType
public static final OpcuaNodeIdServicesDataType UserManagementDataType
-
PriorityMappingEntryType
public static final OpcuaNodeIdServicesDataType PriorityMappingEntryType
-
PublishedDataSetCustomSourceDataType
public static final OpcuaNodeIdServicesDataType PublishedDataSetCustomSourceDataType
-
PubSubKeyPushTargetDataType
public static final OpcuaNodeIdServicesDataType PubSubKeyPushTargetDataType
-
PubSubConfigurationRefMask
public static final OpcuaNodeIdServicesDataType PubSubConfigurationRefMask
-
PubSubConfigurationRefDataType
public static final OpcuaNodeIdServicesDataType PubSubConfigurationRefDataType
-
PubSubConfigurationValueDataType
public static final OpcuaNodeIdServicesDataType PubSubConfigurationValueDataType
-
EncodedTicket
public static final OpcuaNodeIdServicesDataType EncodedTicket
-
Handle
public static final OpcuaNodeIdServicesDataType Handle
-
TrimmedString
public static final OpcuaNodeIdServicesDataType TrimmedString
-
AlarmMask
public static final OpcuaNodeIdServicesDataType AlarmMask
-
TransactionErrorType
public static final OpcuaNodeIdServicesDataType TransactionErrorType
-
RedundantServerMode
public static final OpcuaNodeIdServicesDataType RedundantServerMode
-
BitFieldDefinition
public static final OpcuaNodeIdServicesDataType BitFieldDefinition
-
AnnotationDataType
public static final OpcuaNodeIdServicesDataType AnnotationDataType
-
LinearConversionDataType
public static final OpcuaNodeIdServicesDataType LinearConversionDataType
-
ConversionLimitEnum
public static final OpcuaNodeIdServicesDataType ConversionLimitEnum
-
QuantityDimension
public static final OpcuaNodeIdServicesDataType QuantityDimension
-
ReferenceDescriptionDataType
public static final OpcuaNodeIdServicesDataType ReferenceDescriptionDataType
-
ReferenceListEntryDataType
public static final OpcuaNodeIdServicesDataType ReferenceListEntryDataType
-
ReadEventDetails2
public static final OpcuaNodeIdServicesDataType ReadEventDetails2
-
HistoryModifiedEvent
public static final OpcuaNodeIdServicesDataType HistoryModifiedEvent
-
-
Method Detail
-
values
public static OpcuaNodeIdServicesDataType[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (OpcuaNodeIdServicesDataType c : OpcuaNodeIdServicesDataType.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static OpcuaNodeIdServicesDataType valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
getValue
public int getValue()
-
enumForValue
public static OpcuaNodeIdServicesDataType enumForValue(int value)
-
isDefined
public static Boolean isDefined(int value)
-
-