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

com.github.os72.protobuf351.BoolValueOrBuilder Maven / Gradle / Ivy

There is a newer version: 1.0.41
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/protobuf/wrappers.proto

package com.github.os72.protobuf351;

public interface BoolValueOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.protobuf.BoolValue)
    com.github.os72.protobuf351.MessageOrBuilder {

  /**
   * 
   * The bool value.
   * 
* * bool value = 1; */ boolean getValue(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy