Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StatusCode

a particular StatusCode , with it's value , name and description

class

StatusCode

param
param
param
param
constructor

Hierarchy

Index

Accessors

description

  • get description(): string

hasOverflowBit

  • get hasOverflowBit(): boolean

hasSemanticChangedBit

  • get hasSemanticChangedBit(): boolean

hasStructureChangedBit

  • get hasStructureChangedBit(): boolean

name

  • get name(): string

value

  • get value(): number

valueOf

  • get valueOf(): number

Methods

checkBit

  • checkBit(mask: number): boolean

equals

isNot

toJSON

  • toJSON(): any

toJSONFull

  • toJSONFull(): any

toString

  • toString(): string

Static makeStatusCode

Generated using TypeDoc