public class PropertyOrFieldSupport extends Object
Modifier and Type | Field | Description |
---|---|---|
static PropertyOrFieldSupport |
COMPARISON |
|
static PropertyOrFieldSupport |
EXTRACTION |
Modifier and Type | Method | Description |
---|---|---|
Object |
getSimpleValue(String propertyOrFieldName,
Object input) |
|
Object |
getValueOf(String propertyOrFieldName,
Object input) |
|
void |
setAllowUsingPrivateFields(boolean allowUsingPrivateFields) |
public static final PropertyOrFieldSupport EXTRACTION
public static final PropertyOrFieldSupport COMPARISON
Copyright © 2014–2019. All rights reserved.