Interface PropertySource<O extends JavaSource<O>>

Type Parameters:
O -
All Superinterfaces:
AnnotationTarget<O>, Internal, Named, NamedSource<PropertySource<O>>, Origin<O>, Property<O>

public interface PropertySource<O extends JavaSource<O>> extends Property<O>, NamedSource<PropertySource<O>>
Source variant of Property interface.
Author:
mbenson