Uses of Enum Class
org.apache.jena.riot.protobuf.wire.PB_RDF.RDF_Literal.LiteralKindCase
Packages that use PB_RDF.RDF_Literal.LiteralKindCase
-
Uses of PB_RDF.RDF_Literal.LiteralKindCase in org.apache.jena.riot.protobuf.wire
Methods in org.apache.jena.riot.protobuf.wire that return PB_RDF.RDF_Literal.LiteralKindCaseModifier and TypeMethodDescriptionPB_RDF.RDF_Literal.LiteralKindCase.forNumber
(int value) PB_RDF.RDF_Literal.Builder.getLiteralKindCase()
PB_RDF.RDF_Literal.getLiteralKindCase()
PB_RDF.RDF_LiteralOrBuilder.getLiteralKindCase()
PB_RDF.RDF_Literal.LiteralKindCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.static PB_RDF.RDF_Literal.LiteralKindCase[]
PB_RDF.RDF_Literal.LiteralKindCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.