|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MQObject
|
+--MQObjectCollection
|
+--MQManeuverCollection
A collection of Maneuver objects which are used to annotate the
map.
See:
| Fields inherited from class MQObjectCollection |
m_items, m_maxItems, validClassName, m_itemXpath
|
| Fields inherited from class MQObject |
m_xmlDoc, m_xpath
|
| Constructor Summary | |
MQManeuverCollection
(<String> itemXpath)
Constructs a new MQManeuverCollection object. |
|
| Method Summary | |
String
|
getClassName()
Returns the text name of this class. |
int
|
getObjectVersion()
Returns the version of this class. |
void
|
loadXml(<String> strXml)
Assigns the xml that relates to this object. |
String
|
saveXml()
Build an xml string that represents this object. |
| 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 |
MQManeuverCollection(<String> itemXpath)
itemXpath - The xpath of the items in the collection
| Method Detail |
String getClassName()
int getObjectVersion()
void loadXml(<String> strXml)
strXml - the xml to be assigned.
String saveXml()
|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||