org.teleal.cling.model.message.header
Class DeviceTypeHeader
java.lang.Object
org.teleal.cling.model.message.header.UpnpHeader<DeviceType>
org.teleal.cling.model.message.header.DeviceTypeHeader
- Direct Known Subclasses:
- UDADeviceTypeHeader
public class DeviceTypeHeader
- extends UpnpHeader<DeviceType>
- Author:
- Christian Bauer
DeviceTypeHeader
public DeviceTypeHeader()
DeviceTypeHeader
public DeviceTypeHeader(URI uri)
DeviceTypeHeader
public DeviceTypeHeader(DeviceType value)
setString
public void setString(String s)
throws InvalidHeaderException
- Specified by:
setString
in class UpnpHeader<DeviceType>
- Parameters:
s
- This header's value as a string representation.
- Throws:
InvalidHeaderException
- If the value is invalid for this UPnP header.
getString
public String getString()
- Specified by:
getString
in class UpnpHeader<DeviceType>
- Returns:
- A string representing this header's value.
Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.