public class DLNAOperationsAttribute extends DLNAAttribute<EnumSet<DLNAOperations>>
DLNAAttribute.Type| Constructor and Description |
|---|
DLNAOperationsAttribute() |
DLNAOperationsAttribute(DLNAOperations... op) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
void |
setString(String s,
String cf) |
getValue, newInstance, setValue, toStringpublic DLNAOperationsAttribute()
public DLNAOperationsAttribute(DLNAOperations... op)
public void setString(String s, String cf) throws InvalidDLNAProtocolAttributeException
setString in class DLNAAttribute<EnumSet<DLNAOperations>>s - This attribute's value as a string representation.cf - This attribute's mime type as a string representation, optional.InvalidDLNAProtocolAttributeException - If the value is invalid for this DLNA attribute.public String getString()
getString in class DLNAAttribute<EnumSet<DLNAOperations>>Copyright © 2015 4th Line GmbH, Switzerland. All rights reserved.