MapQuest Advantage JavaScript API Reference Documentation

Class MQFeatureSpeciferAttributeType

Object
   |
   +--MQType
         |
         +--MQFeatureSpeciferAttributeType

class MQFeatureSpeciferAttributeType
extends MQType


Constants for the attribute type of a FeatureSpecifier object. Used to select the attribute of a feature you want to match.
Defined in mqobjects.js


Field Summary
<private>  int value
          Value to represent the type and preset to a invalid value
 
Constructor Summary
MQFeatureSpeciferAttributeType (val)
            Constructs a new MQFeatureSpeciferAttributeType object.
 
Method Summary
 String getClassName()
           Returns the text name of this class.
 int getObjectVersion()
           Returns the version of this class.
 int intValue()
           Gets the integer value of this type.
 
Methods inherited from class MQType
equals
 

Field Detail

value

<private> int value

Constructor Detail

MQFeatureSpeciferAttributeType

MQFeatureSpeciferAttributeType(val)

Method Detail

getClassName

String getClassName()

getObjectVersion

int getObjectVersion()

intValue

int intValue()

MapQuest Advantage JavaScript API Reference Documentation

Documentation generated by JSDoc on Fri Oct 19 08:54:32 2007