Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsServiceStatusType

Represents an OpenNMS monitored service status type.

Hierarchy

  • OnmsEnum<string>
    • OnmsServiceStatusType

Implements

Index

Constructors

constructor

Accessors

id

  • get id(): T

index

  • get index(): T

label

  • get label(): string

urlValue

  • get urlValue(): string

Methods

isManaged

  • isManaged(): boolean

toDisplayString

  • toDisplayString(): string

toJSON

  • toJSON(): object

toString

  • toString(): T

Static forId

  • forId(id: string): any

Static forLabel

  • forLabel(label: string): any

Generated using TypeDoc