@Retention(value=RUNTIME) @Documented @Target(value={TYPE,METHOD}) public @interface Converter
Modifier and Type | Optional Element and Description |
---|---|
boolean |
allowNull
Whether or not returning null is a valid response.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.