items property
getter/setter pair
The list of road number information items. Recommended to use helper methods instead of directly accessing the items.
Implementation
List<LocalizedRoadNumber> items;
The list of road number information items. Recommended to use helper methods instead of directly accessing the items.
List<LocalizedRoadNumber> items;