Verwendungen von Enum
org.jupnp.support.model.TransportStatus
Packages, die TransportStatus verwenden
-
Verwendungen von TransportStatus in org.jupnp.support.avtransport.lastchange
Methoden in org.jupnp.support.avtransport.lastchange, die TransportStatus zurückgebenModifizierer und TypMethodeBeschreibungprotected TransportStatusAVTransportVariable.TransportStatus.enumValueOf(String s) Konstruktoren in org.jupnp.support.avtransport.lastchange mit Parametern vom Typ TransportStatus -
Verwendungen von TransportStatus in org.jupnp.support.model
Methoden in org.jupnp.support.model, die TransportStatus zurückgebenModifizierer und TypMethodeBeschreibungTransportInfo.getCurrentTransportStatus()static TransportStatusGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static TransportStatusTransportStatus.valueOrCustomOf(String s) static TransportStatus[]TransportStatus.values()Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.Konstruktoren in org.jupnp.support.model mit Parametern vom Typ TransportStatusModifiziererKonstruktorBeschreibungTransportInfo(TransportState currentTransportState, TransportStatus currentTransportStatus) TransportInfo(TransportState currentTransportState, TransportStatus currentTransportStatus, String currentSpeed)