|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamingConvention
Determines which properties are eligible for matching based on their name.
Method Summary | |
---|---|
boolean |
applies(String propertyName,
PropertyType propertyType)
Returns true if the naming convention applies to the propertyName and
propertyType , else returns false. |
Method Detail |
---|
boolean applies(String propertyName, PropertyType propertyType)
propertyName
and
propertyType
, else returns false.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |