Package org.jupnp.support.model.dlna
Klasse DLNAFlagsAttribute
java.lang.Object
org.jupnp.support.model.dlna.DLNAAttribute<EnumSet<DLNAFlags>>
org.jupnp.support.model.dlna.DLNAFlagsAttribute
- 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
-
DLNAFlagsAttribute
public DLNAFlagsAttribute() -
DLNAFlagsAttribute
-
-
Methodendetails
-
setString
- Angegeben von:
setStringin KlasseDLNAAttribute<EnumSet<DLNAFlags>>- 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<DLNAFlags>>- Gibt zurück:
- A string representing this attribute's value.
-