public interface PropertyTargetFactory
PropertyTarget
| Modifier and Type | Method and Description |
|---|---|
PropertyFinder |
getFinder()
Produce a PropertyFinder that can find any of the PropertyTags
that can be specified for the objects generated by this type.
|
<P> boolean |
hasProperty(PropertyTag<P> tag)
Check if the specified property is defined.
|
PropertyFinder getFinder()
<P> boolean hasProperty(PropertyTag<P> tag)
P - tag -