public class MorphiumIdMapper extends Object implements TypeMapper<MorphiumId>
| Constructor and Description |
|---|
MorphiumIdMapper() |
| Modifier and Type | Method and Description |
|---|---|
Object |
marshall(MorphiumId o) |
boolean |
matches(Object value) |
MorphiumId |
unmarshall(Object d) |
public Object marshall(MorphiumId o)
marshall in interface TypeMapper<MorphiumId>public MorphiumId unmarshall(Object d)
unmarshall in interface TypeMapper<MorphiumId>public boolean matches(Object value)
matches in interface TypeMapper<MorphiumId>Copyright © 2018. All rights reserved.