IpNetworkCreateRsp Class Reference

EPP IpNetworkCreateRsp Class. More...

#include <IpNetworkCreateRsp.H>

Inheritance diagram for IpNetworkCreateRsp:

Response

List of all members.

Public Member Functions

 IpNetworkCreateRsp (bool reset=true)
 Default constructor.
void set_ipRange (const IpRange &ipRange)
 Sets ip range.
IpRange get_ipRange () const
 Returns ip range.
void set_roid (const string &roid)
 Sets repository object ID.
string get_roid () const
 Returns repository object ID.
void set_crDate (const string &crDate)
 Sets creation date.
string get_crDate () const
 Returns creation date.
void set_exDate (const string &exDate)
 Sets expiration date.
string get_exDate () const
 Returns expiration date.
void reset ()
 reset attributes


Detailed Description

EPP IpNetworkCreateRsp Class.

Member Function Documentation

string IpNetworkCreateRsp::get_crDate (  )  const [inline]

Returns creation date.

Returns:
creation date

string IpNetworkCreateRsp::get_exDate (  )  const [inline]

Returns expiration date.

Returns:
expiration date

IpRange IpNetworkCreateRsp::get_ipRange (  )  const [inline]

Returns ip range.

Returns:
ip range

string IpNetworkCreateRsp::get_roid (  )  const [inline]

Returns repository object ID.

Returns:
server-unique id for the created IP network

void IpNetworkCreateRsp::set_crDate ( const string &  crDate  )  [inline]

Sets creation date.

Parameters:
crDate object creation date

void IpNetworkCreateRsp::set_exDate ( const string &  exDate  )  [inline]

Sets expiration date.

Parameters:
exDate expiration date

void IpNetworkCreateRsp::set_ipRange ( const IpRange ipRange  )  [inline]

Sets ip range.

Parameters:
ipRange ip range

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

Sets repository object ID.

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


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