Package org.opentrafficsim.xml.bindings
Class LengthBeginEndAdapterTest
java.lang.Object
org.opentrafficsim.xml.bindings.LengthBeginEndAdapterTest
LengthBeginEndAdapterTest for LengthBeginEnd.
Copyright (c) 2013-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
-
Field Summary
Modifier and TypeFieldDescription(package private) org.djunits.unit.LengthUnit[]
the allowed units.(package private) String[]
the corresponding strings. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Test the LengthBeginEndAdapter
-
Field Details
-
units
org.djunits.unit.LengthUnit[] unitsthe allowed units. -
unitStrings
String[] unitStringsthe corresponding strings.
-
-
Constructor Details
-
LengthBeginEndAdapterTest
public LengthBeginEndAdapterTest()
-
-
Method Details
-
testLengthBeginEndAdapter
public void testLengthBeginEndAdapter() throws javax.xml.bind.JAXBExceptionTest the LengthBeginEndAdapter- Throws:
javax.xml.bind.JAXBException
-