Class SearchPropertyType

Represents a search property type.

Hierarchy

  • OnmsEnum<string>
    • SearchPropertyType

Constructors

Accessors

Methods

  • convert this enum to a string suitable for display

    Returns string

  • convert to the JSON representation

    Returns { id: string; label: string }