Interface ValuePropertyInfo<T,C>

All Superinterfaces:
AnnotationSource, NonElementRef<T,C>, PropertyInfo<T,C>
All Known Subinterfaces:
RuntimeValuePropertyInfo

public interface ValuePropertyInfo<T,C> extends PropertyInfo<T,C>, NonElementRef<T,C>
Author:
Kohsuke Kawaguchi