com.diozero.remote.message.protobuf.IntegerMessageOrBuilder Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: diozero.proto
// Protobuf Java Version: 4.28.2
package com.diozero.remote.message.protobuf;
public interface IntegerMessageOrBuilder extends
// @@protoc_insertion_point(interface_extends:diozero.IntegerMessage)
com.google.protobuf.MessageOrBuilder {
/**
* int32 value = 1;
* @return The value.
*/
int getValue();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy