org.fourthline.cling.support.model.dlna.message.header
Class SupportedHeader
java.lang.Object
org.fourthline.cling.model.message.header.UpnpHeader<T>
org.fourthline.cling.support.model.dlna.message.header.DLNAHeader<String[]>
org.fourthline.cling.support.model.dlna.message.header.SupportedHeader
public class SupportedHeader
- extends DLNAHeader<String[]>
- Author:
- Mario Franco
Nested classes/interfaces inherited from class org.fourthline.cling.support.model.dlna.message.header.DLNAHeader |
DLNAHeader.Type |
Methods inherited from class org.fourthline.cling.support.model.dlna.message.header.DLNAHeader |
newInstance |
SupportedHeader
public SupportedHeader()
setString
public void setString(String s)
throws InvalidHeaderException
- Specified by:
setString
in class UpnpHeader<String[]>
- Throws:
InvalidHeaderException
getString
public String getString()
- Specified by:
getString
in class UpnpHeader<String[]>
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.