Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsCategory

Represents an OpenNMS category.

Hierarchy

  • OnmsCategory

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

id

id: number

The service ID.

name

name: string

The service name.

Methods

Static for

  • for(id: number, name: string): any
  • Get a singleton category object for the given category.

    Parameters

    • id: number
    • name: string

    Returns any

Generated using TypeDoc