@Target(value={ANNOTATION_TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface JsonRawValue
Warning: the resulting JSON stream may be invalid depending on your input value.
| Modifier and Type | Optional Element and Description | 
|---|---|
| boolean | valueOptional argument that defines whether this annotation is active
 or not. | 
public abstract boolean value
Copyright © 2008–2016 FasterXML. All rights reserved.