Uses of Interface
com.buschmais.jqassistant.plugin.json.api.model.JSONValueDescriptor
Packages that use JSONValueDescriptor
-
Uses of JSONValueDescriptor in com.buschmais.jqassistant.plugin.json.api.model
Subinterfaces of JSONValueDescriptor in com.buschmais.jqassistant.plugin.json.api.modelModifier and TypeInterfaceDescriptioninterfaceRepresents an JSON array found within a JSON document.interfaceRepresents an object found in a JSON document.interfaceRepresents a scalar value found in a JSON document.Methods in com.buschmais.jqassistant.plugin.json.api.model that return JSONValueDescriptorMethods in com.buschmais.jqassistant.plugin.json.api.model with parameters of type JSONValueDescriptorModifier and TypeMethodDescriptionvoidJSONFileDescriptor.setValue(JSONValueDescriptor value) voidJSONKeyDescriptor.setValue(JSONValueDescriptor value)