export class RoadDirectionSelectList { roadDirectionId: number; name: string; }