public class DataRange extends Object
| Constructor and Description |
|---|
DataRange(FieldPath path,
BoundaryPoint startPoint,
BoundaryPoint endPoint) |
| Modifier and Type | Method and Description |
|---|---|
BoundaryPoint |
getEndPoint() |
FieldPath |
getPath() |
BoundaryPoint |
getStartPoint() |
public DataRange(FieldPath path, BoundaryPoint startPoint, BoundaryPoint endPoint)
public FieldPath getPath()
public BoundaryPoint getStartPoint()
public BoundaryPoint getEndPoint()
Copyright © 2018. All rights reserved.