@Target(value={METHOD,FIELD,PARAMETER,ANNOTATION_TYPE})
@Retention(value=RUNTIME)
public @interface JohnzonConverter
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class<? extends MapperConverter> |
value |
public abstract java.lang.Class<? extends MapperConverter> value
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.