Class MMAddress

Object
   |
   +--MMAddress

class MMAddress

Defined in MultimapAPI


Constructor Summary
MMAddress ( <Object> json_address )
            An object representation of an address.
 
Method Summary
 MMAddress copy()
           Makes a new MMAddress object containing a copy of the data within this one.
 String toString()
           Function to return a simple string representation of the object.

Constructor Detail

MMAddress

MMAddress( <Object> json_address )

Method Detail

copy

MMAddress copy()

toString

String toString()


Documentation generated by JSDoc on Wed Aug 16 15:33:06 2006