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

java.lang.Object
  extended by org.teleal.cling.model.message.header.UpnpHeader<NamedDeviceType>
      extended by org.teleal.cling.model.message.header.DeviceUSNHeader

public class DeviceUSNHeader
extends UpnpHeader<NamedDeviceType>


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

Constructor Detail

DeviceUSNHeader

public DeviceUSNHeader()

DeviceUSNHeader

public DeviceUSNHeader(UDN udn,
                       DeviceType deviceType)

DeviceUSNHeader

public DeviceUSNHeader(NamedDeviceType value)
Method Detail

setString

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

getString

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


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