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

java.lang.Object
  extended by org.teleal.cling.model.message.header.UpnpHeader<String>
      extended by org.teleal.cling.model.message.header.EXTHeader

public class EXTHeader
extends UpnpHeader<String>


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

DEFAULT_VALUE

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

EXTHeader

public EXTHeader()
Method Detail

setString

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

getString

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


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