| Package | Description |
|---|---|
| ma.glasnost.orika.test.collection |
| Modifier and Type | Method and Description |
|---|---|
CollectionTestCase.Name[] |
CollectionTestCase.Destination2.getNames() |
| Modifier and Type | Method and Description |
|---|---|
List<CollectionTestCase.Name> |
CollectionTestCase.Source.getNames() |
List<CollectionTestCase.Name> |
CollectionTestCase.Destination.getNames() |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionTestCase.Destination2.setNames(CollectionTestCase.Name[] names) |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionTestCase.Source.setNames(List<CollectionTestCase.Name> names) |
void |
CollectionTestCase.Destination.setNames(List<CollectionTestCase.Name> names) |
Copyright © 2015 Glasnost. All Rights Reserved.