Uses of Class
org.apache.jena.riot.protobuf.wire.PB_RDF.RDF_Decimal
Packages that use PB_RDF.RDF_Decimal
-
Uses of PB_RDF.RDF_Decimal in org.apache.jena.riot.protobuf.wire
Methods in org.apache.jena.riot.protobuf.wire that return PB_RDF.RDF_DecimalModifier and TypeMethodDescriptionPB_RDF.RDF_Decimal.Builder.build()PB_RDF.RDF_Decimal.Builder.buildPartial()static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.getDefaultInstance()PB_RDF.RDF_Decimal.Builder.getDefaultInstanceForType()PB_RDF.RDF_Decimal.getDefaultInstanceForType()PB_RDF.RDF_Term.Builder.getValDecimal().RDF_Decimal valDecimal = 22;PB_RDF.RDF_Term.getValDecimal().RDF_Decimal valDecimal = 22;PB_RDF.RDF_TermOrBuilder.getValDecimal().RDF_Decimal valDecimal = 22;static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseDelimitedFrom(InputStream input) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(byte[] data) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(com.google.protobuf.ByteString data) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(com.google.protobuf.CodedInputStream input) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(InputStream input) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(ByteBuffer data) static PB_RDF.RDF_DecimalPB_RDF.RDF_Decimal.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.jena.riot.protobuf.wire that return types with arguments of type PB_RDF.RDF_DecimalModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PB_RDF.RDF_Decimal>PB_RDF.RDF_Decimal.getParserForType()static com.google.protobuf.Parser<PB_RDF.RDF_Decimal>PB_RDF.RDF_Decimal.parser()Methods in org.apache.jena.riot.protobuf.wire with parameters of type PB_RDF.RDF_DecimalModifier and TypeMethodDescriptionPB_RDF.RDF_Decimal.Builder.mergeFrom(PB_RDF.RDF_Decimal other) PB_RDF.RDF_Term.Builder.mergeValDecimal(PB_RDF.RDF_Decimal value) .RDF_Decimal valDecimal = 22;static PB_RDF.RDF_Decimal.BuilderPB_RDF.RDF_Decimal.newBuilder(PB_RDF.RDF_Decimal prototype) PB_RDF.RDF_Term.Builder.setValDecimal(PB_RDF.RDF_Decimal value) .RDF_Decimal valDecimal = 22;