Line.empty constructor
Line.empty()
Creates an empty Line.
Implementation
Line.empty()
: name = '',
startStationCode = '',
endStationCode = '',
internalDestination1 = '',
internalDestination2 = '',
lineCode = '';