Uses of Class
jsonvalues.spec.JsEnumBuilder
Packages that use JsEnumBuilder
Package
Description
The `jsonvalues.spec` package provides classes and interfaces for defining and working with JSON specifications
(specs) and parsers.
-
Uses of JsEnumBuilder in jsonvalues.spec
Methods in jsonvalues.spec that return JsEnumBuilderModifier and TypeMethodDescriptionJsEnumBuilder.withAliases
(List<String> aliases) Sets aliases for the enum.JsEnumBuilder.withDefaultSymbol
(String symbol) Sets the default symbol for the enum.Sets the documentation for the enum.static JsEnumBuilder
Sets the name of the JSON object specification.JsEnumBuilder.withNamespace
(String nameSpace) Sets the namespace of the JSON object specification.