Package ball.upnp.annotation
Annotation Type DeviceType
-
@Documented @Retention(RUNTIME) @Target(TYPE) @TargetMustExtend(AnnotatedDevice.class) @AnnotationValueMustConvertTo(java.net.URI.class) public @interface DeviceType
AnnotatedDevice
device typeAnnotation
.- Author:
- Allen D. Ball