クラス SPatchesPackedImplSerializer

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<SPatchesPacked<?,?>>
org.wcardinal.controller.data.internal.SPatchesPackedImplSerializer
すべての実装されたインタフェース:
com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable

public class SPatchesPackedImplSerializer extends com.fasterxml.jackson.databind.JsonSerializer<SPatchesPacked<?,?>>
  • ネストされたクラスの概要

    クラスから継承されたネストされたクラス/インタフェース com.fasterxml.jackson.databind.JsonSerializer

    com.fasterxml.jackson.databind.JsonSerializer.None
  • コンストラクタの概要

    コンストラクタ
    コンストラクタ
    説明
     
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    void
    serialize(SPatchesPacked<?,?> value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers)
     

    クラスから継承されたメソッド com.fasterxml.jackson.databind.JsonSerializer

    acceptJsonFormatVisitor, getDelegatee, handledType, isEmpty, isEmpty, isUnwrappingSerializer, properties, replaceDelegatee, serializeWithType, unwrappingSerializer, usesObjectId, withFilterId, withIgnoredProperties

    クラスから継承されたメソッド java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • コンストラクタの詳細

    • SPatchesPackedImplSerializer

      public SPatchesPackedImplSerializer()
  • メソッドの詳細

    • serialize

      public void serialize(SPatchesPacked<?,?> value, com.fasterxml.jackson.core.JsonGenerator gen, com.fasterxml.jackson.databind.SerializerProvider serializers) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
      定義:
      serialize クラス内 com.fasterxml.jackson.databind.JsonSerializer<SPatchesPacked<?,?>>
      例外:
      IOException
      com.fasterxml.jackson.core.JsonProcessingException