public class DocumentKeyIDJsonAdapter
extends com.google.gson.TypeAdapter<org.adorsys.docusafe.service.types.DocumentKeyID>
| Constructor and Description |
|---|
DocumentKeyIDJsonAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.adorsys.docusafe.service.types.DocumentKeyID |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
org.adorsys.docusafe.service.types.DocumentKeyID documentKeyID) |
public void write(com.google.gson.stream.JsonWriter out,
org.adorsys.docusafe.service.types.DocumentKeyID documentKeyID)
throws IOException
write in class com.google.gson.TypeAdapter<org.adorsys.docusafe.service.types.DocumentKeyID>IOExceptionpublic org.adorsys.docusafe.service.types.DocumentKeyID read(com.google.gson.stream.JsonReader in)
throws IOException
read in class com.google.gson.TypeAdapter<org.adorsys.docusafe.service.types.DocumentKeyID>IOExceptionCopyright © 2018. All rights reserved.