com.zepben.protobuf.cim.iec61970.base.diagramlayout.OrientationKindOuterClass 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/iec61970/base/diagramlayout/OrientationKind.proto
package com.zepben.protobuf.cim.iec61970.base.diagramlayout;
public final class OrientationKindOuterClass {
private OrientationKindOuterClass() {}
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 = {
"\nEzepben/protobuf/cim/iec61970/base/diag" +
"ramlayout/OrientationKind.proto\022/zepben." +
"protobuf.cim.iec61970.base.diagramlayout" +
"*-\n\017OrientationKind\022\014\n\010POSITIVE\020\000\022\014\n\010NEG" +
"ATIVE\020\001Bi\n3com.zepben.protobuf.cim.iec61" +
"970.base.diagramlayoutP\001\252\002/Zepben.Protob" +
"uf.CIM.IEC61970.Base.DiagramLayoutb\006prot" +
"o3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}