Package com.polar.sdk.api.model
Object PolarDerivedMeasurementMethod.Companion
-
- All Implemented Interfaces:
public class PolarDerivedMeasurementMethod.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static PolarDerivedMeasurementMethod.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final PolarDerivedMeasurementMethodfromId(Integer id)Returns the PolarDerivedMeasurementMethod whose wire id matches, or null if unknown. -
-
Method Detail
-
fromId
final PolarDerivedMeasurementMethod fromId(Integer id)
Returns the PolarDerivedMeasurementMethod whose wire id matches, or null if unknown.
-
-
-
-