Uses of Class
org.apache.jena.riot.thrift.wire.Patch_Data_Del
Packages that use Patch_Data_Del
-
Uses of Patch_Data_Del in org.apache.jena.riot.thrift.wire
Methods in org.apache.jena.riot.thrift.wire that return Patch_Data_DelMethods in org.apache.jena.riot.thrift.wire with parameters of type Patch_Data_DelModifier and TypeMethodDescriptionint
Patch_Data_Del.compareTo
(Patch_Data_Del other) static RDF_Patch_Row
RDF_Patch_Row.dataDel
(Patch_Data_Del value) boolean
Patch_Data_Del.equals
(Patch_Data_Del that) void
RDF_Patch_Row.setDataDel
(Patch_Data_Del value) Constructors in org.apache.jena.riot.thrift.wire with parameters of type Patch_Data_DelModifierConstructorDescriptionPatch_Data_Del
(Patch_Data_Del other) Performs a deep copy on other.