org.fourthline.cling.support.avtransport.lastchange
Class AVTransportVariable.TransportState

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

public static class AVTransportVariable.TransportState
extends EventedValueEnum<TransportState>


Field Summary
 
Fields inherited from class org.fourthline.cling.support.lastchange.EventedValue
value
 
Constructor Summary
AVTransportVariable.TransportState(Map.Entry<String,String>[] attributes)
           
AVTransportVariable.TransportState(TransportState avTransportState)
           
 
Method Summary
protected  TransportState enumValueOf(String s)
           
 
Methods inherited from class org.fourthline.cling.support.lastchange.EventedValueEnum
getDatatype, toString, valueOf
 
Methods inherited from class org.fourthline.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.TransportState

public AVTransportVariable.TransportState(TransportState avTransportState)

AVTransportVariable.TransportState

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

enumValueOf

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


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.