Extends the Serializer collection with our custom serializer/deserializer
functions for the com.atomizesoftware.spin.models.Movement entity.
When serializing returns a json string that contains all fields of the container
and the references included.
When deserializing only container fields are extracted
and a com.atomizesoftware.spin.models.Movement is returned.
Linear Supertypes
Serializable, Serializable, Product, Equals, CustomSerializer[Movement], Serializer[Movement], AnyRef, Any
Extends the Serializer collection with our custom serializer/deserializer functions for the com.atomizesoftware.spin.models.Movement entity. When serializing returns a json string that contains all fields of the container and the references included. When deserializing only container fields are extracted and a com.atomizesoftware.spin.models.Movement is returned.