Options
All
  • Public
  • Public/Protected
  • All
Menu

  subscribe now with sterfive to access the online-user manual

Hierarchy

  • BaseUAObject
    • DiagnosticInfo

Index

Constructors

constructor

Properties

additionalInfo

additionalInfo: string

innerDiagnosticInfo

innerDiagnosticInfo: DiagnosticInfo

innerStatusCode

innerStatusCode: StatusCode

locale

locale: number

localizedText

localizedText: number

namespaceURI

namespaceURI: number

schema

schema: StructuredTypeSchema

symbolicId

symbolicId: number

Static possibleFields

possibleFields: string[]

Static schema

schema: StructuredTypeSchema

Methods

binaryStoreSize

  • binaryStoreSize(): number
  • Calculate the required size to store this object in a binary stream.

    method

    binaryStoreSize

    Returns number

    number

clone

  • clone(): any
  • Returns any

decode

  • Parameters

    Returns void

decodeDebug

  • Parameters

    Returns void

encode

  • encode(stream: OutputBinaryStream): void
  • Parameters

    • stream: OutputBinaryStream

    Returns void

explore

  • explore(): string
  • Returns string

isValid

  • isValid(): boolean
  • verify that all object attributes values are valid according to schema

    method

    isValid

    Returns boolean

    boolean

toJSON

  • toJSON(): any
  • Returns any

toString

  • toString(...args: any[]): string
  • method

    toString

    Parameters

    • Rest ...args: any[]

    Returns string

Generated using TypeDoc