@Target(value=METHOD) @Retention(value=RUNTIME) public @interface JSON
boolean
deserialize
String
format
name
serialize
public abstract String name
public abstract boolean serialize
public abstract boolean deserialize
public abstract String format
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.