public class UDAServiceTypeHeader extends ServiceTypeHeader
UpnpHeader.Type| Constructor and Description |
|---|
UDAServiceTypeHeader() |
UDAServiceTypeHeader(UDAServiceType value) |
UDAServiceTypeHeader(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
void |
setString(String s) |
getStringgetValue, newInstance, setValue, toStringpublic UDAServiceTypeHeader()
public UDAServiceTypeHeader(URI uri)
public UDAServiceTypeHeader(UDAServiceType value)
public void setString(String s) throws InvalidHeaderException
setString in class ServiceTypeHeaders - 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.