Uses of Enum
org.apache.jena.riot.protobuf.wire.PB_RDF.RDF_StreamRow.RowCase
Packages that use PB_RDF.RDF_StreamRow.RowCase
-
Uses of PB_RDF.RDF_StreamRow.RowCase in org.apache.jena.riot.protobuf.wire
Methods in org.apache.jena.riot.protobuf.wire that return PB_RDF.RDF_StreamRow.RowCaseModifier and TypeMethodDescriptionstatic PB_RDF.RDF_StreamRow.RowCase
PB_RDF.RDF_StreamRow.RowCase.forNumber
(int value) PB_RDF.RDF_StreamRow.Builder.getRowCase()
PB_RDF.RDF_StreamRow.getRowCase()
PB_RDF.RDF_StreamRowOrBuilder.getRowCase()
static PB_RDF.RDF_StreamRow.RowCase
PB_RDF.RDF_StreamRow.RowCase.valueOf
(int value) Deprecated.static PB_RDF.RDF_StreamRow.RowCase
Returns the enum constant of this type with the specified name.static PB_RDF.RDF_StreamRow.RowCase[]
PB_RDF.RDF_StreamRow.RowCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.