com.hedera.hapi.block.stream.output.protoc.CryptoService Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: stream/output/crypto_service.proto
package com.hedera.hapi.block.stream.output.protoc;
public final class CryptoService {
private CryptoService() {}
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_com_hedera_hapi_block_stream_output_ApproveAllowanceOutput_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_block_stream_output_ApproveAllowanceOutput_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_hedera_hapi_block_stream_output_DeleteAllowanceOutput_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_block_stream_output_DeleteAllowanceOutput_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_hedera_hapi_block_stream_output_CreateAccountOutput_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_block_stream_output_CreateAccountOutput_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_hedera_hapi_block_stream_output_DeleteAccountOutput_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_block_stream_output_DeleteAccountOutput_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_hedera_hapi_block_stream_output_CryptoTransferOutput_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_block_stream_output_CryptoTransferOutput_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_hedera_hapi_block_stream_output_UpdateAccountOutput_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_com_hedera_hapi_block_stream_output_UpdateAccountOutput_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\"stream/output/crypto_service.proto\022#co" +
"m.hedera.hapi.block.stream.output\032\021custo" +
"m_fees.proto\"\030\n\026ApproveAllowanceOutput\"\027" +
"\n\025DeleteAllowanceOutput\"\025\n\023CreateAccount" +
"Output\"\025\n\023DeleteAccountOutput\"N\n\024CryptoT" +
"ransferOutput\0226\n\024assessed_custom_fees\030\001 " +
"\003(\0132\030.proto.AssessedCustomFee\"\025\n\023UpdateA" +
"ccountOutputB.\n*com.hedera.hapi.block.st" +
"ream.output.protocP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.CustomFees.getDescriptor(),
});
internal_static_com_hedera_hapi_block_stream_output_ApproveAllowanceOutput_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_hedera_hapi_block_stream_output_ApproveAllowanceOutput_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_block_stream_output_ApproveAllowanceOutput_descriptor,
new java.lang.String[] { });
internal_static_com_hedera_hapi_block_stream_output_DeleteAllowanceOutput_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_com_hedera_hapi_block_stream_output_DeleteAllowanceOutput_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_block_stream_output_DeleteAllowanceOutput_descriptor,
new java.lang.String[] { });
internal_static_com_hedera_hapi_block_stream_output_CreateAccountOutput_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_com_hedera_hapi_block_stream_output_CreateAccountOutput_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_block_stream_output_CreateAccountOutput_descriptor,
new java.lang.String[] { });
internal_static_com_hedera_hapi_block_stream_output_DeleteAccountOutput_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_com_hedera_hapi_block_stream_output_DeleteAccountOutput_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_block_stream_output_DeleteAccountOutput_descriptor,
new java.lang.String[] { });
internal_static_com_hedera_hapi_block_stream_output_CryptoTransferOutput_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_com_hedera_hapi_block_stream_output_CryptoTransferOutput_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_block_stream_output_CryptoTransferOutput_descriptor,
new java.lang.String[] { "AssessedCustomFees", });
internal_static_com_hedera_hapi_block_stream_output_UpdateAccountOutput_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_com_hedera_hapi_block_stream_output_UpdateAccountOutput_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_com_hedera_hapi_block_stream_output_UpdateAccountOutput_descriptor,
new java.lang.String[] { });
com.hederahashgraph.api.proto.java.CustomFees.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy