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

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

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n>zepben/protobuf/cim/iec61968/customers" +
      "/CustomerAgreement.proto\022&zepben.protobu" +
      "f.cim.iec61968.customers\0323zepben/protobu" +
      "f/cim/iec61968/common/Agreement.proto\"\205\001" +
      "\n\021CustomerAgreement\022;\n\003agr\030\001 \001(\0132..zepbe" +
      "n.protobuf.cim.iec61968.common.Agreement" +
      "\022\024\n\014customerMRID\030\002 \001(\t\022\035\n\025pricingStructu" +
      "reMRIDs\030\003 \003(\tBW\n*com.zepben.protobuf.cim" +
      ".iec61968.customersP\001\252\002&Zepben.Protobuf." +
      "CIM.IEC61968.Customersb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.zepben.protobuf.cim.iec61968.common.AgreementOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61968_customers_CustomerAgreement_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61968_customers_CustomerAgreement_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61968_customers_CustomerAgreement_descriptor,
        new java.lang.String[] { "Agr", "CustomerMRID", "PricingStructureMRIDs", });
    com.zepben.protobuf.cim.iec61968.common.AgreementOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy