#include <epp_ContactStatus.h>
Public Methods | |
| epp_ContactStatus () | |
| Null constructor. More... | |
| virtual | ~epp_ContactStatus () | 
| Destructor. More... | |
| epp_ContactStatus (epp_ContactStatusType _m_type, eppobject::epp::epp_string _m_lang, eppobject::epp::epp_string _m_value) | |
Constructor, using simple types when it can 
  | |
| epp_ContactStatus (epp_ContactStatusType_ref _m_type, eppobject::epp::epp_string_ref _m_lang, eppobject::epp::epp_string_ref _m_value) | |
| Constructor, using only references. More... | |
Public Attributes | |
| epp_ContactStatusType_ref | m_type | 
| Type of contact status. More... | |
| eppobject::epp::epp_string_ref | m_lang | 
| Language of the human-readable describing text (iso639). More... | |
| eppobject::epp::epp_string_ref | m_value | 
| Human-readable text describing the rationale for the applied status. More... | |
      
  | 
  
| 
 Null constructor. 
  | 
  
      
  | 
  
| 
 Destructor. 
  | 
  
      
  | 
  ||||||||||||||||
| 
 Constructor, using simple types when it can 
 
  | 
  
      
  | 
  ||||||||||||||||
| 
 Constructor, using only references. 
  | 
  
      
  | 
  
| 
 Language of the human-readable describing text (iso639). 
  | 
  
      
  | 
  
| 
 Type of contact status. 
  | 
  
      
  | 
  
| 
 Human-readable text describing the rationale for the applied status. 
  | 
  
1.2.13.1 written by Dimitri van Heesch,
 © 1997-2001