Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsPrimaryType

Represents an OpenNMS "SNMP primary" type.

Hierarchy

Index

Constructors

constructor

Accessors

id

  • get id(): T

index

  • get index(): T

label

  • get label(): string

Methods

isPrimary

  • isPrimary(): 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