org.teleal.cling.model.message.header
Class DeviceTypeHeader

java.lang.Object
  extended by org.teleal.cling.model.message.header.UpnpHeader<DeviceType>
      extended by org.teleal.cling.model.message.header.DeviceTypeHeader

public class DeviceTypeHeader
extends UpnpHeader<DeviceType>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.header.UpnpHeader
UpnpHeader.Type
 
Constructor Summary
DeviceTypeHeader()
           
DeviceTypeHeader(DeviceType value)
           
DeviceTypeHeader(URI uri)
           
 
Method Summary
 String getString()
           
 void setString(String s)
           
 
Methods inherited from class org.teleal.cling.model.message.header.UpnpHeader
getValue, newInstance, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DeviceTypeHeader

public DeviceTypeHeader()

DeviceTypeHeader

public DeviceTypeHeader(URI uri)

DeviceTypeHeader

public DeviceTypeHeader(DeviceType value)
Method Detail

setString

public void setString(String s)
               throws InvalidHeaderException
Specified by:
setString in class UpnpHeader<DeviceType>
Throws:
InvalidHeaderException

getString

public String getString()
Specified by:
getString in class UpnpHeader<DeviceType>


Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.