Class AnyGetterPropertySerializer<T>

java.lang.Object
org.dominokit.jacksonapt.ser.bean.HasSerializer<V,​JsonSerializer<V>>
org.dominokit.jacksonapt.ser.bean.BeanPropertySerializer<T,​java.util.Map>
org.dominokit.jacksonapt.ser.bean.AnyGetterPropertySerializer<T>

public abstract class AnyGetterPropertySerializer<T>
extends BeanPropertySerializer<T,​java.util.Map>
Serializes a bean's property
Version:
$Id: $
Author:
Nicolas Morel
  • Constructor Details

    • AnyGetterPropertySerializer

      public AnyGetterPropertySerializer()

      Constructor for AnyGetterPropertySerializer.

  • Method Details