Uses of Class
jsonvalues.spec.JsFixedBuilder
Packages that use JsFixedBuilder
Package
Description
The `jsonvalues.spec` package provides classes and interfaces for defining and working with JSON specifications
(specs) and parsers.
-
Uses of JsFixedBuilder in jsonvalues.spec
Methods in jsonvalues.spec that return JsFixedBuilderModifier and TypeMethodDescriptionJsFixedBuilder.withAliases(List<String> aliases) Sets aliases for the fixed binary.Sets the documentation for the fixed binary.static JsFixedBuilderSets the name of the fixed binary specification.JsFixedBuilder.withNamespace(String nameSpace) Sets the namespace of the fixed binary specification.