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

com.hederahashgraph.api.proto.java.TokenManagementOuterClass Maven / Gradle / Ivy

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

package com.hederahashgraph.api.proto.java;

public final class TokenManagementOuterClass {
  private TokenManagementOuterClass() {}
  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_TokenManagement_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_proto_TokenManagement_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\025TokenManagement.proto\022\005proto\032\020BasicTyp" +
      "es.proto\"\372\001\n\017TokenManagement\022\036\n\005token\030\001 " +
      "\001(\0132\017.proto.TokenRef\022\"\n\010treasury\030\002 \001(\0132\020" +
      ".proto.AccountID\022\034\n\010adminKey\030\003 \001(\0132\n.pro" +
      "to.Key\022\032\n\006kycKey\030\004 \001(\0132\n.proto.Key\022\035\n\tfr" +
      "eezeKey\030\005 \001(\0132\n.proto.Key\022\033\n\007wipeKey\030\006 \001" +
      "(\0132\n.proto.Key\022\035\n\tsupplyKey\030\007 \001(\0132\n.prot" +
      "o.Key\022\016\n\006symbol\030\010 \001(\tB&\n\"com.hederahashg" +
      "raph.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_TokenManagement_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_proto_TokenManagement_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_proto_TokenManagement_descriptor,
        new java.lang.String[] { "Token", "Treasury", "AdminKey", "KycKey", "FreezeKey", "WipeKey", "SupplyKey", "Symbol", });
    com.hederahashgraph.api.proto.java.BasicTypes.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy