Uses of Class
org.apache.jena.riot.thrift.wire.Patch_Data_Add
Packages that use Patch_Data_Add
-
Uses of Patch_Data_Add in org.apache.jena.riot.thrift.wire
Methods in org.apache.jena.riot.thrift.wire that return Patch_Data_AddMethods in org.apache.jena.riot.thrift.wire with parameters of type Patch_Data_AddModifier and TypeMethodDescriptionint
Patch_Data_Add.compareTo
(Patch_Data_Add other) static RDF_Patch_Row
RDF_Patch_Row.dataAdd
(Patch_Data_Add value) boolean
Patch_Data_Add.equals
(Patch_Data_Add that) void
RDF_Patch_Row.setDataAdd
(Patch_Data_Add value) Constructors in org.apache.jena.riot.thrift.wire with parameters of type Patch_Data_AddModifierConstructorDescriptionPatch_Data_Add
(Patch_Data_Add other) Performs a deep copy on other.