public class FieldsAccessorsPropertyThenField extends Object implements FieldsAccessor
| Constructor and Description |
|---|
FieldsAccessorsPropertyThenField(boolean useAlias) |
FieldsAccessorsPropertyThenField(boolean useAlias,
boolean caseInsensitive) |
public FieldsAccessorsPropertyThenField(boolean useAlias)
public FieldsAccessorsPropertyThenField(boolean useAlias,
boolean caseInsensitive)
public final Map<String,FieldAccess> getFields(Class<? extends Object> aClass)
getFields in interface FieldsAccessorpublic boolean isCaseInsensitive()
isCaseInsensitive in interface FieldsAccessorCopyright © 2016. All Rights Reserved.