IpNetworkRenewRsp Class Reference

EPP IpNetworkRenewRsp Class. More...

#include <IpNetworkRenewRsp.H>

Inheritance diagram for IpNetworkRenewRsp:

Response List of all members.

Public Member Functions

 IpNetworkRenewRsp (bool reset=true)
 Default constructor.
void set_roid (const string &roid)
 Sets repository object ID.
string get_roid () const
 Returns repository object ID.
void set_expDate (const string &expDate)
 Sets expiration date.
string get_expDate () const
 Returns expiration date.
void reset ()
 reset attributes

Protected Attributes

string _roid
 element that contains the server-unique identifier
string _expDate

Detailed Description

EPP IpNetworkRenewRsp Class.


Member Function Documentation

string IpNetworkRenewRsp::get_expDate (  )  const [inline]

Returns expiration date.

Returns:
date and time identifying the end of the IP network object's registration period

string IpNetworkRenewRsp::get_roid (  )  const [inline]

Returns repository object ID.

Returns:
server-unique id for the created IP network

void IpNetworkRenewRsp::set_expDate ( const string &  expDate  )  [inline]

Sets expiration date.

Parameters:
expDate date and time identifying the end of the IP network object's registration period

void IpNetworkRenewRsp::set_roid ( const string &  roid  )  [inline]

Sets repository object ID.

Parameters:
roid contains the server-unique id for the created IP network


Member Data Documentation

string IpNetworkRenewRsp::_expDate [protected]

date and time identifying the end of the IP network object's registration period


The documentation for this class was generated from the following file:
Generated on Tue Mar 17 16:03:08 2009 for libepp_nicbr by  doxygen 1.4.7