Class Agency

java.lang.Object
com.here.sdk.routing.Agency

public final class Agency extends Object

Holds all the agency information.

  • Field Details

    • name

      @NonNull public String name

      Human readable name of the owner of the transport service.

    • website

      @Nullable public String website

      Link to the agency's website.

  • Method Details