public static class AbstractBinderTests.Station extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractBinderTests.Station.Readings |
| Constructor and Description |
|---|
Station() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractBinderTests.Station.Readings> |
getReadings() |
void |
setReadings(List<AbstractBinderTests.Station.Readings> readings) |
public List<AbstractBinderTests.Station.Readings> getReadings()
public void setReadings(List<AbstractBinderTests.Station.Readings> readings)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.