#include <epp_DomainContact.h>
Public Methods | |
| epp_DomainContact () | |
| Null constructor. More... | |
| virtual | ~epp_DomainContact () |
| Destructor. More... | |
| epp_DomainContact (epp_DomainContactType _m_type, eppobject::epp::epp_string _m_id) | |
Constructor, using simple types when it can
| |
| epp_DomainContact (epp_DomainContactType_ref _m_type, eppobject::epp::epp_string_ref _m_id) | |
| Constructor, using only references. More... | |
Public Attributes | |
| epp_DomainContactType_ref | m_type |
| Type of domain contact. More... | |
| eppobject::epp::epp_string_ref | m_id |
| ID of domain contact. More... | |
|
|
Null constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
Constructor, using simple types when it can
|
|
||||||||||||
|
Constructor, using only references.
|
|
|
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001