Package org.jupnp.support.model.dlna
Klasse DLNAOperationsAttribute
java.lang.Object
org.jupnp.support.model.dlna.DLNAAttribute<EnumSet<DLNAOperations>>
org.jupnp.support.model.dlna.DLNAOperationsAttribute
- Autor:
- Mario Franco, Amit Kumar Mondal - Code Refactoring
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.jupnp.support.model.dlna.DLNAAttribute
DLNAAttribute.Type -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden org.jupnp.support.model.dlna.DLNAAttribute
getValue, newInstance, setValue, toString
-
Konstruktordetails
-
DLNAOperationsAttribute
public DLNAOperationsAttribute() -
DLNAOperationsAttribute
-
-
Methodendetails
-
setString
- Angegeben von:
setStringin KlasseDLNAAttribute<EnumSet<DLNAOperations>>- Parameter:
s- This attribute's value as a string representation.cf- This attribute's mime type as a string representation, optional.
-
getString
- Angegeben von:
getStringin KlasseDLNAAttribute<EnumSet<DLNAOperations>>- Gibt zurück:
- A string representing this attribute's value.
-