org.jmythapi.protocol.response.impl
Class ProgramAudioProperties

java.lang.Object
  extended by java.lang.Number
      extended by org.jmythapi.protocol.response.impl.AGroup<E>
          extended by org.jmythapi.protocol.response.impl.AFlagGroup<IProgramAudioProperties.Flags>
              extended by org.jmythapi.protocol.response.impl.ProgramAudioProperties
All Implemented Interfaces:
Serializable, Cloneable, Formattable, IVersionable, IFlagGroup<IProgramAudioProperties.Flags>, IGroup<IProgramAudioProperties.Flags>, IProgramAudioProperties

public class ProgramAudioProperties
extends AFlagGroup<IProgramAudioProperties.Flags>
implements IProgramAudioProperties

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.jmythapi.protocol.response.IProgramAudioProperties
IProgramAudioProperties.Flags
 
Field Summary
 
Fields inherited from class org.jmythapi.protocol.response.impl.AGroup
groupClass, logger, longValue, protoVersion
 
Constructor Summary
ProgramAudioProperties(ProtocolVersion protoVersion, long programFlags)
           
 
Method Summary
static IProgramAudioProperties valueOf(ProtocolVersion protoVersion, String flagString)
           
 
Methods inherited from class org.jmythapi.protocol.response.impl.AFlagGroup
getActiveFlags, getFlagMap, getFlagValue, getInactiveFlags, getSupportedFlags, getSupportedFlags, isSet, isSupportedFlag, toString, valueOf
 
Methods inherited from class org.jmythapi.protocol.response.impl.AGroup
clone, createObject, doubleValue, equals, floatValue, formatTo, getGroupClass, getVersionNr, hashCode, intValue, longValue, valueOf, valueOf, valueOf
 
Methods inherited from class java.lang.Number
byteValue, shortValue
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.jmythapi.protocol.response.IFlagGroup
getActiveFlags, getFlagMap, getInactiveFlags, getSupportedFlags, isSet
 
Methods inherited from interface org.jmythapi.protocol.response.IGroup
getGroupClass, longValue
 
Methods inherited from interface org.jmythapi.IVersionable
getVersionNr
 

Constructor Detail

ProgramAudioProperties

public ProgramAudioProperties(ProtocolVersion protoVersion,
                              long programFlags)
Method Detail

valueOf

public static IProgramAudioProperties valueOf(ProtocolVersion protoVersion,
                                              String flagString)


Copyright © 2008-2013. All Rights Reserved.