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, setValuePairs
asList, asValue, createValueObject
public abstract ArrayList<ValueObjectPair> getValuePairs()
getValuePairs
in class ValueObjectMap
Copyright © 2012. All Rights Reserved.