Constructors
constructor
- new HomeRun(id: string, _loc: any, _name: string): HomeRun
-
Parameters
-
id: string
-
_loc: any
-
_name: string
Methods
getID
- getID(): number
-
Returns number
getLocation
- getLocation(): any
-
Returns any
getName
- getName(): string
-
Returns string
A class representing a user's Home Parkrun.