public class ObjectTypeSerializer extends AbstractComplexTypeSerializer<ObjectType>
TypeSerializer for ObjectTypestypeName| Constructor and Description |
|---|
ObjectTypeSerializer(TypeSerializer<MetadataType> delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
doSerialize(com.google.gson.stream.JsonWriter writer,
ObjectType objectType,
Stack<MetadataType> typeStack) |
serializewriteAnnotations, writeMetadataFormatpublic ObjectTypeSerializer(TypeSerializer<MetadataType> delegate)
public void doSerialize(com.google.gson.stream.JsonWriter writer,
ObjectType objectType,
Stack<MetadataType> typeStack)
throws IOException
doSerialize in class BaseTypeSerializer<ObjectType>IOExceptionCopyright © 2022 MuleSoft, Inc.. All rights reserved.