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

com.zepben.protobuf.cim.iec61968.common.DocumentOuterClass 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/Document.proto

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

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

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n2zepben/protobuf/cim/iec61968/common/Do" +
      "cument.proto\022#zepben.protobuf.cim.iec619" +
      "68.common\032\037google/protobuf/timestamp.pro" +
      "to\032=zepben/protobuf/cim/iec61970/base/co" +
      "re/IdentifiedObject.proto\"\327\001\n\010Document\022D" +
      "\n\002io\030\001 \001(\01328.zepben.protobuf.cim.iec6197" +
      "0.base.core.IdentifiedObject\022\r\n\005title\030\002 " +
      "\001(\t\0223\n\017createdDateTime\030\003 \001(\0132\032.google.pr" +
      "otobuf.Timestamp\022\022\n\nauthorName\030\004 \001(\t\022\014\n\004" +
      "type\030\005 \001(\t\022\016\n\006status\030\006 \001(\t\022\017\n\007comment\030\007 " +
      "\001(\tBQ\n\'com.zepben.protobuf.cim.iec61968." +
      "commonP\001\252\002#Zepben.Protobuf.CIM.IEC61968." +
      "Commonb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.TimestampProto.getDescriptor(),
          com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61968_common_Document_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61968_common_Document_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61968_common_Document_descriptor,
        new java.lang.String[] { "Io", "Title", "CreatedDateTime", "AuthorName", "Type", "Status", "Comment", });
    com.google.protobuf.TimestampProto.getDescriptor();
    com.zepben.protobuf.cim.iec61970.base.core.IdentifiedObjectOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy