public interface NamingConvention
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(String propertyName,
PropertyType propertyType)
Returns true if the naming convention applies to the
propertyName and
propertyType, else returns false. |
boolean applies(String propertyName, PropertyType propertyType)
propertyName and
propertyType, else returns false.Copyright © 2011–2018. All rights reserved.