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

java.lang.Object
  extended by org.teleal.cling.model.message.header.UpnpHeader<NotificationSubtype>
      extended by org.teleal.cling.model.message.header.NTSHeader

public class NTSHeader
extends UpnpHeader<NotificationSubtype>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.teleal.cling.model.message.header.UpnpHeader
UpnpHeader.Type
 
Constructor Summary
NTSHeader()
           
NTSHeader(NotificationSubtype type)
           
 
Method Summary
 java.lang.String getString()
           
 void setString(java.lang.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

NTSHeader

public NTSHeader()

NTSHeader

public NTSHeader(NotificationSubtype type)
Method Detail

setString

public void setString(java.lang.String s)
               throws InvalidHeaderException
Specified by:
setString in class UpnpHeader<NotificationSubtype>
Throws:
InvalidHeaderException

getString

public java.lang.String getString()
Specified by:
getString in class UpnpHeader<NotificationSubtype>


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