Uses of Class
org.teleal.cling.support.avtransport.dto.TransportStatus

Packages that use TransportStatus
org.teleal.cling.support.avtransport.dto   
 

Uses of TransportStatus in org.teleal.cling.support.avtransport.dto
 

Methods in org.teleal.cling.support.avtransport.dto that return TransportStatus
 TransportStatus TransportInfo.getCurrentTransportStatus()
           
static TransportStatus TransportStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TransportStatus[] TransportStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.teleal.cling.support.avtransport.dto with parameters of type TransportStatus
TransportInfo(AVTransportState currentTransportState, TransportStatus currentTransportStatus)
           
TransportInfo(AVTransportState currentTransportState, TransportStatus currentTransportStatus, java.lang.String currentSpeed)
           
 



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