| Package | com.mapquest |
| Class | public class MQType |
| Subclasses | ColorStyle, CoordinateType, DistanceUnits, DrawTrigger, FeatureSpeciferAttributeType, FillStyle, FontStyle, MatchType, NarrativeType, PenStyle, QualityType, RouteMatrixResultsCode, RouteResultsCode, RouteType, SymbolType |
| Method | Defined by | ||
|---|---|---|---|
|
MQType()
| MQType | ||
|
equals(type:*):Boolean
Checks the equality of the values of two MQType objects.
| MQType | ||
|
getClassName():String
| MQType | ||
|
intValue():int
| MQType | ||
| MQType | () | constructor |
public function MQType()
| equals | () | method |
public function equals(type:*):BooleanChecks the equality of the values of two MQType objects.
Parameterstype:* |
Boolean — True if values are equal and false otherwise.
|
| getClassName | () | method |
public function getClassName():String
Returns
String |
| intValue | () | method |
public function intValue():int
Returns
int |