Package com.polar.sdk.api.model
        Class PolarHealthThermometerData
- 
                    
                    - All Implemented Interfaces:
 
 public final class PolarHealthThermometerData
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final Floatcelsiusprivate final Floatfahrenheit
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description PolarHealthThermometerData(Float celsius, Float fahrenheit)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final FloatgetCelsius()final FloatgetFahrenheit()- 
                    
                    
                    - 
                                
                            
                                Method Detail- 
                                        getCelsiusfinal Float getCelsius() 
 - 
                                        getFahrenheitfinal Float getFahrenheit() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-