org.fourthline.cling.binding.annotations
Annotation Type UpnpService
@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
public @interface UpnpService
serviceId
public abstract UpnpServiceId serviceId
serviceType
public abstract UpnpServiceType serviceType
supportsQueryStateVariables
public abstract boolean supportsQueryStateVariables
- Default:
- true
stringConvertibleTypes
public abstract Class[] stringConvertibleTypes
- Default:
- {}
Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.