@Retention(value=RUNTIME) @Target(value={ANNOTATION_TYPE,METHOD,FIELD,PARAMETER}) public @interface JsonbProperty
boolean
nillable
String
value
public abstract String value
public abstract boolean nillable
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.