Uses of Class
org.opentrafficsim.xml.generated.SHORTESTROUTE.VIA
-
Packages that use SHORTESTROUTE.VIA Package Description org.opentrafficsim.xml.generated -
-
Uses of SHORTESTROUTE.VIA in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated with type parameters of type SHORTESTROUTE.VIA Modifier and Type Field Description protected List<SHORTESTROUTE.VIA>SHORTESTROUTE. viaMethods in org.opentrafficsim.xml.generated that return SHORTESTROUTE.VIA Modifier and Type Method Description SHORTESTROUTE.VIAObjectFactory. createSHORTESTROUTEVIA()Create an instance ofSHORTESTROUTE.VIAMethods in org.opentrafficsim.xml.generated that return types with arguments of type SHORTESTROUTE.VIA Modifier and Type Method Description List<SHORTESTROUTE.VIA>SHORTESTROUTE. getVIA()Gets the value of the via property.
-