@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface UpnpService
| Modifier and Type | Required Element and Description |
|---|---|
UpnpServiceId |
serviceId |
UpnpServiceType |
serviceType |
| Modifier and Type | Optional Element and Description |
|---|---|
Class[] |
stringConvertibleTypes |
boolean |
supportsQueryStateVariables |
public abstract UpnpServiceId serviceId
public abstract UpnpServiceType serviceType
public abstract Class[] stringConvertibleTypes
Copyright © 2023 jUPnP.org. All rights reserved.