aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/google/protobuf/WrappersProto.java
blob: a17dae84c30550491fd8453a74132a8051840bde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/protobuf/wrappers.proto

package com.google.protobuf;

public final class WrappersProto {
  private WrappersProto() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_DoubleValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_DoubleValue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_FloatValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_FloatValue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_Int64Value_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_Int64Value_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_UInt64Value_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_UInt64Value_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_Int32Value_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_Int32Value_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_UInt32Value_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_UInt32Value_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_BoolValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_BoolValue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_StringValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_StringValue_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_google_protobuf_BytesValue_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_google_protobuf_BytesValue_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\036google/protobuf/wrappers.proto\022\017google" +
      ".protobuf\"\034\n\013DoubleValue\022\r\n\005value\030\001 \001(\001\"" +
      "\033\n\nFloatValue\022\r\n\005value\030\001 \001(\002\"\033\n\nInt64Val" +
      "ue\022\r\n\005value\030\001 \001(\003\"\034\n\013UInt64Value\022\r\n\005valu" +
      "e\030\001 \001(\004\"\033\n\nInt32Value\022\r\n\005value\030\001 \001(\005\"\034\n\013" +
      "UInt32Value\022\r\n\005value\030\001 \001(\r\"\032\n\tBoolValue\022" +
      "\r\n\005value\030\001 \001(\010\"\034\n\013StringValue\022\r\n\005value\030\001" +
      " \001(\t\"\033\n\nBytesValue\022\r\n\005value\030\001 \001(\014B\203\001\n\023co" +
      "m.google.protobufB\rWrappersProtoP\001Z1goog" +
      "le.golang.org/protobuf/types/known/wrapp" +
      "erspb\370\001\001\242\002\003GPB\252\002\036Google.Protobuf.WellKno" +
      "wnTypesb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_google_protobuf_DoubleValue_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_google_protobuf_DoubleValue_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_DoubleValue_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_google_protobuf_FloatValue_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_google_protobuf_FloatValue_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_FloatValue_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_google_protobuf_Int64Value_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_google_protobuf_Int64Value_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_Int64Value_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_google_protobuf_UInt64Value_descriptor =
      getDescriptor().getMessageTypes().get(3);
    internal_static_google_protobuf_UInt64Value_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_UInt64Value_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_google_protobuf_Int32Value_descriptor =
      getDescriptor().getMessageTypes().get(4);
    internal_static_google_protobuf_Int32Value_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_Int32Value_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_google_protobuf_UInt32Value_descriptor =
      getDescriptor().getMessageTypes().get(5);
    internal_static_google_protobuf_UInt32Value_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_UInt32Value_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_google_protobuf_BoolValue_descriptor =
      getDescriptor().getMessageTypes().get(6);
    internal_static_google_protobuf_BoolValue_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_BoolValue_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_google_protobuf_StringValue_descriptor =
      getDescriptor().getMessageTypes().get(7);
    internal_static_google_protobuf_StringValue_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_StringValue_descriptor,
        new java.lang.String[] { "Value", });
    internal_static_google_protobuf_BytesValue_descriptor =
      getDescriptor().getMessageTypes().get(8);
    internal_static_google_protobuf_BytesValue_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_google_protobuf_BytesValue_descriptor,
        new java.lang.String[] { "Value", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}