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

java.lang.Object
  extended by org.teleal.cling.model.message.header.UpnpHeader<UDN>
      extended by org.teleal.cling.model.message.header.USNRootDeviceHeader

public class USNRootDeviceHeader
extends UpnpHeader<UDN>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.header.UpnpHeader
UpnpHeader.Type
 
Field Summary
static String ROOT_DEVICE_SUFFIX
           
 
Constructor Summary
USNRootDeviceHeader()
           
USNRootDeviceHeader(UDN udn)
           
 
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
 

Field Detail

ROOT_DEVICE_SUFFIX

public static final String ROOT_DEVICE_SUFFIX
See Also:
Constant Field Values
Constructor Detail

USNRootDeviceHeader

public USNRootDeviceHeader()

USNRootDeviceHeader

public USNRootDeviceHeader(UDN udn)
Method Detail

setString

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

getString

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


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