|
||||||||||
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<NamedDeviceType>
org.teleal.cling.model.message.header.DeviceUSNHeader
public class DeviceUSNHeader
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 | |
---|---|
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 DeviceUSNHeader()
public DeviceUSNHeader(UDN udn, DeviceType deviceType)
public DeviceUSNHeader(NamedDeviceType value)
Method Detail |
---|
public void setString(java.lang.String s) throws InvalidHeaderException
setString
in class UpnpHeader<NamedDeviceType>
InvalidHeaderException
public java.lang.String getString()
getString
in class UpnpHeader<NamedDeviceType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |