Uses of Class
com.example.metaschema.JsonValueKeyFlag
Packages that use JsonValueKeyFlag
-
Uses of JsonValueKeyFlag in com.example.metaschema
Methods in com.example.metaschema that return JsonValueKeyFlagModifier and TypeMethodDescriptionAssemblyModel.ChoiceGroup.DefineField.getJsonValueKeyFlag()
InlineDefineField.getJsonValueKeyFlag()
METASCHEMA.DefineField.getJsonValueKeyFlag()
Methods in com.example.metaschema with parameters of type JsonValueKeyFlagModifier and TypeMethodDescriptionvoid
AssemblyModel.ChoiceGroup.DefineField.setJsonValueKeyFlag
(JsonValueKeyFlag value) void
InlineDefineField.setJsonValueKeyFlag
(JsonValueKeyFlag value) void
METASCHEMA.DefineField.setJsonValueKeyFlag
(JsonValueKeyFlag value)