Java Reference

Java Reference

OptionalBooleanOuterClass.java
Go to the documentation of this file.
1// Generated by the protocol buffer compiler. DO NOT EDIT!
2// source: ortools/util/optional_boolean.proto
3
4package com.google.ortools.util;
5
6public final class OptionalBooleanOuterClass {
8 public static void registerAllExtensions(
9 com.google.protobuf.ExtensionRegistryLite registry) {
10 }
11
12 public static void registerAllExtensions(
13 com.google.protobuf.ExtensionRegistry registry) {
15 (com.google.protobuf.ExtensionRegistryLite) registry);
16 }
17
18 public static com.google.protobuf.Descriptors.FileDescriptor
20 return descriptor;
21 }
22 private static com.google.protobuf.Descriptors.FileDescriptor
23 descriptor;
24 static {
25 java.lang.String[] descriptorData = {
26 "\n#ortools/util/optional_boolean.proto\022\023o" +
27 "perations_research*F\n\017OptionalBoolean\022\024\n" +
28 "\020BOOL_UNSPECIFIED\020\000\022\016\n\nBOOL_FALSE\020\002\022\r\n\tB" +
29 "OOL_TRUE\020\003B1\n\027com.google.ortools.utilP\001\252" +
30 "\002\023Google.OrTools.Utilb\006proto3"
31 };
32 descriptor = com.google.protobuf.Descriptors.FileDescriptor
33 .internalBuildGeneratedFileFrom(descriptorData,
34 new com.google.protobuf.Descriptors.FileDescriptor[] {
35 });
36 }
37
38 // @@protoc_insertion_point(outer_class_scope)
39}
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)