|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RecordingsPending | |
---|---|
org.jmythapi.protocol.impl | This package contains implementations of MythTV protocol elements. |
org.jmythapi.protocol.response.impl | This package contains implementations of MythTV response messages. |
Uses of RecordingsPending in org.jmythapi.protocol.impl |
---|
Methods in org.jmythapi.protocol.impl that return RecordingsPending | |
---|---|
RecordingsPending |
Backend.queryAllPending()
|
Uses of RecordingsPending in org.jmythapi.protocol.response.impl |
---|
Methods in org.jmythapi.protocol.response.impl that return RecordingsPending | |
---|---|
static RecordingsPending |
RecordingsPending.emptyList(ProtocolVersion protoVersion)
Creates a new empty list |
static RecordingsPending |
RecordingsPending.valueOf(IProgramInfoList programs)
Creates a new pending recordings list from a program list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |