com.zepben.protobuf.cim.iec61968.common.StreetAddressOuterClass 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/common/StreetAddress.proto
package com.zepben.protobuf.cim.iec61968.common;
public final class StreetAddressOuterClass {
private StreetAddressOuterClass() {}
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_iec61968_common_StreetAddress_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61968_common_StreetAddress_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n7zepben/protobuf/cim/iec61968/common/St" +
"reetAddress.proto\022#zepben.protobuf.cim.i" +
"ec61968.common\0326zepben/protobuf/cim/iec6" +
"1968/common/StreetDetail.proto\0324zepben/p" +
"rotobuf/cim/iec61968/common/TownDetail.p" +
"roto\"\300\001\n\rStreetAddress\022\022\n\npostalCode\030\001 \001" +
"(\t\022C\n\ntownDetail\030\002 \001(\0132/.zepben.protobuf" +
".cim.iec61968.common.TownDetail\022\r\n\005poBox" +
"\030\003 \001(\t\022G\n\014streetDetail\030\004 \001(\01321.zepben.pr" +
"otobuf.cim.iec61968.common.StreetDetailB" +
"Q\n\'com.zepben.protobuf.cim.iec61968.comm" +
"onP\001\252\002#Zepben.Protobuf.CIM.IEC61968.Comm" +
"onb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61968.common.StreetDetailOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61968.common.TownDetailOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61968_common_StreetAddress_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61968_common_StreetAddress_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61968_common_StreetAddress_descriptor,
new java.lang.String[] { "PostalCode", "TownDetail", "PoBox", "StreetDetail", });
com.zepben.protobuf.cim.iec61968.common.StreetDetailOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61968.common.TownDetailOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}