Changes between Initial Version and Version 1 of Ticket #19340, comment 1
- Timestamp:
- 2022-09-23T14:04:00+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19340, comment 1
initial v1 11 11 "maxstay", "maxweight", "maxaxleload", "maxheight", "maxwidth", "maxlength", "overtaking", "maxgcweight", "maxgcweightrating", 12 12 - "fee", "restriction", "interval", "duration", "dog")); 13 + "fee", "restriction", "interval", "duration", "dog", "max gcweightrating"));13 + "fee", "restriction", "interval", "duration", "dog", "maxweightrating")); 14 14 private static final Set<String> RESTRICTION_VALUES = new HashSet<>(Arrays.asList("yes", "official", "designated", "destination", 15 15 "delivery", "customers", "permissive", "private", "agricultural", "forestry", "no"));


