| Modifier and Type | Method and Description |
|---|---|
JSOGRef |
JSOGRefDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctx) |
JSOGRef |
JSOGGenerator.generateId(Object forPojo) |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.annotation.ObjectIdGenerator<JSOGRef> |
JSOGGenerator.forScope(Class<?> scope) |
com.fasterxml.jackson.annotation.ObjectIdGenerator<JSOGRef> |
JSOGGenerator.newForSerialization(Object context) |
| Modifier and Type | Method and Description |
|---|---|
void |
JSOGRefSerializer.serialize(JSOGRef value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
Copyright © 2017. All rights reserved.