public static class NestedPropertyTestCase.Line extends Object
| Constructor and Description |
|---|
Line(NestedPropertyTestCase.Point start,
NestedPropertyTestCase.Point end) |
| Modifier and Type | Method and Description |
|---|---|
NestedPropertyTestCase.Point |
getEnd() |
NestedPropertyTestCase.Point |
getStart() |
void |
setEnd(NestedPropertyTestCase.Point end) |
void |
setStart(NestedPropertyTestCase.Point start) |
public Line(NestedPropertyTestCase.Point start, NestedPropertyTestCase.Point end)
public NestedPropertyTestCase.Point getStart()
public void setStart(NestedPropertyTestCase.Point start)
public NestedPropertyTestCase.Point getEnd()
public void setEnd(NestedPropertyTestCase.Point end)
Copyright © 2016 Glasnost. All rights reserved.