EPP SMDHolder Class.
More...
#include <SMD.H>
string SMDHolder::get_email |
( |
| ) |
const |
|
inline |
Returns the contact's email address.
- Returns
- email contact's email address
string SMDHolder::get_fax |
( |
| ) |
const |
|
inline |
Returns the organization's facsimile telephone number.
- Returns
- organization's facsimile telephone number
string SMDHolder::get_name |
( |
| ) |
const |
|
inline |
Returns the name of the holder.
- Returns
- name of the holder
string SMDHolder::get_org |
( |
| ) |
const |
|
inline |
Returns the name of the organization holder of the mark.
- Returns
- name of the organization holder of the mark
Returns the address information of the holder of a mark.
- Returns
- address information of the holder of a mark
string SMDHolder::get_voice |
( |
| ) |
const |
|
inline |
Returns the organization's voice telephone number.
- Returns
- organization's voice telephone number
void SMDHolder::set_email |
( |
const string & |
email | ) |
|
|
inline |
Sets the contact's email address.
- Parameters
-
email | contact's email address |
void SMDHolder::set_fax |
( |
const string & |
fax | ) |
|
|
inline |
Sets the organization's facsimile telephone number.
- Parameters
-
fax | organization's facsimile telephone number |
void SMDHolder::set_name |
( |
const string & |
name | ) |
|
|
inline |
Sets the name of the holder.
- Parameters
-
void SMDHolder::set_org |
( |
const string & |
org | ) |
|
|
inline |
Sets the name of the organization holder of the mark.
- Parameters
-
org | name of the organization holder of the mark |
void SMDHolder::set_postalInfo |
( |
const PostalInfo & |
postalInfo | ) |
|
|
inline |
Sets the address information of the holder of a mark.
- Parameters
-
postalInfo | Address information of the holder of a mark |
void SMDHolder::set_voice |
( |
const string & |
voice | ) |
|
|
inline |
Sets the organization's voice telephone number.
- Parameters
-
voice | organization's voice telephone number |
The documentation for this class was generated from the following file: