@ApplicationScoped public class ClientBindableAdapterFunctions extends Object implements BindableAdapterFunctions
| Constructor and Description |
|---|
ClientBindableAdapterFunctions() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(Object pojo,
String fieldName) |
void |
setValue(Object pojo,
String field,
Object value) |
public Object getValue(Object pojo, String fieldName)
getValue in interface BindableAdapterFunctionspublic void setValue(Object pojo, String field, Object value)
setValue in interface BindableAdapterFunctionsCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.