org.jmythapi.protocol.events.impl
Class LiveTvChainUpdate
java.lang.Object
org.jmythapi.impl.AData<E>
org.jmythapi.protocol.response.impl.AMythResponse<E>
org.jmythapi.protocol.events.impl.AMythEvent<ILiveTvChainUpdate.Props>
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
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 interface org.jmythapi.IPropertyAware |
getProperties, getProperty, getPropertyClass, getPropertyCount, getPropertyIndex, getPropertyMap, getPropertyValue, getPropertyValue, getPropertyValueObject, getPropertyValues, setPropertyValue, setPropertyValue, setPropertyValueObject |
LiveTvChainUpdate
public LiveTvChainUpdate(ProtocolVersion protoVersion,
List<String> eventArguments)
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.