protected static class ObjectMapper.FieldData extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
deserializeFrom(Object instance,
ConfigurationNode node) |
void |
serializeTo(Object instance,
ConfigurationNode node) |
public FieldData(Field field, String comment) throws ObjectMappingException
ObjectMappingExceptionpublic void deserializeFrom(Object instance, ConfigurationNode node) throws ObjectMappingException
ObjectMappingExceptionpublic void serializeTo(Object instance, ConfigurationNode node) throws ObjectMappingException
ObjectMappingExceptionCopyright © 2014–2017. All rights reserved.