Options
All
  • Public
  • Public/Protected
  • All
Menu

Class QueryDataDescription

Hierarchy

  • ExtensionObject
    • QueryDataDescription

Index

Constructors

constructor

Properties

attributeId

attributeId: UInt32

indexRange

indexRange: NumericRange

relativePath

relativePath: RelativePath

Static encodingDefaultBinary

encodingDefaultBinary: ExpandedNodeId = makeExpandedNodeId(572, 0)

Static encodingDefaultXml

encodingDefaultXml: ExpandedNodeId = makeExpandedNodeId(571, 0)

Static possibleFields

possibleFields: string[] = ["relativePath","attributeId","indexRange"]

Accessors

schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Static schema

  • get schema(): StructuredTypeSchema
  • Returns StructuredTypeSchema

Methods

decode

  • decode(stream: BinaryStream): void
  • Parameters

    • stream: BinaryStream

    Returns void

encode

  • encode(stream: OutputBinaryStream): void
  • Parameters

    • stream: OutputBinaryStream

    Returns void

Generated using TypeDoc