Package com.polar.sdk.api.model.sleep
        Class SleepWakePhase
- 
                    
                    - All Implemented Interfaces:
 
 public final class SleepWakePhase
- 
                
                    
                    - 
                                
                            
                                Field SummaryFields Modifier and Type Field Description private final IntegersecondsFromSleepStartprivate final SleepWakeStatestate
 - 
                                
                            
                                Constructor SummaryConstructors Constructor Description SleepWakePhase(Integer secondsFromSleepStart, SleepWakeState state)
 - 
                                
                            
                                Method SummaryModifier and Type Method Description final IntegergetSecondsFromSleepStart()final SleepWakeStategetState()- 
                    
                    
                    - 
                                
                            
                                Constructor Detail- 
                                        SleepWakePhaseSleepWakePhase(Integer secondsFromSleepStart, SleepWakeState state) 
 
- 
                                        
 - 
                                
                            
                                Method Detail- 
                                        getSecondsFromSleepStartfinal Integer getSecondsFromSleepStart() 
 - 
                                        getStatefinal SleepWakeState getState() 
 
- 
                                        
 
- 
                                
                            
                                
 
- 
                    
                    
                    
 
-