public class ObservationsImpl extends Object implements Observations
| Constructor and Description |
|---|
ObservationsImpl(BodyHeight bodyHeight,
BodyWeight bodyWeight) |
| Modifier and Type | Method and Description |
|---|---|
BodyHeight |
getBodyHeight() |
BodyWeight |
getBodyWeight() |
boolean |
hasBodyHeight() |
boolean |
hasBodyWeight() |
public ObservationsImpl(BodyHeight bodyHeight, BodyWeight bodyWeight)
public BodyWeight getBodyWeight()
getBodyWeight in interface Observationspublic BodyHeight getBodyHeight()
getBodyHeight in interface Observationspublic boolean hasBodyWeight()
public boolean hasBodyHeight()
Copyright © 2021. All rights reserved.