| Package | Description |
|---|---|
| ma.glasnost.orika.test.fieldmap |
| Modifier and Type | Method and Description |
|---|---|
NestedPropertyTestCase.Point |
NestedPropertyTestCase.Line.getEnd() |
NestedPropertyTestCase.Point |
NestedPropertyTestCase.Line.getStart() |
| Modifier and Type | Method and Description |
|---|---|
void |
NestedPropertyTestCase.Line.setEnd(NestedPropertyTestCase.Point end) |
void |
NestedPropertyTestCase.Line.setStart(NestedPropertyTestCase.Point start) |
| Constructor and Description |
|---|
Line(NestedPropertyTestCase.Point start,
NestedPropertyTestCase.Point end) |
Copyright © 2019 Glasnost. All rights reserved.