EPP Notice Class.
More...
#include <ClaimsNotice.H>
string ClaimsNotice::get_acceptedDate |
( |
| ) |
const |
|
inline |
Returns the date and time that the Claims Notice was accepted.
- Returns
- date and time that the Claims Notice was accepted
string ClaimsNotice::get_id |
( |
| ) |
const |
|
inline |
Returns the unique notice identifier generated by the source of the Claims Notice information
- Returns
- unique notice identifier generated by the source of the Claims Notice information
string ClaimsNotice::get_notAfter |
( |
| ) |
const |
|
inline |
Returns the expiry of the claims notice.
- Returns
- expiry of the claims notice
bool ClaimsNotice::is_empty |
( |
| ) |
const |
|
inline |
Returns if the Notice object is empty.
- Returns
- true for empty notice object or false otherwise
void ClaimsNotice::set_acceptedDate |
( |
const string & |
acceptedDate | ) |
|
|
inline |
Sets the date and time that the Claims Notice was accepted.
- Parameters
-
acceptedDate | date and time that the Claims Notice was accepted |
Referenced by SheppObjSet::claimsNotice().
void ClaimsNotice::set_id |
( |
const string & |
id | ) |
|
|
inline |
Sets the unique notice identifier generated by the source of the Claims Notice information
- Parameters
-
id | unique notice identifier generated by the source of the Claims Notice information |
Referenced by SheppObjSet::claimsNotice().
void ClaimsNotice::set_notAfter |
( |
const string & |
notAfter | ) |
|
|
inline |
The documentation for this class was generated from the following file: