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
ObjectMappingException
public void deserializeFrom(Object instance, ConfigurationNode node) throws ObjectMappingException
ObjectMappingException
public void serializeTo(Object instance, ConfigurationNode node) throws ObjectMappingException
ObjectMappingException
Copyright © 2014–2015 Leaping Ninja. All rights reserved.