| Constructor and Description |
|---|
CDataFieldHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue(Object object) |
String |
newInstance(Object parent) |
Object |
newInstance(Object parent,
Object[] args) |
void |
resetValue(Object object) |
void |
setValue(Object object,
String value) |
getFieldDescriptor, hasValue, setConfiguration, setFieldDescriptorpublic String getValue(Object object) throws IllegalStateException
IllegalStateExceptionpublic void setValue(Object object, String value) throws IllegalStateException, IllegalArgumentException
public void resetValue(Object object) throws IllegalStateException, IllegalArgumentException
public String newInstance(Object parent) throws IllegalStateException
IllegalStateExceptionpublic Object newInstance(Object parent, Object[] args) throws IllegalStateException
newInstance in class org.exolab.castor.mapping.ExtendedFieldHandler<String>IllegalStateExceptionCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.