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