@Retention(value=RUNTIME) @Target(value={FIELD,TYPE,METHOD}) public @interface Attribute
java.lang.Class<? extends Converter>
converter
java.lang.String
value
public abstract java.lang.String value
public abstract java.lang.Class<? extends Converter> converter
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.