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

io.lionweb.lioncore.protobuf.PBAttachPointOrBuilder Maven / Gradle / Ivy

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: io/lionweb/lioncore/protobuf/BulkImport.proto
// Protobuf Java Version: 4.27.2

package io.lionweb.lioncore.protobuf;

public interface PBAttachPointOrBuilder extends
    // @@protoc_insertion_point(interface_extends:io.lionweb.lioncore.protobuf.PBAttachPoint)
    com.google.protobuf.MessageOrBuilder {

  /**
   * int32 container = 1;
   * @return The container.
   */
  int getContainer();

  /**
   * int32 metaPointerIndex = 2;
   * @return The metaPointerIndex.
   */
  int getMetaPointerIndex();

  /**
   * int32 rootId = 3;
   * @return The rootId.
   */
  int getRootId();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy