Java com.google.gwt.maps.client.services DistanceMatrixResponseElement fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.maps.client.services DistanceMatrixResponseElement fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.maps.client.services DistanceMatrixResponseElement.

The text is from its open source code.

Method

DistancegetDistance()
The distance for this origin-destination pairing.
DurationgetDuration()
The duration for this origin-destination pairing.
DistanceMatrixElementStatusgetStatus()
The status of this particular origin-destination pairing.