NumberNumberNumberStartTimeStartTimeStartTimeNumberGet the Hours
          Kind: Instance method of StartTime
          
          
          Returns: Number - the KEY_HOURS value
        
NumberGet the Minutes
          Kind: Instance method of StartTime
          
          
          Returns: Number - the KEY_MINUTES value
        
NumberGet the Seconds
          Kind: Instance method of StartTime
          
          
          Returns: Number - the KEY_SECONDS value
        
StartTimeSet the Hours
          Kind: Instance method of StartTime
          
          
          Returns: StartTime - The class instance for method chaining.
        
| Param | Type | Description | 
|---|---|---|
| hours | Number | 
                  The hour of the media clock. Some radios only support a max of 19 hours. If out of range, it will be rejected. - The desired Hours. {'num_min_value': 0, 'num_max_value': 59} |