PostalInfo class.
More...
#include <CommonData.H>
|
void | reset () |
|
string | get_type () const |
|
void | set_type (const string &type) |
|
string | get_name () const |
|
void | set_name (const string &name) |
|
string | get_org () const |
|
void | set_org (const string &org) |
|
string | get_str1 () const |
|
void | set_str1 (const string &str1) |
|
string | get_str2 () const |
|
void | set_str2 (const string &str2) |
|
string | get_str3 () const |
|
void | set_str3 (const string &str3) |
|
string | get_city () const |
|
void | set_city (const string &city) |
|
string | get_sp () const |
|
void | set_sp (const string &sp) |
|
string | get_pc () const |
|
void | set_pc (const string &pc) |
|
string | get_cc () const |
|
void | set_cc (const string &cc) |
|
bool | get_type_f () const |
|
bool | get_name_f () const |
|
bool | get_org_f () const |
|
bool | get_str1_f () const |
|
bool | get_str2_f () const |
|
bool | get_str3_f () const |
|
bool | get_city_f () const |
|
bool | get_sp_f () const |
|
bool | get_pc_f () const |
|
bool | get_cc_f () const |
|
The documentation for this class was generated from the following file: