org.fourthline.cling.support.model.dlna.message.header
Class GetContentFeaturesHeader
java.lang.Object
org.fourthline.cling.model.message.header.UpnpHeader<T>
org.fourthline.cling.support.model.dlna.message.header.DLNAHeader<Integer>
org.fourthline.cling.support.model.dlna.message.header.GetContentFeaturesHeader
public class GetContentFeaturesHeader
- extends DLNAHeader<Integer>
- 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 |
GetContentFeaturesHeader
public GetContentFeaturesHeader()
setString
public void setString(String s)
throws InvalidHeaderException
- Specified by:
setString
in class UpnpHeader<Integer>
- Throws:
InvalidHeaderException
getString
public String getString()
- Specified by:
getString
in class UpnpHeader<Integer>
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.