public class JsonLiteral extends javax.enterprise.util.AnnotationLiteral<Json> implements Json
Json.Profile| Modifier and Type | Field and Description |
|---|---|
static Json |
COMPACT |
static Json |
NULL |
static Json |
NULL_PRETTY |
| Modifier and Type | Method and Description |
|---|---|
Json.Profile |
value() |
annotationType, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitannotationType, equals, hashCode, toStringpublic static final Json COMPACT
public static final Json NULL
public static final Json NULL_PRETTY
public Json.Profile value()
Copyright © 2019. All rights reserved.