![]() | StationWithCoordinates Class |
Namespace: FRAM.CommonLayer.Models
The StationWithCoordinates type exposes the following members.
Name | Description | |
---|---|---|
![]() | StationWithCoordinates | Initializes a new instance of the StationWithCoordinates class |
Name | Description | |
---|---|---|
![]() | CityCode |
City code (e.g 1190).
|
![]() | Coordinate |
Coordinate.
|
![]() | HasCardTerminal |
Has card terminal.
|
![]() | HasCOD |
Has COD.
|
![]() | HasDelivery |
Has delivery.
|
![]() | HasPalletSupport |
Has pallet support.
|
![]() | HasTemperatureService |
Has temperature service.
|
![]() | Latitude |
Latitude (e.g. 61,8261263).
|
![]() | Longitude |
Longitude (e.g. 16,1008174).
|
![]() | StationAddress |
Adress (e.g. Street 1).
|
![]() | StationCityName |
City name (e.g. LJUSDAL).
|
![]() | StationName |
Station name (e.g. Ljusdal Bussgods).
|
![]() | StationNumber |
Station number (e.g. 2101).
|
![]() | StationZipCode |
Zip code (e.g. 123 45).
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |