Class CJ1TypeRecordFieldIdentifierKeySerializer

java.lang.Object
tools.jackson.databind.ValueSerializer<CJ1TypeRecordFieldIdentifier>
com.io7m.cardant.protocol.inventory.json.internal.CJ1TypeRecordFieldIdentifierKeySerializer
All Implemented Interfaces:
tools.jackson.databind.jsonFormatVisitors.JsonFormatVisitable

public final class CJ1TypeRecordFieldIdentifierKeySerializer extends tools.jackson.databind.ValueSerializer<CJ1TypeRecordFieldIdentifier>
  • Nested Class Summary

    Nested classes/interfaces inherited from class tools.jackson.databind.ValueSerializer

    tools.jackson.databind.ValueSerializer.None
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    serialize(CJ1TypeRecordFieldIdentifier value, tools.jackson.core.JsonGenerator gen, tools.jackson.databind.SerializationContext serializers)
     

    Methods inherited from class tools.jackson.databind.ValueSerializer

    acceptJsonFormatVisitor, createContextual, getDelegatee, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, resolve, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId, withFormatOverrides, withIgnoredProperties

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait