Class Address |
The Address class wraps some access methods around an address. In particular, it provides methods for mapping an address to/from the forms needed for database storage and for GUI processing.
Details |
Constructor |
Methods: |
rec | an address record |
self |
Build this address from its GUI equivalent.
rec | an address record |
self |
Build this address from its DB equivalent.
address as an address record |
Produce this address in a form suitable for GUI display. (i.e. all Unicon structures)
address as an address record |
Produce this address in form suitable for storing into DB.
multiline string representation of this address |
Produce a readable version of the Address (mainly for debugging)
Fields: |