org.jmythapi.protocol.response
Interface ISleepStatus

All Superinterfaces:
Cloneable, IFlagGroup<ISleepStatus.Flags>, IGroup<ISleepStatus.Flags>, IVersionable
All Known Implementing Classes:
SleepStatus

public interface ISleepStatus
extends IVersionable, IFlagGroup<ISleepStatus.Flags>

The sleep state of a MythTV backend.

This interface represents the response to an IRemoteEncoder.getSleepStatus() request.
This interface is a IFlagGroup. See flags-list for a list of all available flags.

Since:
45
See Also:
IRemoteEncoder.getSleepStatus(), QUERY_REMOTEENCODER_GET_SLEEPSTATUS

Nested Class Summary
static class ISleepStatus.Flags
          The flags of an ISleepStatus response.
 
Method Summary
 
Methods inherited from interface org.jmythapi.protocol.response.IFlagGroup
getActiveFlags, getFlagMap, getInactiveFlags, getSupportedFlags, isSet
 
Methods inherited from interface org.jmythapi.protocol.response.IGroup
getGroupClass, longValue
 
Methods inherited from interface org.jmythapi.IVersionable
getVersionNr
 



Copyright © 2008-2013. All Rights Reserved.