Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CoordinateList

Holds result of network coordinates query

Hierarchy

  • CoordinateList

Index

Constructors

constructor

  • Returns CoordinateList

  • Parameters

    Returns CoordinateList

Methods

getIndex

  • getIndex(): number
  • Set Consul index, a unique identifier representing the current state of the requested coordinates

    Returns number

getList

  • Set list of coordinates

    Returns Coordinate[]

setIndex

  • Set Consul index, a unique identifier representing the current state of the requested coordinates

    Parameters

    • index: number

    Returns CoordinateList

setList

  • Set list of coordinates

    Parameters

    Returns CoordinateList

toJson

  • toJson(): {}
  • Returns {}

    • [key: string]: any

Generated using TypeDoc