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

com.zepben.protobuf.cim.iec61968.customers.CustomerOuterClass 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/customers/Customer.proto

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n5zepben/protobuf/cim/iec61968/customers" +
      "/Customer.proto\022&zepben.protobuf.cim.iec" +
      "61968.customers\032:zepben/protobuf/cim/iec" +
      "61968/common/OrganisationRole.proto\0329zep" +
      "ben/protobuf/cim/iec61968/customers/Cust" +
      "omerKind.proto\"\335\001\n\010Customer\022A\n\002or\030\001 \001(\0132" +
      "5.zepben.protobuf.cim.iec61968.common.Or" +
      "ganisationRole\022B\n\004kind\030\002 \001(\01624.zepben.pr" +
      "otobuf.cim.iec61968.customers.CustomerKi" +
      "nd\022\036\n\026customerAgreementMRIDs\030\003 \003(\t\022\025\n\rnu" +
      "mEndDevices\030\004 \001(\005\022\023\n\013specialNeed\030\005 \001(\tBW" +
      "\n*com.zepben.protobuf.cim.iec61968.custo" +
      "mersP\001\252\002&Zepben.Protobuf.CIM.IEC61968.Cu" +
      "stomersb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.zepben.protobuf.cim.iec61968.common.OrganisationRoleOuterClass.getDescriptor(),
          com.zepben.protobuf.cim.iec61968.customers.CustomerKindOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61968_customers_Customer_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61968_customers_Customer_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61968_customers_Customer_descriptor,
        new java.lang.String[] { "Or", "Kind", "CustomerAgreementMRIDs", "NumEndDevices", "SpecialNeed", });
    com.zepben.protobuf.cim.iec61968.common.OrganisationRoleOuterClass.getDescriptor();
    com.zepben.protobuf.cim.iec61968.customers.CustomerKindOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy