Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

eppobject::domain::epp_DomainPeriod Class Reference

Class describing registration period of the domain object. More...

#include <epp_DomainPeriod.h>

List of all members.

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
Note:
Cannot set simple types to NULL.
More...


 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...


Detailed Description

Class describing registration period of the domain object.


Constructor & Destructor Documentation

eppobject::domain::epp_DomainPeriod::epp_DomainPeriod   [inline]
 

Null constructor.

virtual eppobject::domain::epp_DomainPeriod::~epp_DomainPeriod   [inline, virtual]
 

Destructor.

eppobject::domain::epp_DomainPeriod::epp_DomainPeriod epp_DomainPeriodUnitType    _m_unit,
eppobject::epp::epp_short    _m_value
[inline]
 

Constructor, using simple types when it can

Note:
Cannot set simple types to NULL.

eppobject::domain::epp_DomainPeriod::epp_DomainPeriod epp_DomainPeriodUnitType_ref    _m_unit,
eppobject::epp::epp_short_ref    _m_value
[inline]
 

Constructor, using only references.


Member Data Documentation

epp_DomainPeriodUnitType_ref eppobject::domain::epp_DomainPeriod::m_unit
 

Unit type of the domain period.

eppobject::epp::epp_short_ref eppobject::domain::epp_DomainPeriod::m_value
 

Value of domain period.


The documentation for this class was generated from the following file:
Generated on Fri Mar 22 15:48:47 2002 for epprtk c++ by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001