Class DirectionsResponse
- java.lang.Object
-
- net.anwiba.spatial.ors.directions.schema.v04_0.DirectionsResponse
-
public class DirectionsResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DirectionsResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InfogetInfo()Routes[]getRoutes()voidsetInfo(Info info)voidsetRoutes(Routes[] routes)
-