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

com.hedera.hashgraph.sdk.proto.EntityNumberOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: common.proto

// Protobuf Java Version: 3.25.3
package com.hedera.hashgraph.sdk.proto;

public interface EntityNumberOrBuilder extends
    // @@protoc_insertion_point(interface_extends:proto.EntityNumber)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int64 number = 1;
   * @return The number.
   */
  long getNumber();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy