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

com.hederahashgraph.service.proto.java.SmartContractServiceOuterClass Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: SmartContractService.proto

package com.hederahashgraph.service.proto.java;

public final class SmartContractServiceOuterClass {
  private SmartContractServiceOuterClass() {}
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\032SmartContractService.proto\022\005proto\032\031Tra" +
      "nsactionResponse.proto\032\013Query.proto\032\016Res" +
      "ponse.proto\032\021Transaction.proto2\262\005\n\024Smart" +
      "ContractService\022@\n\016createContract\022\022.prot" +
      "o.Transaction\032\032.proto.TransactionRespons" +
      "e\022@\n\016updateContract\022\022.proto.Transaction\032" +
      "\032.proto.TransactionResponse\022D\n\022contractC" +
      "allMethod\022\022.proto.Transaction\032\032.proto.Tr" +
      "ansactionResponse\0220\n\017getContractInfo\022\014.p" +
      "roto.Query\032\017.proto.Response\0228\n\027contractC" +
      "allLocalMethod\022\014.proto.Query\032\017.proto.Res" +
      "ponse\0224\n\023ContractGetBytecode\022\014.proto.Que" +
      "ry\032\017.proto.Response\0220\n\017getBySolidityID\022\014" +
      ".proto.Query\032\017.proto.Response\0228\n\027getTxRe" +
      "cordByContractID\022\014.proto.Query\032\017.proto.R" +
      "esponse\022@\n\016deleteContract\022\022.proto.Transa" +
      "ction\032\032.proto.TransactionResponse\022>\n\014sys" +
      "temDelete\022\022.proto.Transaction\032\032.proto.Tr" +
      "ansactionResponse\022@\n\016systemUndelete\022\022.pr" +
      "oto.Transaction\032\032.proto.TransactionRespo" +
      "nseB(\n&com.hederahashgraph.service.proto" +
      ".javab\006proto3"
    };
    com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
        new com.google.protobuf.Descriptors.FileDescriptor.    InternalDescriptorAssigner() {
          public com.google.protobuf.ExtensionRegistry assignDescriptors(
              com.google.protobuf.Descriptors.FileDescriptor root) {
            descriptor = root;
            return null;
          }
        };
    com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor(),
          com.hederahashgraph.api.proto.java.QueryOuterClass.getDescriptor(),
          com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor(),
          com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor(),
        }, assigner);
    com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor();
    com.hederahashgraph.api.proto.java.QueryOuterClass.getDescriptor();
    com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor();
    com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy