org.teleal.cling.support.avtransport.lastchange
Class AVTransportVariable.CurrentPlayMode

java.lang.Object
  extended by org.teleal.cling.support.lastchange.EventedValue<E>
      extended by org.teleal.cling.support.lastchange.EventedValueEnum<PlayMode>
          extended by org.teleal.cling.support.avtransport.lastchange.AVTransportVariable.CurrentPlayMode
Enclosing class:
AVTransportVariable

public static class AVTransportVariable.CurrentPlayMode
extends EventedValueEnum<PlayMode>


Field Summary
 
Fields inherited from class org.teleal.cling.support.lastchange.EventedValue
value
 
Constructor Summary
AVTransportVariable.CurrentPlayMode(Map.Entry<String,String>[] attributes)
           
AVTransportVariable.CurrentPlayMode(PlayMode playMode)
           
 
Method Summary
protected  PlayMode enumValueOf(String s)
           
 
Methods inherited from class org.teleal.cling.support.lastchange.EventedValueEnum
getDatatype, toString, valueOf
 
Methods inherited from class org.teleal.cling.support.lastchange.EventedValue
getAttributes, getName, getValue, valueOf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AVTransportVariable.CurrentPlayMode

public AVTransportVariable.CurrentPlayMode(PlayMode playMode)

AVTransportVariable.CurrentPlayMode

public AVTransportVariable.CurrentPlayMode(Map.Entry<String,String>[] attributes)
Method Detail

enumValueOf

protected PlayMode enumValueOf(String s)
Specified by:
enumValueOf in class EventedValueEnum<PlayMode>


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.