org.jmythapi.protocol.response.impl
Class RecordingsScheduled

java.lang.Object
  extended by org.jmythapi.impl.AData<E>
      extended by org.jmythapi.protocol.response.impl.AMythResponse<E>
          extended by org.jmythapi.protocol.response.impl.ARecordings<IRecordingsScheduled.Props>
              extended by org.jmythapi.protocol.response.impl.RecordingsScheduled
All Implemented Interfaces:
Cloneable, Iterable<IProgramInfo>, IPropertyAware<IRecordingsScheduled.Props>, IVersionable, ISendable, IMythResponse<IRecordingsScheduled.Props>, IRecordings, IRecordingsScheduled

public class RecordingsScheduled
extends ARecordings<IRecordingsScheduled.Props>
implements IRecordingsScheduled


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jmythapi.protocol.response.IRecordingsScheduled
IRecordingsScheduled.Props
 
Field Summary
 
Fields inherited from class org.jmythapi.impl.AData
logger, propsClass, protoVersion, respArgs
 
Constructor Summary
RecordingsScheduled(IMythPacket packet)
           
 
Method Summary
protected  int getSizePropertyIndex()
           
 
Methods inherited from class org.jmythapi.protocol.response.impl.ARecordings
getExpectedSize, getProgramInfoList, getProgramInfoList, isEmpty, iterator, iterator, size, toString
 
Methods inherited from class org.jmythapi.protocol.response.impl.AMythResponse
checkSize, decodeProperty, encodeProperty, getPacket, getProperties, getProperty, getPropertyIndex
 
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
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jmythapi.protocol.response.IRecordings
getProgramInfoList, getProgramInfoList, isEmpty, iterator, iterator, size
 
Methods inherited from interface org.jmythapi.IVersionable
getVersionNr
 
Methods inherited from interface org.jmythapi.IPropertyAware
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject
 

Constructor Detail

RecordingsScheduled

public RecordingsScheduled(IMythPacket packet)
Method Detail

getSizePropertyIndex

protected int getSizePropertyIndex()
Specified by:
getSizePropertyIndex in class ARecordings<IRecordingsScheduled.Props>
Returns:
the position within the response-arguments where the size property is located


Copyright © 2008-2013. All Rights Reserved.