public class BodyWeightImpl extends Object implements BodyWeight
| Constructor and Description |
|---|
BodyWeightImpl(String bodyWeight,
PreciseDate dateTimeOfObservation) |
| Modifier and Type | Method and Description |
|---|---|
PreciseDate |
getDateTimeOfObservation() |
String |
getUnit() |
String |
getValue() |
public BodyWeightImpl(String bodyWeight, PreciseDate dateTimeOfObservation)
public String getValue()
getValue in interface BodyWeightpublic PreciseDate getDateTimeOfObservation()
getDateTimeOfObservation in interface BodyWeightpublic String getUnit()
getUnit in interface BodyWeightCopyright © 2021. All rights reserved.