Uses of Class
org.apache.jena.riot.thrift.wire.Patch_Prefix_Del
Packages that use Patch_Prefix_Del
-
Uses of Patch_Prefix_Del in org.apache.jena.riot.thrift.wire
Methods in org.apache.jena.riot.thrift.wire that return Patch_Prefix_DelModifier and TypeMethodDescriptionPatch_Prefix_Del.deepCopy()
RDF_Patch_Row.getPrefixDel()
Patch_Prefix_Del.setGraphNode
(RDF_Term graphNode) Methods in org.apache.jena.riot.thrift.wire with parameters of type Patch_Prefix_DelModifier and TypeMethodDescriptionint
Patch_Prefix_Del.compareTo
(Patch_Prefix_Del other) boolean
Patch_Prefix_Del.equals
(Patch_Prefix_Del that) static RDF_Patch_Row
RDF_Patch_Row.prefixDel
(Patch_Prefix_Del value) void
RDF_Patch_Row.setPrefixDel
(Patch_Prefix_Del value) Constructors in org.apache.jena.riot.thrift.wire with parameters of type Patch_Prefix_DelModifierConstructorDescriptionPatch_Prefix_Del
(Patch_Prefix_Del other) Performs a deep copy on other.