| Package | Description |
|---|---|
| ma.glasnost.orika.test.community |
| Modifier and Type | Method and Description |
|---|---|
List<Issue64TestCase.Contact> |
Issue64TestCase.Supplier.getContacts() |
List<Issue64TestCase.Contact> |
Issue64TestCase.SupplierDto.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
Issue64TestCase.Supplier.setContacts(List<Issue64TestCase.Contact> contacts) |
void |
Issue64TestCase.SupplierDto.setContacts(List<Issue64TestCase.Contact> contacts) |
| Constructor and Description |
|---|
SupplierDto(List<Issue64TestCase.Address> addresses,
List<Issue64TestCase.Contact> contacts,
String name,
String email) |
Copyright © 2019 Glasnost. All rights reserved.