org.fourthline.cling.support.model
Class TransportInfo
java.lang.Object
org.fourthline.cling.support.model.TransportInfo
public class TransportInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportInfo
public TransportInfo()
TransportInfo
public TransportInfo(Map<String,ActionArgumentValue> args)
TransportInfo
public TransportInfo(TransportState currentTransportState)
TransportInfo
public TransportInfo(TransportState currentTransportState,
String currentSpeed)
TransportInfo
public TransportInfo(TransportState currentTransportState,
TransportStatus currentTransportStatus)
TransportInfo
public TransportInfo(TransportState currentTransportState,
TransportStatus currentTransportStatus,
String currentSpeed)
getCurrentTransportState
public TransportState getCurrentTransportState()
getCurrentTransportStatus
public TransportStatus getCurrentTransportStatus()
getCurrentSpeed
public String getCurrentSpeed()
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.