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 TypeMethodDescriptionintPatch_Data_Del.compareTo(Patch_Data_Del other) static RDF_Patch_RowRDF_Patch_Row.dataDel(Patch_Data_Del value) booleanPatch_Data_Del.equals(Patch_Data_Del that) voidRDF_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.