A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
NarrativeType — Class in package com.mapquest
Constants to specify the type of route wanted.
NarrativeType(val) — Constructor in class com.mapquest.NarrativeType
Constructs a new NarrativeType object.
NARRATIVETYPE_DEFAULT — Constant static property in class com.mapquest.Constants
Constant to validate NarrativeTypes
DEFAULT = 0
NARRATIVETYPE_HTML — Constant static property in class com.mapquest.Constants
Constant to validate MQNarrativeTypes
HTML = 1
NARRATIVETYPE_NONE — Constant static property in class com.mapquest.Constants
Constant to validate NarrativeTypes
NONE = -1
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z