Uses of Class
org.fourthline.cling.binding.annotations.UpnpStateVariable

Packages that use UpnpStateVariable
org.fourthline.cling.binding.annotations   
 

Uses of UpnpStateVariable in org.fourthline.cling.binding.annotations
 

Fields in org.fourthline.cling.binding.annotations declared as UpnpStateVariable
protected  UpnpStateVariable AnnotationStateVariableBinder.annotation
           
 

Methods in org.fourthline.cling.binding.annotations that return UpnpStateVariable
 UpnpStateVariable AnnotationStateVariableBinder.getAnnotation()
           
 

Constructors in org.fourthline.cling.binding.annotations with parameters of type UpnpStateVariable
AnnotationStateVariableBinder(UpnpStateVariable annotation, String name, StateVariableAccessor accessor, Set<Class> stringConvertibleTypes)
           
 



Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.