org.jmythapi.protocol.response.impl
Class ARecorderProgramInfo<E extends Enum<E>>
java.lang.Object
org.jmythapi.impl.AData<E>
org.jmythapi.protocol.response.impl.AMythResponse<E>
org.jmythapi.protocol.response.impl.AProgramInfo<E>
org.jmythapi.protocol.response.impl.ARecorderProgramInfo<E>
- All Implemented Interfaces:
- Cloneable, IBasicChannelInfo, IPropertyAware<E>, IVersionable, ISendable, IBasicProgramInfo, IMythResponse<E>
- Direct Known Subclasses:
- RecorderNextProgramInfo, RecorderProgramInfo
public abstract class ARecorderProgramInfo<E extends Enum<E>>
- extends AProgramInfo<E>
Methods inherited from class org.jmythapi.protocol.response.impl.AProgramInfo |
getCategory, getChannelID, getChannelNumber, getChannelSign, getDescription, getDuration, getEndDateTime, getFullTitle, getMinutesAfterMidnight, getProgramID, getSeriesID, getStartDateTime, getSubtitle, getTitle, getUniqueProgramId, isValid |
Methods inherited from class org.jmythapi.impl.AData |
clone, equals, getPropertyClass, getPropertyCount, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValueObject, getPropertyValues, getVersionNr, hashCode, init, postProcessArguments, setPropertyValue, setPropertyValue, setPropertyValueObject, toString |
ARecorderProgramInfo
public ARecorderProgramInfo(Class<E> propsClass,
IMythPacket packet)
ARecorderProgramInfo
public ARecorderProgramInfo(ProtocolVersion protoVersion,
Class<E> propsClass)
ARecorderProgramInfo
public ARecorderProgramInfo(ProtocolVersion protoVersion,
Class<E> propsClass,
ArrayList<String> responseArgs)
getChannelIconPath
public abstract String getChannelIconPath()
Copyright © 2008-2013. All Rights Reserved.