com.zepben.protobuf.cim.iec61970.base.diagramlayout.DiagramObjectPointOuterClass 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/DiagramObjectPoint.proto
package com.zepben.protobuf.cim.iec61970.base.diagramlayout;
public final class DiagramObjectPointOuterClass {
private DiagramObjectPointOuterClass() {}
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_zepben_protobuf_cim_iec61970_base_diagramlayout_DiagramObjectPoint_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_diagramlayout_DiagramObjectPoint_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nHzepben/protobuf/cim/iec61970/base/diag" +
"ramlayout/DiagramObjectPoint.proto\022/zepb" +
"en.protobuf.cim.iec61970.base.diagramlay" +
"out\":\n\022DiagramObjectPoint\022\021\n\txPosition\030\001" +
" \001(\001\022\021\n\tyPosition\030\002 \001(\001Bi\n3com.zepben.pr" +
"otobuf.cim.iec61970.base.diagramlayoutP\001" +
"\252\002/Zepben.Protobuf.CIM.IEC61970.Base.Dia" +
"gramLayoutb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_zepben_protobuf_cim_iec61970_base_diagramlayout_DiagramObjectPoint_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_diagramlayout_DiagramObjectPoint_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_diagramlayout_DiagramObjectPoint_descriptor,
new java.lang.String[] { "XPosition", "YPosition", });
}
// @@protoc_insertion_point(outer_class_scope)
}