All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.zepben.protobuf.cim.iec61968.common.TownDetailOuterClass Maven / Gradle / Ivy

There is a newer version: 0.32.0-SNAPSHOT2
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: zepben/protobuf/cim/iec61968/common/TownDetail.proto

package com.zepben.protobuf.cim.iec61968.common;

public final class TownDetailOuterClass {
  private TownDetailOuterClass() {}
  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_TownDetail_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_cim_iec61968_common_TownDetail_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n4zepben/protobuf/cim/iec61968/common/To" +
      "wnDetail.proto\022#zepben.protobuf.cim.iec6" +
      "1968.common\"3\n\nTownDetail\022\014\n\004name\030\001 \001(\t\022" +
      "\027\n\017stateOrProvince\030\002 \001(\tBQ\n\'com.zepben.p" +
      "rotobuf.cim.iec61968.commonP\001\252\002#Zepben.P" +
      "rotobuf.CIM.IEC61968.Commonb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_zepben_protobuf_cim_iec61968_common_TownDetail_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61968_common_TownDetail_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61968_common_TownDetail_descriptor,
        new java.lang.String[] { "Name", "StateOrProvince", });
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy