EPP SMDTreatyOrStatute 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 SMDTreatyOrStatute::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 SMDTreatyOrStatute::add_protection |
( |
const SMDProtection & |
protection | ) |
|
|
inline |
Add the country and region of the country where the mark is protected
- Parameters
-
protection | country and region of the country where the mark is protected |
Returns the information of the representative of the mark registration
- Returns
- information of the representative of the mark registration
string SMDTreatyOrStatute::get_execDate |
( |
| ) |
const |
|
inline |
Returns the execution date of the treaty or statute.
- Returns
- execution date of the treaty or statute
string SMDTreatyOrStatute::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 information of the holder of the mark.
- Returns
- information of the holder of the mark
string SMDTreatyOrStatute::get_id |
( |
| ) |
const |
|
inline |
Returns the identifier of the mark.
- Returns
- identifier of the mark
list<string> SMDTreatyOrStatute::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 SMDTreatyOrStatute::get_markName |
( |
| ) |
const |
|
inline |
Returns the mark text string.
- Returns
- mark text string
string SMDTreatyOrStatute::get_proDate |
( |
| ) |
const |
|
inline |
Returns the date of protection of the mark.
- Returns
- date of protection of the mark
list<SMDProtection> SMDTreatyOrStatute::get_protections |
( |
| ) |
const |
|
inline |
Returns the countries and region of the country where the mark is protected
- Returns
- countries and region of the country where the mark is protected
string SMDTreatyOrStatute::get_refNum |
( |
| ) |
const |
|
inline |
Returns the number of the mark of the treaty or statute.
- Returns
- number of the mark of the treaty or statute
string SMDTreatyOrStatute::get_title |
( |
| ) |
const |
|
inline |
Returns the title of the treaty or statute.
- Returns
- title of the treaty or statute
Sets the information of the representative of the mark registration
- Parameters
-
contacts | information of the representative of the mark registration |
void SMDTreatyOrStatute::set_execDate |
( |
const string & |
execDate | ) |
|
|
inline |
Sets the execution date of the treaty or statute.
- Parameters
-
execDate | execution date of the treaty or statute |
void SMDTreatyOrStatute::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 SMDTreatyOrStatute::set_id |
( |
const string & |
id | ) |
|
|
inline |
Sets the identifier of the mark.
- Parameters
-
void SMDTreatyOrStatute::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 SMDTreatyOrStatute::set_markName |
( |
const string & |
markName | ) |
|
|
inline |
Sets the mark text string.
- Parameters
-
void SMDTreatyOrStatute::set_proDate |
( |
const string & |
proDate | ) |
|
|
inline |
Sets the date of protection of the mark.
- Parameters
-
proDate | date of protection of the mark |
void SMDTreatyOrStatute::set_protections |
( |
const list< SMDProtection > & |
protections | ) |
|
|
inline |
Sets the countries and region of the country where the mark is protected
- Parameters
-
protections | countries and region of the country where the mark is protected |
void SMDTreatyOrStatute::set_refNum |
( |
const string & |
refNum | ) |
|
|
inline |
Sets the number of the mark of the treaty or statute.
- Parameters
-
refNum | number of the mark of the treaty or statute |
void SMDTreatyOrStatute::set_title |
( |
const string & |
title | ) |
|
|
inline |
Sets the title of the treaty or statute.
- Parameters
-
title | title of the treaty or statute |
The documentation for this class was generated from the following file: