Public Interface IStationPlan Sub CreateStationPlan() Sub SaveFile(path As String) Sub LoadFile(path As String) End Interface