Package

model

Permalink

package model

Visibility
  1. Public
  2. All

Type Members

  1. case class LinkedStation(parentStationCode: String, parentStationType: Int, childrenStationCode: String, childrenStationType: Int, linkType: Option[String]) extends Product with Serializable

    Permalink

Value Members

  1. object LinkedStation extends Serializable

    Permalink

Ungrouped