public class JAXBElementJsonSerializer extends Object implements com.google.gson.JsonSerializer<JAXBElement<? extends IntuitEntity>>
Constructor and Description |
---|
JAXBElementJsonSerializer() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
serialize(JAXBElement<? extends IntuitEntity> jaxbVariable,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(JAXBElement<? extends IntuitEntity> jaxbVariable, Type typeOfSrc, com.google.gson.JsonSerializationContext context)
serialize
in interface com.google.gson.JsonSerializer<JAXBElement<? extends IntuitEntity>>
Copyright © 2017. All rights reserved.