|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MQObject
|
+--MQAutoRouteCovSwitch
Stores route coverage switching parameters.
See:
| Field Summary | |
<private> MQIntCollection |
m_DataVendorCodes
Value to represent the data vendor codes |
| Fields inherited from class MQObject |
m_xmlDoc, m_xpath
|
| Constructor Summary | |
MQAutoRouteCovSwitch
(<String> strXpath)
Constructs a new MQAutoRouteCovSwitch object. |
|
| Method Summary | |
String
|
getClassName()
Returns the text name of this class. |
MQIntCollection
|
getDataVendorCodes()
Returns the m_DataVendorCodes collection. |
int
|
getDataVendorCodeUsage()
Gets the DataVendorCodeUsage for this object. |
String
|
getName()
Gets the name of the Route coverage switching rules being used. |
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. |
void
|
setDataVendorCodeUsage(<int> lDataVendorCodeUsage)
Sets the DataVendorCodeUsage for this object. |
void
|
setName(<String> strName)
Sets the name of the Route coverage switching rules to use. |
| Methods inherited from class MQObject |
getM_XmlDoc, setM_XmlDoc, getM_Xpath, setM_Xpath, setProperty, getProperty, copy, internalCopy
|
| Field Detail |
<private> MQIntCollection m_DataVendorCodes
| Constructor Detail |
MQAutoRouteCovSwitch(<String> strXpath)
strXpath - The type of xPath for this class
| Method Detail |
String getClassName()
MQIntCollection getDataVendorCodes()
int getDataVendorCodeUsage()
String getName()
int getObjectVersion()
void loadXml(<String> strXml)
strXml - the xml to be assigned.
String saveXml()
void setDataVendorCodeUsage(<int> lDataVendorCodeUsage)
lDataVendorCodeUsage - DataVendorCodeUsage for this object
void setName(<String> strName)
strName - Name of coverage switching rules to use.
|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||