Class JsonbConstants
java.lang.Object
io.smallrye.openapi.api.constants.JsonbConstants
Constants related to the JSON-B Specification
- Author:
- Phillip Kruger (phillip.kruger@redhat.com), Eric Wittmann (eric.wittmann@gmail.com)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final List<org.jboss.jandex.DotName> static final List<org.jboss.jandex.DotName> static final List<org.jboss.jandex.DotName> static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Method Summary
-
Field Details
-
IDENTITY
- See Also:
-
LOWER_CASE_WITH_DASHES
- See Also:
-
LOWER_CASE_WITH_UNDERSCORES
- See Also:
-
UPPER_CAMEL_CASE
- See Also:
-
UPPER_CAMEL_CASE_WITH_SPACES
- See Also:
-
CASE_INSENSITIVE
- See Also:
-
JSONB_PROPERTY
-
JSONB_TRANSIENT
-
JSONB_PROPERTY_ORDER
-
PROP_VALUE
- See Also:
-