Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsServiceType

Represents an OpenNMS service.

Hierarchy

  • OnmsServiceType

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 service type object for the given service.

    Parameters

    • id: number
    • name: string

    Returns any

Generated using TypeDoc