
com.hederahashgraph.api.proto.java.TokenCreate Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TokenCreate.proto
package com.hederahashgraph.api.proto.java;
public final class TokenCreate {
private TokenCreate() {}
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_TokenCreation_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_proto_TokenCreation_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\021TokenCreate.proto\022\005proto\032\020BasicTypes.p" +
"roto\"\250\002\n\rTokenCreation\022\r\n\005float\030\001 \001(\004\022\024\n" +
"\014divisibility\030\002 \001(\r\022\"\n\010treasury\030\003 \001(\0132\020." +
"proto.AccountID\022\034\n\010adminKey\030\004 \001(\0132\n.prot" +
"o.Key\022\032\n\006kycKey\030\005 \001(\0132\n.proto.Key\022\035\n\tfre" +
"ezeKey\030\006 \001(\0132\n.proto.Key\022\033\n\007wipeKey\030\007 \001(" +
"\0132\n.proto.Key\022\035\n\tsupplyKey\030\010 \001(\0132\n.proto" +
".Key\022\025\n\rfreezeDefault\030\t \001(\010\022\022\n\nkycDefaul" +
"t\030\n \001(\010\022\016\n\006symbol\030\013 \001(\tB&\n\"com.hederahas" +
"hgraph.api.proto.javaP\001b\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.BasicTypes.getDescriptor(),
}, assigner);
internal_static_proto_TokenCreation_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_proto_TokenCreation_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_proto_TokenCreation_descriptor,
new java.lang.String[] { "Float", "Divisibility", "Treasury", "AdminKey", "KycKey", "FreezeKey", "WipeKey", "SupplyKey", "FreezeDefault", "KycDefault", "Symbol", });
com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy