Packagecom.mapquest
Classpublic class SingleLineAddress
InheritanceSingleLineAddress Inheritance Location Inheritance MQObject



Public Properties
 PropertyDefined by
 InheritedCLASS_NAME : String = "MQObject"
[static]
MQObject
Protected Properties
 PropertyDefined by
 InheritedobjectVersion : Number = 0
Value to represent the version of this object
MQObject
 Inheritedxml : XML = null
MQObject
 Inheritedxpath : String
MQObject
Public Methods
 MethodDefined by
  
Constructs a new MQSingleLineAddress object.
SingleLineAddress
  
getAddress():String
Gets Address.
SingleLineAddress
  
getClassName():String
Returns the text name of this class.
SingleLineAddress
  
getCountry():String
Gets Country.
SingleLineAddress
  
Returns the version of this class.
SingleLineAddress
 Inherited
getProperty(path:String):String
Gets values from xml.
MQObject
 Inherited
Create a copy of this object.
MQObject
 Inherited
MQObject
 Inherited
MQObject
 Inherited
loadXml(xml:XML):void
New XML Handler
MQObject
 Inherited
readExternal(input:IDataInput):void
MQObject
 Inherited
saveXml():XML
New XML Handler
MQObject
  
setAddress(strAddress:String):void
Sets Address.
SingleLineAddress
  
setCountry(strCountry:String):void
Sets Country.
SingleLineAddress
 Inherited
setProperty(path:String, value:Object):String
Sets values in xml.
MQObject
 Inherited
setXpath(xpath:String):void
Sets the m_xpath object.
MQObject
 Inherited
writeExternal(output:IDataOutput):void
MQObject
Protected Methods
 MethodDefined by
 Inherited
getXML():XML
Returns the m_xmlDoc object.
MQObject
 Inherited
getXpath():String
Returns the xpath string.
MQObject
 Inherited
setXML(xml:XML):void
Sets the m_xmlDoc object.
MQObject
Constructor detail
SingleLineAddress()constructor
public function SingleLineAddress()

Constructs a new MQSingleLineAddress object.

Method detail
getAddress()method
public function getAddress():String

Gets Address.

Returns
String — The Address
getClassName()method 
public override function getClassName():String

Returns the text name of this class.

Returns
String — The text name of this class.
getCountry()method 
public function getCountry():String

Gets Country.

Returns
String — The Country
getObjectVersion()method 
public override function getObjectVersion():Number

Returns the version of this class.

Returns
Number — The version of this class.
setAddress()method 
public function setAddress(strAddress:String):void

Sets Address.

Parameters
strAddress:String — strAddress Singleline Address
setCountry()method 
public function setCountry(strCountry:String):void

Sets Country.

Parameters
strCountry:String — strCountry Country