Uses of Enum Class
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.RowCasePB_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.RowCasePB_RDF.RDF_StreamRow.RowCase.valueOf(int value) Deprecated.static PB_RDF.RDF_StreamRow.RowCaseReturns the enum constant of this class 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 class, in the order they are declared.