IpNetworkCreateRsp Class Reference
EPP IpNetworkCreateRsp Class.
More...
#include <IpNetworkCreateRsp.H>
List of all members.
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:
-
void IpNetworkCreateRsp::set_ipRange |
( |
const IpRange & |
ipRange |
) |
[inline] |
Sets ip range.
- Parameters:
-
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: