#include <epp_DomainPeriod.h>
Public Methods | |
| epp_DomainPeriod () | |
| Null constructor. More... | |
| virtual | ~epp_DomainPeriod () |
| Destructor. More... | |
| epp_DomainPeriod (epp_DomainPeriodUnitType _m_unit, eppobject::epp::epp_short _m_value) | |
Constructor, using simple types when it can
| |
| epp_DomainPeriod (epp_DomainPeriodUnitType_ref _m_unit, eppobject::epp::epp_short_ref _m_value) | |
| Constructor, using only references. More... | |
Public Attributes | |
| epp_DomainPeriodUnitType_ref | m_unit |
| Unit type of the domain period. More... | |
| eppobject::epp::epp_short_ref | m_value |
| Value of domain period. More... | |
|
|
Null constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
Constructor, using simple types when it can
|
|
||||||||||||
|
Constructor, using only references.
|
|
|
Unit type of the domain period.
|
|
|
Value of domain period.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001