public class NamedPropertyCriteria extends Object implements PropertyCriteria
PropertyCriteria| Constructor and Description |
|---|
NamedPropertyCriteria(String... propertyNames) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
fieldMatches(Field f) |
boolean |
methodMatches(Method m)
Tests whether the specified method matches the criteria
|
public NamedPropertyCriteria(String... propertyNames)
public boolean fieldMatches(Field f)
public boolean methodMatches(Method m)
PropertyCriteriamethodMatches in interface PropertyCriteriaCopyright © 2016 JBoss by Red Hat. All rights reserved.