Packagecom.adobe.fileformats.vcard
Classpublic class Address



Public Properties
 PropertyDefined by
  city : String
Address
  postalCode : String
Address
  state : String
Address
  street : String
Address
  type : String
Address
Public Methods
 MethodDefined by
  
toString():String
Address
Property detail
cityproperty
public var city:String
postalCodeproperty 
public var postalCode:String
stateproperty 
public var state:String
streetproperty 
public var street:String
typeproperty 
public var type:String
Method detail
toString()method
public function toString():String

Returns
String