public class JsonLiteral extends javax.enterprise.util.AnnotationLiteral<Json> implements Json
Json.Profile| Modifier and Type | Field and Description |
|---|---|
static Json |
COMPACT |
static Json |
COMPACT_SERIALIZE_NULL |
static Json |
SERIALIZE_NULL |
| 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 SERIALIZE_NULL
public static final Json COMPACT_SERIALIZE_NULL
public Json.Profile value()
Copyright © 2018. All rights reserved.