|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProgramInfoList | |
---|---|
org.jmythapi.protocol.response.impl | This package contains implementations of MythTV response messages. |
Uses of ProgramInfoList in org.jmythapi.protocol.response.impl |
---|
Methods in org.jmythapi.protocol.response.impl that return ProgramInfoList | |
---|---|
static ProgramInfoList |
ProgramInfoList.emptyList(ProtocolVersion protoVersion)
Creates an empty program-info list |
static ProgramInfoList |
ProgramInfoList.valueOf(ProtocolVersion protoVersion,
Collection<IProgramInfo> programs)
Converts a collection of program-info objects into a program-info list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |