Uses of Enum Class
org.apache.jena.riot.thrift.wire.PatchTxn
-
Uses of PatchTxn in org.apache.jena.riot.thrift.wire
Modifier and TypeMethodDescriptionstatic PatchTxn
PatchTxn.findByValue
(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.RDF_Patch_Row.getTxn()
static PatchTxn
Returns the enum constant of this class with the specified name.static PatchTxn[]
PatchTxn.values()
Returns an array containing the constants of this enum class, in the order they are declared.