Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsServiceType

Represents an OpenNMS service.

Hierarchy

  • OnmsServiceType

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

id

id: number

The service ID.

name

name: string

The service name.

Accessors

urlValue

  • get urlValue(): string

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