Uses of Enum Class
org.apache.jena.sparql.modify.request.UpdateDataWriter.UpdateMode
Packages that use UpdateDataWriter.UpdateMode
-
Uses of UpdateDataWriter.UpdateMode in org.apache.jena.sparql.modify.request
Methods in org.apache.jena.sparql.modify.request that return UpdateDataWriter.UpdateModeModifier 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.Constructors in org.apache.jena.sparql.modify.request with parameters of type UpdateDataWriter.UpdateModeModifierConstructorDescriptionUpdateDataWriter
(UpdateDataWriter.UpdateMode mode, org.apache.jena.atlas.io.IndentedWriter out, SerializationContext sCxt)