org.teleal.cling.model.message.header
Class ServiceTypeHeader
java.lang.Object
org.teleal.cling.model.message.header.UpnpHeader<ServiceType>
org.teleal.cling.model.message.header.ServiceTypeHeader
- Direct Known Subclasses:
- UDAServiceTypeHeader
public class ServiceTypeHeader
- extends UpnpHeader<ServiceType>
- Author:
- Christian Bauer
ServiceTypeHeader
public ServiceTypeHeader()
ServiceTypeHeader
public ServiceTypeHeader(URI uri)
ServiceTypeHeader
public ServiceTypeHeader(ServiceType value)
setString
public void setString(String s)
throws InvalidHeaderException
- Specified by:
setString
in class UpnpHeader<ServiceType>
- 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<ServiceType>
- Returns:
- A string representing this header's value.
Copyright © 2011 Teleal GmbH, Switzerland. All Rights Reserved.