com.zepben.protobuf.cim.iec61968.assets.StreetlightLampKindOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of evolve-grpc Show documentation
Show all versions of evolve-grpc Show documentation
Protobuf and gRPC definitions for the evolve platform
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: zepben/protobuf/cim/iec61968/assets/StreetlightLampKind.proto
package com.zepben.protobuf.cim.iec61968.assets;
public final class StreetlightLampKindOuterClass {
private StreetlightLampKindOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n=zepben/protobuf/cim/iec61968/assets/St" +
"reetlightLampKind.proto\022#zepben.protobuf" +
".cim.iec61968.assets*l\n\023StreetlightLampK" +
"ind\022\013\n\007UNKNOWN\020\000\022\030\n\024HIGH_PRESSURE_SODIUM" +
"\020\001\022\021\n\rMERCURY_VAPOR\020\002\022\020\n\014METAL_HALIDE\020\003\022" +
"\t\n\005OTHER\020\004BQ\n\'com.zepben.protobuf.cim.ie" +
"c61968.assetsP\001\252\002#Zepben.Protobuf.CIM.IE" +
"C61968.Assetsb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}