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

org.openlca.proto.ProtoExchangeRefOrBuilder Maven / Gradle / Ivy

There is a newer version: 2.0.1
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: olca.proto

package org.openlca.proto;

public interface ProtoExchangeRefOrBuilder extends
    // @@protoc_insertion_point(interface_extends:protolca.ProtoExchangeRef)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * The internal ID of the exchange.
   * 
* * int32 internal_id = 1; * @return The internalId. */ int getInternalId(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy