Packagecom.myflashlab.air.extensions.gps
Classpublic class Address
InheritanceAddress Inheritance Object



Public Properties
 PropertyDefined By
  adminArea : String
Address
  countryName : String
Address
  featureName : String
Address
  ISOcountryCode : String
Address
  locality : String
Address
  phone : String
Address
  postalCode : String
Address
  premises : String
Address
  subAdminArea : String
Address
  subLocality : String
Address
  thoroughfare : String
Address
  url : String
Address
Public Methods
 MethodDefined By
  
Address
Property Detail
adminAreaproperty
public var adminArea:String

countryNameproperty 
public var countryName:String

featureNameproperty 
public var featureName:String

ISOcountryCodeproperty 
public var ISOcountryCode:String

localityproperty 
public var locality:String

phoneproperty 
public var phone:String

postalCodeproperty 
public var postalCode:String

premisesproperty 
public var premises:String

subAdminAreaproperty 
public var subAdminArea:String

subLocalityproperty 
public var subLocality:String

thoroughfareproperty 
public var thoroughfare:String

urlproperty 
public var url:String

Constructor Detail
Address()Constructor
public function Address()