public class UDADeviceTypeHeader extends DeviceTypeHeader
UpnpHeader.Type| Constructor and Description |
|---|
UDADeviceTypeHeader() |
UDADeviceTypeHeader(DeviceType value) |
UDADeviceTypeHeader(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
setString(String s) |
getStringgetValue, newInstance, setValue, toStringpublic UDADeviceTypeHeader()
public UDADeviceTypeHeader(URI uri)
public UDADeviceTypeHeader(DeviceType value)
public void setString(String s) throws InvalidHeaderException
setString in class DeviceTypeHeaders - This header's value as a string representation.InvalidHeaderException - If the value is invalid for this UPnP header.Copyright © 2023 jUPnP.org. All rights reserved.