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

jmash.file.protobuf.JmashFileModelTotalOrBuilder Maven / Gradle / Ivy

There is a newer version: 0.0.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: jmash/file/protobuf/file_message.proto

// Protobuf Java Version: 3.25.1
package jmash.file.protobuf;

public interface JmashFileModelTotalOrBuilder extends
    // @@protoc_insertion_point(interface_extends:jmash.file.JmashFileModelTotal)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   *总记录数
   * 
* * int32 total_size = 1; * @return The totalSize. */ int getTotalSize(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy