#include <soa/wmscapabilities.h>
Public Member Functions | |
| CONTACTINFORMATION () | |
| ~CONTACTINFORMATION () | |
| const WMS::CONTACTADDRESS & | GetAddress () const |
| const MISTRING & | GetEmail () const |
| const MISTRING & | GetFaxPhone () const |
| const WMS::CONTACTPERSON & | GetPersonPrimary () const |
| const MISTRING & | GetPosition () const |
| const MISTRING & | GetVoicePhone () const |
| ERRVALUE | ParseXML (const XMLNODE *xmlnode) |
| SOA::WMS::CONTACTINFORMATION::CONTACTINFORMATION | ( | ) |
Constructor.
| SOA::WMS::CONTACTINFORMATION::~CONTACTINFORMATION | ( | ) |
Destructor.
| const WMS::CONTACTADDRESS& SOA::WMS::CONTACTINFORMATION::GetAddress | ( | ) | const [inline] |
Get "ContactAddress" element.
| const MISTRING& SOA::WMS::CONTACTINFORMATION::GetEmail | ( | ) | const [inline] |
Get "ContactElectronicMailAddress" element.
| const MISTRING& SOA::WMS::CONTACTINFORMATION::GetFaxPhone | ( | ) | const [inline] |
Get "ContactFaxTelephone" element.
| const WMS::CONTACTPERSON& SOA::WMS::CONTACTINFORMATION::GetPersonPrimary | ( | ) | const [inline] |
Get "ContactPersonPrimary" element.
| const MISTRING& SOA::WMS::CONTACTINFORMATION::GetPosition | ( | ) | const [inline] |
Get "ContactPosition" element.
| const MISTRING& SOA::WMS::CONTACTINFORMATION::GetVoicePhone | ( | ) | const [inline] |
Get "ContactVoiceTelephone" element.
Parse values from XMLNODE.
1.6.1