Methods
setName(n)
- Description:
The main name.
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
n |
string | Real name of person, the legal name. |
The Person class represents a person or entity that can be a customer or supplier.
It is used to store information about persons, such as their name, address and identification.
The main name.
| Name | Type | Description |
|---|---|---|
n |
string | Real name of person, the legal name. |