7 #ifndef __DEF_REG_INFO_RSP_H__
8 #define __DEF_REG_INFO_RSP_H__
321 #endif // __DEF_REG_INFO_RSP_H__
void set_name(const DefRegName &name)
Sets name of the Defensive Registration object.
Definition: DefRegInfoRsp.H:51
DefRegName get_name() const
Returns name of the Defensive Registration object.
Definition: DefRegInfoRsp.H:57
set< string > get_status_set() const
Returns set of status.
Definition: DefRegInfoRsp.H:135
set< string > _status_set
Definition: DefRegInfoRsp.H:292
EPP Response Class.
Definition: Response.H:24
string _upDate
last modification date
Definition: DefRegInfoRsp.H:307
void set_trDate(const string &trDate)
Sets last successfull transfer date.
Definition: DefRegInfoRsp.H:216
DefRegName _name
Name of the Defensive Registration object.
Definition: DefRegInfoRsp.H:268
string _trademark_date
Date when the Trademark was issued.
Definition: DefRegInfoRsp.H:284
string get_registrant() const
Returns registrant.
Definition: DefRegInfoRsp.H:69
void set_crDate(const string &crDate)
Sets creation date.
Definition: DefRegInfoRsp.H:168
string _exDate
expiration date
Definition: DefRegInfoRsp.H:310
EPP defensive registration Name Class.
Definition: CommonData.H:797
void set_roid(const string &roid)
Sets repository object identification.
Definition: DefRegInfoRsp.H:39
void set_trademark_country(const string &country)
Definition: DefRegInfoRsp.H:90
void set_trademark_date(const string &date)
Sets date when the Trademark was issued.
Definition: DefRegInfoRsp.H:103
void set_upID(const string &upID)
Sets the identifier of the client that last updated the object.
Definition: DefRegInfoRsp.H:180
string _trDate
last successfull transfer date
Definition: DefRegInfoRsp.H:313
string _registrant
Definition: DefRegInfoRsp.H:273
string get_trademark_id() const
Definition: DefRegInfoRsp.H:83
string _trademark_country
Definition: DefRegInfoRsp.H:281
string _upID
client that last updated object
Definition: DefRegInfoRsp.H:304
string get_upID() const
Returns the identifier of the client that last updated the object.
Definition: DefRegInfoRsp.H:186
string _crID
client that created object
Definition: DefRegInfoRsp.H:298
string get_crID() const
Returns the name of the Defensive Registration object.
Definition: DefRegInfoRsp.H:162
AuthInfo get_authInfo() const
Returns authorization information.
Definition: DefRegInfoRsp.H:237
string get_trademark_country() const
Definition: DefRegInfoRsp.H:97
string get_upDate() const
Returns last modification date.
Definition: DefRegInfoRsp.H:198
string get_exDate() const
Returns expiration date.
Definition: DefRegInfoRsp.H:210
string get_trDate() const
Returns last successfull transfer date.
Definition: DefRegInfoRsp.H:222
void set_trademark_id(const string &id)
Definition: DefRegInfoRsp.H:76
string get_trademark_date() const
Returns the date when the Trademark was issued.
Definition: DefRegInfoRsp.H:109
string get_crDate() const
Returns creation date.
Definition: DefRegInfoRsp.H:174
string _admin_contact
Definition: DefRegInfoRsp.H:288
void reset()
Reset all object attributes.
Definition: CommonData.H:152
void set_registrant(const string ®istrant)
Sets registrant.
Definition: DefRegInfoRsp.H:63
void set_authInfo(const AuthInfo &authInfo)
Sets authorization information.
Definition: DefRegInfoRsp.H:228
string _clID
sponsoring client id
Definition: DefRegInfoRsp.H:295
string get_admin_contact() const
Definition: DefRegInfoRsp.H:123
string _roid
Definition: DefRegInfoRsp.H:265
DefRegInfoRsp(bool reset=true)
Default constructor.
Definition: DefRegInfoRsp.H:28
string get_clID() const
Returns sponsoring client.
Definition: DefRegInfoRsp.H:150
void reset()
Resets object attributes.
Definition: DefRegInfoRsp.H:240
void set_crID(const string &crID)
Sets the identifier of the client that created the object.
Definition: DefRegInfoRsp.H:156
void set_admin_contact(const string &contact)
Definition: DefRegInfoRsp.H:116
void insert_status(const string &status)
Inserts a new status.
Definition: DefRegInfoRsp.H:129
void reset()
Resets object attributes.
Definition: CommonData.H:867
AuthInfo _authInfo
authorization information
Definition: DefRegInfoRsp.H:316
string _crDate
creation date
Definition: DefRegInfoRsp.H:301
void reset()
reset attributes
Definition: Response.H:161
string _trademark_id
Definition: DefRegInfoRsp.H:277
void set_clID(const string &clID)
Sets the sponsoring client.
Definition: DefRegInfoRsp.H:141
EPP DefRegInfoRsp Class.
Definition: DefRegInfoRsp.H:24
void set_upDate(const string &upDate)
Sets last modification date.
Definition: DefRegInfoRsp.H:192
AuthInfo Class.
Definition: CommonData.H:83
void set_exDate(const string &exDate)
Sets expiration date.
Definition: DefRegInfoRsp.H:204
string get_roid() const
Returns repository object identification.
Definition: DefRegInfoRsp.H:45