public class IntersectionTypeSerializer extends AbstractComplexTypeSerializer<IntersectionType>
typeName| Modifier and Type | Method and Description |
|---|---|
void |
doSerialize(com.google.gson.stream.JsonWriter writer,
IntersectionType intersectionType,
Stack<MetadataType> typeStack) |
serializewriteAnnotations, writeMetadataFormatpublic void doSerialize(com.google.gson.stream.JsonWriter writer,
IntersectionType intersectionType,
Stack<MetadataType> typeStack)
throws IOException
doSerialize in class BaseTypeSerializer<IntersectionType>IOExceptionCopyright © 2024 MuleSoft, Inc.. All rights reserved.