MapQuest Advantage JavaScript API Reference Documentation

Class MQDTCollection

Object
   |
   +--MQObject
         |
         +--MQObjectCollection
               |
               +--MQIntCollection
                     |
                     +--MQDTCollection

class MQDTCollection
extends MQIntCollection


Contains a collection of display type codes.
Defined in mqobjects.js


 
Fields inherited from class MQObjectCollection
m_items, m_maxItems, validClassName, m_itemXpath
   
Fields inherited from class MQObject
m_xmlDoc, m_xpath
 
Constructor Summary
MQDTCollection (<String> itemXpath)
            Constructs a new MQDTCollection object.
 
Method Summary
 String getClassName()
           Returns the text name of this class.
 int getObjectVersion()
           Returns the version of this class.
 
Methods inherited from class MQIntCollection
loadXml, saveXml
   
Methods inherited from class MQObjectCollection
getM_Items, getValidClassName, setValidClassName, add, getSize, get, remove, removeAll, contains, append, set, isValidObject, getM_itemXpath, setM_itemXpath, getById, removeItem, getAt
   
Methods inherited from class MQObject
getM_XmlDoc, setM_XmlDoc, getM_Xpath, setM_Xpath, setProperty, getProperty, copy, internalCopy
 

Constructor Detail

MQDTCollection

MQDTCollection(<String> itemXpath)

Method Detail

getClassName

String getClassName()

getObjectVersion

int getObjectVersion()

MapQuest Advantage JavaScript API Reference Documentation

Documentation generated by JSDoc on Tue Oct 16 08:04:12 2007