public class DLNAProfileAttribute extends DLNAAttribute<DLNAProfiles>
DLNAAttribute.Type| Constructor and Description |
|---|
DLNAProfileAttribute() |
DLNAProfileAttribute(DLNAProfiles profile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
void |
setString(String s,
String cf) |
getValue, newInstance, setValue, toStringpublic DLNAProfileAttribute()
public DLNAProfileAttribute(DLNAProfiles profile)
public void setString(String s, String cf)
setString in class DLNAAttribute<DLNAProfiles>s - This attribute's value as a string representation.cf - This attribute's mime type as a string representation, optional.public String getString()
getString in class DLNAAttribute<DLNAProfiles>Copyright © 2023 jUPnP.org. All rights reserved.