Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RepublishResponse

Hierarchy

  • ExtensionObject
    • RepublishResponse

Index

Constructors

constructor

Properties

notificationMessage

notificationMessage: NotificationMessage

responseHeader

responseHeader: ResponseHeader

Static encodingDefaultBinary

encodingDefaultBinary: ExpandedNodeId = makeExpandedNodeId(835, 0)

Static encodingDefaultXml

encodingDefaultXml: ExpandedNodeId = makeExpandedNodeId(834, 0)

Static possibleFields

possibleFields: string[] = ["responseHeader","notificationMessage"]

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