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

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

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

package com.hederahashgraph.api.proto.java;

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