NewRailStation

public class NewRailStation extends Intervention

Intervention that builds a new rail station.

Author:Milan Lovric

Constructors

NewRailStation

public NewRailStation(Properties props)

Constructor.

Parameters:
  • props – Properties of the intervention.

NewRailStation

public NewRailStation(String fileName)

Constructor.

Parameters:
  • fileName – File with the properties.

Methods

getNLC

public Integer getNLC()
Returns:NLC code of the new rail station.

install

public void install(Object o)

uninstall

public void uninstall(Object o)