クラス 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
-
コンストラクタの詳細
-
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
-