|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.teleal.cling.model.message.header.UpnpHeader<NotificationSubtype>
org.teleal.cling.model.message.header.NTSHeader
public class NTSHeader
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 |
---|
public NTSHeader()
public NTSHeader(NotificationSubtype type)
Method Detail |
---|
public void setString(java.lang.String s) throws InvalidHeaderException
setString
in class UpnpHeader<NotificationSubtype>
InvalidHeaderException
public java.lang.String getString()
getString
in class UpnpHeader<NotificationSubtype>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |