Interface ValuePropertyInfo<T,C>

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

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