public class PropertyProxy extends Object
| Constructor and Description |
|---|
PropertyProxy(PropertyInfo propInfo,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
PropertyInfo |
getPropertyInfo() |
Object |
getValue() |
void |
setValue(Object value) |
public PropertyProxy(PropertyInfo propInfo, Object value)
public Object getValue()
public void setValue(Object value)
public PropertyInfo getPropertyInfo()
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.