com.zepben.protobuf.cim.iec61968.customers.CustomerKindOuterClass 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/customers/CustomerKind.proto
package com.zepben.protobuf.cim.iec61968.customers;
public final class CustomerKindOuterClass {
private CustomerKindOuterClass() {}
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 = {
"\n9zepben/protobuf/cim/iec61968/customers" +
"/CustomerKind.proto\022&zepben.protobuf.cim" +
".iec61968.customers*\354\002\n\014CustomerKind\022\013\n\007" +
"UNKNOWN\020\000\022\030\n\024commercialIndustrial\020\001\022\032\n\026e" +
"nergyServiceScheduler\020\002\022\031\n\025energyService" +
"Supplier\020\003\022\016\n\nenterprise\020\004\022\017\n\013internalUs" +
"e\020\005\022\t\n\005other\020\006\022\017\n\013pumpingLoad\020\007\022\024\n\020regio" +
"nalOperator\020\010\022\017\n\013residential\020\t\022\034\n\030reside" +
"ntialAndCommercial\020\n\022\035\n\031residentialAndSt" +
"reetlight\020\013\022\032\n\026residentialFarmService\020\014\022" +
" \n\034residentialStreetlightOthers\020\r\022\016\n\nsub" +
"sidiary\020\016\022\017\n\013windMachine\020\017BW\n*com.zepben" +
".protobuf.cim.iec61968.customersP\001\252\002&Zep" +
"ben.Protobuf.CIM.IEC61968.Customersb\006pro" +
"to3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}