Uses of Class
com.google.protobuf.SourceContext
Packages that use SourceContext
-
Uses of SourceContext in com.google.protobuf
Fields in com.google.protobuf declared as SourceContextModifier and TypeFieldDescriptionprivate static final SourceContextSourceContext.DEFAULT_INSTANCEprivate SourceContextApi.Builder.sourceContext_private SourceContextApi.sourceContext_private SourceContextEnum.Builder.sourceContext_private SourceContextEnum.sourceContext_private SourceContextType.Builder.sourceContext_private SourceContextType.sourceContext_Fields in com.google.protobuf with type parameters of type SourceContextModifier and TypeFieldDescriptionprivate static final Parser<SourceContext> SourceContext.PARSERApi.Builder.sourceContextBuilder_Enum.Builder.sourceContextBuilder_Type.Builder.sourceContextBuilder_Methods in com.google.protobuf that return SourceContextModifier and TypeMethodDescriptionSourceContext.Builder.build()SourceContext.Builder.buildPartial()static SourceContextSourceContext.getDefaultInstance()SourceContext.Builder.getDefaultInstanceForType()SourceContext.getDefaultInstanceForType()Api.Builder.getSourceContext()Source context for the protocol buffer service represented by this message.Api.getSourceContext()Source context for the protocol buffer service represented by this message.ApiOrBuilder.getSourceContext()Source context for the protocol buffer service represented by this message.Enum.Builder.getSourceContext()The source context.Enum.getSourceContext()The source context.EnumOrBuilder.getSourceContext()The source context.Type.Builder.getSourceContext()The source context.Type.getSourceContext()The source context.TypeOrBuilder.getSourceContext()The source context.static SourceContextSourceContext.parseDelimitedFrom(InputStream input) static SourceContextSourceContext.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static SourceContextSourceContext.parseFrom(byte[] data) static SourceContextSourceContext.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static SourceContextSourceContext.parseFrom(ByteString data) static SourceContextSourceContext.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static SourceContextSourceContext.parseFrom(CodedInputStream input) static SourceContextSourceContext.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static SourceContextSourceContext.parseFrom(InputStream input) static SourceContextSourceContext.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static SourceContextSourceContext.parseFrom(ByteBuffer data) static SourceContextSourceContext.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type SourceContextModifier and TypeMethodDescriptionSourceContext.getParserForType()Api.Builder.internalGetSourceContextFieldBuilder()Source context for the protocol buffer service represented by this message.Enum.Builder.internalGetSourceContextFieldBuilder()The source context.Type.Builder.internalGetSourceContextFieldBuilder()The source context.static Parser<SourceContext> SourceContext.parser()Methods in com.google.protobuf with parameters of type SourceContextModifier and TypeMethodDescriptionprivate voidSourceContext.Builder.buildPartial0(SourceContext result) SourceContext.Builder.mergeFrom(SourceContext other) Api.Builder.mergeSourceContext(SourceContext value) Source context for the protocol buffer service represented by this message.Enum.Builder.mergeSourceContext(SourceContext value) The source context.Type.Builder.mergeSourceContext(SourceContext value) The source context.static SourceContext.BuilderSourceContext.newBuilder(SourceContext prototype) Api.Builder.setSourceContext(SourceContext value) Source context for the protocol buffer service represented by this message.Enum.Builder.setSourceContext(SourceContext value) The source context.Type.Builder.setSourceContext(SourceContext value) The source context.