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

com.zepben.protobuf.cc.CcData 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/cc/cc-data.proto

package com.zepben.protobuf.cc;

public final class CcData {
  private CcData() {}
  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_cc_CustomerIdentifiedObject_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_cc_CustomerIdentifiedObject_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/cc/cc-data.proto\022\022zepb" +
      "en.protobuf.cc\032\031google/protobuf/any.prot" +
      "o\0326zepben/protobuf/cim/iec61968/common/O" +
      "rganisation.proto\0325zepben/protobuf/cim/i" +
      "ec61968/customers/Customer.proto\032>zepben" +
      "/protobuf/cim/iec61968/customers/Custome" +
      "rAgreement.proto\032=zepben/protobuf/cim/ie" +
      "c61968/customers/PricingStructure.proto\032" +
      "3zepben/protobuf/cim/iec61968/customers/" +
      "Tariff.proto\"\327\003\n\030CustomerIdentifiedObjec" +
      "t\022I\n\014organisation\030\001 \001(\01321.zepben.protobu" +
      "f.cim.iec61968.common.OrganisationH\000\022D\n\010" +
      "customer\030\002 \001(\01320.zepben.protobuf.cim.iec" +
      "61968.customers.CustomerH\000\022V\n\021customerAg" +
      "reement\030\003 \001(\01329.zepben.protobuf.cim.iec6" +
      "1968.customers.CustomerAgreementH\000\022T\n\020pr" +
      "icingStructure\030\004 \001(\01328.zepben.protobuf.c" +
      "im.iec61968.customers.PricingStructureH\000" +
      "\022@\n\006tariff\030\005 \001(\0132..zepben.protobuf.cim.i" +
      "ec61968.customers.TariffH\000\022&\n\005other\030\347\007 \001" +
      "(\0132\024.google.protobuf.AnyH\000B\022\n\020identified" +
      "ObjectB/\n\026com.zepben.protobuf.ccP\001\252\002\022Zep" +
      "ben.Protobuf.CCb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.AnyProto.getDescriptor(),
          com.zepben.protobuf.cim.iec61968.common.OrganisationOuterClass.getDescriptor(),
          com.zepben.protobuf.cim.iec61968.customers.CustomerOuterClass.getDescriptor(),
          com.zepben.protobuf.cim.iec61968.customers.CustomerAgreementOuterClass.getDescriptor(),
          com.zepben.protobuf.cim.iec61968.customers.PricingStructureOuterClass.getDescriptor(),
          com.zepben.protobuf.cim.iec61968.customers.TariffOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cc_CustomerIdentifiedObject_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cc_CustomerIdentifiedObject_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cc_CustomerIdentifiedObject_descriptor,
        new java.lang.String[] { "Organisation", "Customer", "CustomerAgreement", "PricingStructure", "Tariff", "Other", "IdentifiedObject", });
    com.google.protobuf.AnyProto.getDescriptor();
    com.zepben.protobuf.cim.iec61968.common.OrganisationOuterClass.getDescriptor();
    com.zepben.protobuf.cim.iec61968.customers.CustomerOuterClass.getDescriptor();
    com.zepben.protobuf.cim.iec61968.customers.CustomerAgreementOuterClass.getDescriptor();
    com.zepben.protobuf.cim.iec61968.customers.PricingStructureOuterClass.getDescriptor();
    com.zepben.protobuf.cim.iec61968.customers.TariffOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy