Packagecom.mapquest
Classpublic class MQType
SubclassesColorStyle, CoordinateType, DistanceUnits, DrawTrigger, FeatureSpeciferAttributeType, FillStyle, FontStyle, MatchType, NarrativeType, PenStyle, QualityType, RouteMatrixResultsCode, RouteResultsCode, RouteType, SymbolType

Base type - Contains the core functions for all type classes.



Public Methods
 MethodDefined by
  
MQType
  
equals(type:*):Boolean
Checks the equality of the values of two MQType objects.
MQType
  
getClassName():String
MQType
  
intValue():int
MQType
Constructor detail
MQType()constructor
public function MQType()
Method detail
equals()method
public function equals(type:*):Boolean

Checks the equality of the values of two MQType objects.

Parameters
type:*

Returns
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