Uses of Enum Class
org.apache.jena.sparql.modify.request.UpdateDataWriter.UpdateMode
-
Uses of UpdateDataWriter.UpdateMode in org.apache.jena.sparql.modify.request
Modifier and TypeMethodDescriptionUpdateDataWriter.getMode()
static UpdateDataWriter.UpdateMode
Returns the enum constant of this class with the specified name.static UpdateDataWriter.UpdateMode[]
UpdateDataWriter.UpdateMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionUpdateDataWriter
(UpdateDataWriter.UpdateMode mode, org.apache.jena.atlas.io.IndentedWriter out, SerializationContext sCxt)