| Package | Description |
|---|---|
| omq.test.python |
| Modifier and Type | Method and Description |
|---|---|
Address |
Contact.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contact.setAddress(Address address) |
| Constructor and Description |
|---|
Contact(java.lang.String name,
java.lang.String surname,
java.lang.String phone,
int age,
Address address,
java.lang.String[] emails) |