Package org.jupnp.support.model
Klasse TransportInfo
java.lang.Object
org.jupnp.support.model.TransportInfo
- Autor:
- Christian Bauer - Initial Contribution, Amit Kumar Mondal - Code Refactoring
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungTransportInfo(Map<String, ActionArgumentValue<?>> args) TransportInfo(TransportState currentTransportState) TransportInfo(TransportState currentTransportState, String currentSpeed) TransportInfo(TransportState currentTransportState, TransportStatus currentTransportStatus) TransportInfo(TransportState currentTransportState, TransportStatus currentTransportStatus, String currentSpeed) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung
-
Konstruktordetails
-
TransportInfo
public TransportInfo() -
TransportInfo
-
TransportInfo
-
TransportInfo
-
TransportInfo
-
TransportInfo
public TransportInfo(TransportState currentTransportState, TransportStatus currentTransportStatus, String currentSpeed)
-
-
Methodendetails
-
getCurrentTransportState
-
getCurrentTransportStatus
-
getCurrentSpeed
-