Class PriorityAdapter

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,E>

public class PriorityAdapter extends ExpressionAdapter<CrossSectionLink.Priority,PriorityType>
PriorityAdapter to convert between XML representations of an arc direction, coded as PRIORITY | NONE | TURN_ON_RED | YIELD | STOP | ALL_STOP | BUS_STOP, and an enum type.

Copyright (c) 2023-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Alexander Verbraeck, Peter Knoppers, Wouter Schakel