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

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

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

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

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

  /**
   * int32 value = 1;
   * @return The value.
   */
  int getValue();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy