static class PersistenceMetaDataDefaults.GetterFilter extends Object
Constructor and Description |
---|
PersistenceMetaDataDefaults.GetterFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
includes(Method method)
Return true to include the given element.
|
boolean |
isIncludePrivate() |
void |
setIncludePrivate(boolean includePrivate) |
PersistenceMetaDataDefaults.GetterFilter()
public boolean includes(Method method)
public void setIncludePrivate(boolean includePrivate)
public boolean isIncludePrivate()
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.