
com.hederahashgraph.api.proto.java.Freeze Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: Freeze.proto
package com.hederahashgraph.api.proto.java;
public final class Freeze {
private Freeze() {}
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_proto_FreezeTransactionBody_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_FreezeTransactionBody_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\014Freeze.proto\022\005proto\032\016Duration.proto\032\017T" +
"imestamp.proto\032\020BasicTypes.proto\"\222\001\n\025Fre" +
"ezeTransactionBody\022\021\n\tstartHour\030\001 \001(\005\022\020\n" +
"\010startMin\030\002 \001(\005\022\017\n\007endHour\030\003 \001(\005\022\016\n\006endM" +
"in\030\004 \001(\005\022!\n\nupdateFile\030\005 \001(\0132\r.proto.Fil" +
"eID\022\020\n\010fileHash\030\006 \001(\014B&\n\"com.hederahashg" +
"raph.api.proto.javaP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.DurationOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor(),
});
internal_static_proto_FreezeTransactionBody_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_FreezeTransactionBody_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_FreezeTransactionBody_descriptor,
new java.lang.String[] { "StartHour", "StartMin", "EndHour", "EndMin", "UpdateFile", "FileHash", });
com.hederahashgraph.api.proto.java.DurationOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TimestampOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy