
com.hederahashgraph.service.proto.java.TokenServiceOuterClass Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TokenService.proto
package com.hederahashgraph.service.proto.java;
public final class TokenServiceOuterClass {
private TokenServiceOuterClass() {}
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\022TokenService.proto\022\005proto\032\013Query.proto" +
"\032\016Response.proto\032\031TransactionResponse.pr" +
"oto\032\021Transaction.proto2\344\006\n\014TokenService\022" +
"=\n\013createToken\022\022.proto.Transaction\032\032.pro" +
"to.TransactionResponse\022=\n\013updateToken\022\022." +
"proto.Transaction\032\032.proto.TransactionRes" +
"ponse\022;\n\tmintToken\022\022.proto.Transaction\032\032" +
".proto.TransactionResponse\022;\n\tburnToken\022" +
"\022.proto.Transaction\032\032.proto.TransactionR" +
"esponse\022=\n\013deleteToken\022\022.proto.Transacti" +
"on\032\032.proto.TransactionResponse\022B\n\020wipeTo" +
"kenAccount\022\022.proto.Transaction\032\032.proto.T" +
"ransactionResponse\022D\n\022freezeTokenAccount" +
"\022\022.proto.Transaction\032\032.proto.Transaction" +
"Response\022F\n\024unfreezeTokenAccount\022\022.proto" +
".Transaction\032\032.proto.TransactionResponse" +
"\022H\n\026grantKycToTokenAccount\022\022.proto.Trans" +
"action\032\032.proto.TransactionResponse\022K\n\031re" +
"vokeKycFromTokenAccount\022\022.proto.Transact" +
"ion\032\032.proto.TransactionResponse\022A\n\017assoc" +
"iateTokens\022\022.proto.Transaction\032\032.proto.T" +
"ransactionResponse\022B\n\020dissociateTokens\022\022" +
".proto.Transaction\032\032.proto.TransactionRe" +
"sponse\022-\n\014getTokenInfo\022\014.proto.Query\032\017.p" +
"roto.ResponseB(\n&com.hederahashgraph.ser" +
"vice.proto.javab\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.hederahashgraph.api.proto.java.QueryOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor(),
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor(),
});
com.hederahashgraph.api.proto.java.QueryOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.ResponseOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionResponseOuterClass.getDescriptor();
com.hederahashgraph.api.proto.java.TransactionOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy