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

References _expDate.

string IpNetworkRenewRsp::get_roid (  )  const [inline]

Returns repository object ID.

Returns:
server-unique id for the created IP network

References _roid.

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

References _expDate.

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

Sets repository object ID.

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

References _roid.


Member Data Documentation

string IpNetworkRenewRsp::_expDate [protected]

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

Referenced by get_expDate(), reset(), and set_expDate().


The documentation for this class was generated from the following file:

Generated on Thu Jan 21 14:44:04 2010 for libepp_nicbr by  doxygen 1.5.9