org.teleal.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 java.lang.Class[] stringConvertibleTypes
- Default:
- {}
Copyright © 2010 Teleal GmbH, Switzerland. All Rights Reserved.