public abstract class JsonValueObjectMapMixIn extends ValueObjectMap
| Constructor and Description |
|---|
JsonValueObjectMapMixIn() |
| Modifier and Type | Method and Description |
|---|---|
abstract ArrayList<ValueObjectPair> |
getValuePairs()
Ignore this method since Jackson will try to recursively dereference it and fail to serialize.
|
asMap, equals, hashCode, setValuePairsasList, asValue, createValueObjectpublic abstract ArrayList<ValueObjectPair> getValuePairs()
getValuePairs in class ValueObjectMapCopyright © 2012. All Rights Reserved.