Verwendungen von Enum
org.jupnp.support.contentdirectory.ContentDirectoryErrorCode
Packages, die ContentDirectoryErrorCode verwenden
-
Verwendungen von ContentDirectoryErrorCode in org.jupnp.support.contentdirectory
Methoden in org.jupnp.support.contentdirectory, die ContentDirectoryErrorCode zurückgebenModifizierer und TypMethodeBeschreibungstatic ContentDirectoryErrorCodeContentDirectoryErrorCode.getByCode(int code) static ContentDirectoryErrorCodeGibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.static ContentDirectoryErrorCode[]ContentDirectoryErrorCode.values()Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.Konstruktoren in org.jupnp.support.contentdirectory mit Parametern vom Typ ContentDirectoryErrorCodeModifiziererKonstruktorBeschreibungContentDirectoryException(ContentDirectoryErrorCode errorCode, String message)