org.openlca.proto.ProtoExchangeRefOrBuilder Maven / Gradle / Ivy
// 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