org.jmythapi.protocol.events.impl
Class LiveTvChainUpdate

java.lang.Object
  extended by org.jmythapi.impl.AData<E>
      extended by org.jmythapi.protocol.response.impl.AMythResponse<E>
          extended by org.jmythapi.protocol.events.impl.AMythEvent<ILiveTvChainUpdate.Props>
              extended by org.jmythapi.protocol.events.impl.LiveTvChainUpdate
All Implemented Interfaces:
Cloneable, IPropertyAware<ILiveTvChainUpdate.Props>, IVersionable, ILiveTvChainUpdate, IMythEvent<ILiveTvChainUpdate.Props>, ISendable, IMythResponse<ILiveTvChainUpdate.Props>

public class LiveTvChainUpdate
extends AMythEvent<ILiveTvChainUpdate.Props>
implements ILiveTvChainUpdate


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jmythapi.protocol.events.ILiveTvChainUpdate
ILiveTvChainUpdate.Props
 
Field Summary
 
Fields inherited from class org.jmythapi.impl.AData
logger, propsClass, protoVersion, respArgs
 
Constructor Summary
LiveTvChainUpdate(ProtocolVersion protoVersion, List<String> eventArguments)
           
 
Method Summary
 String getChainId()
          Gets the Live-TV chain ID.
 
Methods inherited from class org.jmythapi.protocol.events.impl.AMythEvent
decodeProperty, encodeProperty, extractArgumentsList, extractEventName, getEventName, getPacket, toString
 
Methods inherited from class org.jmythapi.protocol.response.impl.AMythResponse
checkSize, getExpectedSize, 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.events.IMythEvent
getEventName
 
Methods inherited from interface org.jmythapi.IPropertyAware
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject
 
Methods inherited from interface org.jmythapi.IVersionable
getVersionNr
 
Methods inherited from interface org.jmythapi.protocol.ISendable
getPacket
 

Constructor Detail

LiveTvChainUpdate

public LiveTvChainUpdate(ProtocolVersion protoVersion,
                         List<String> eventArguments)
Method Detail

getChainId

public String getChainId()
Description copied from interface: ILiveTvChainUpdate
Gets the Live-TV chain ID.

Specified by:
getChainId in interface ILiveTvChainUpdate
Returns:
the live-TV chain ID.


Copyright © 2008-2013. All Rights Reserved.