EPP SMDCourt Class.
More...
#include <SMD.H>
Add information of the representative of the mark registration.
- Parameters
-
type | contact type |
contact | information of the representative of the mark registration |
Add a holder of the mark.
- Parameters
-
type | identify the entitlement of the holder |
holder | information of the holder of the mark |
void SMDCourt::add_label |
( |
const string & |
label | ) |
|
|
inline |
Add a a-label form of the label that correspond to the <mark:markName>
- Parameters
-
label | a-label form of the label that correspond to the <mark:markName> |
void SMDCourt::add_region |
( |
const string & |
region | ) |
|
|
inline |
Add the name of a city, state, province or other geographic region of <mark:cc> in which the mark is protected
- Parameters
-
region | name of a city, state, province or other geographic region of <mark:cc> in which the mark is protected |
string SMDCourt::get_cc |
( |
| ) |
const |
|
inline |
Returns the two-character code of the country where the court is located
- Returns
- two-character code of the country where the court is located
Returns the information of the representative of the mark registration
- Returns
- information of the representative of the mark registration
string SMDCourt::get_courtName |
( |
| ) |
const |
|
inline |
Returns the name of the court.
- Returns
- name of the court
string SMDCourt::get_goodsAndServices |
( |
| ) |
const |
|
inline |
Returns the full description of the goods and services mentioned in the mark registration document
- Returns
- full description of the goods and services mentioned in the mark registration document
Returns the information of the holder of the mark.
- Returns
- information of the holder of the mark
string SMDCourt::get_id |
( |
| ) |
const |
|
inline |
Returns the identifier of the mark.
- Returns
- identifier of the mark
list<string> SMDCourt::get_labels |
( |
| ) |
const |
|
inline |
Returns the a-label form of the label that correspond to the <mark:markName>
- Returns
- a-label form of the label that correspond to the <mark:markName>
string SMDCourt::get_markName |
( |
| ) |
const |
|
inline |
Returns the mark text string.
- Returns
- mark text string
string SMDCourt::get_proDate |
( |
| ) |
const |
|
inline |
Returns the date of protection of the mark.
- Returns
- date of protection of the mark
string SMDCourt::get_refNum |
( |
| ) |
const |
|
inline |
Returns the reference number of the court's opinion.
- Returns
- reference number of the court's opinion
list<string> SMDCourt::get_regions |
( |
| ) |
const |
|
inline |
Returns the name of a city, state, province or other geographic region of <mark:cc> in which the mark is protected
- Returns
- name of a city, state, province or other geographic region of <mark:cc> in which the mark is protected
void SMDCourt::set_cc |
( |
const string & |
cc | ) |
|
|
inline |
Sets the two-character code of the country where the court is located
- Parameters
-
cc | two-character code of the country where the court is located |
Sets the information of the representative of the mark registration
- Parameters
-
contacts | information of the representative of the mark registration |
void SMDCourt::set_courtName |
( |
const string & |
courtName | ) |
|
|
inline |
Sets the name of the court.
- Parameters
-
courtName | name of the court |
void SMDCourt::set_goodsAndServices |
( |
const string & |
goodsAndServices | ) |
|
|
inline |
Sets the full description of the goods and services mentioned in the mark registration document
- Parameters
-
goodsAndServices | full description of the goods and services mentioned in the mark registration document |
Sets the information of the holder of the mark.
- Parameters
-
holders | information of the holder of the mark |
void SMDCourt::set_id |
( |
const string & |
id | ) |
|
|
inline |
Sets the identifier of the mark.
- Parameters
-
void SMDCourt::set_labels |
( |
const list< string > & |
labels | ) |
|
|
inline |
Sets the a-label form of the label that correspond to the <mark:markName>
- Parameters
-
labels | a-label form of the label that correspond to the <mark:markName> |
void SMDCourt::set_markName |
( |
const string & |
markName | ) |
|
|
inline |
Sets the mark text string.
- Parameters
-
void SMDCourt::set_proDate |
( |
const string & |
proDate | ) |
|
|
inline |
Sets the date of protection of the mark.
- Parameters
-
proDate | date of protection of the mark |
void SMDCourt::set_refNum |
( |
const string & |
refNum | ) |
|
|
inline |
Sets the reference number of the court's opinion.
- Parameters
-
refNum | reference number of the court's opinion |
void SMDCourt::set_regions |
( |
const list< string > & |
regions | ) |
|
|
inline |
Sets the name of a city, state, province or other geographic region of <mark:cc> in which the mark is protected
- Parameters
-
regions | name of a city, state, province or other geographic region of <mark:cc> in which the mark is protected |
The documentation for this class was generated from the following file: