Class RetrieveResponse

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
de.uni_trier.recap.arg_services.retrieval.v1.RetrieveResponse
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, RetrieveResponseOrBuilder, Serializable

public final class RetrieveResponse extends com.google.protobuf.GeneratedMessageV3 implements RetrieveResponseOrBuilder
Protobuf type arg_services.retrieval.v1.RetrieveResponse
See Also:
  • Field Details

    • SEMANTIC_RANKING_FIELD_NUMBER

      public static final int SEMANTIC_RANKING_FIELD_NUMBER
      See Also:
    • STRUCTURAL_RANKING_FIELD_NUMBER

      public static final int STRUCTURAL_RANKING_FIELD_NUMBER
      See Also:
    • STRUCTURAL_MAPPING_FIELD_NUMBER

      public static final int STRUCTURAL_MAPPING_FIELD_NUMBER
      See Also:
    • EXTRAS_FIELD_NUMBER

      public static final int EXTRAS_FIELD_NUMBER
      See Also:
  • Method Details

    • newInstance

      protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
      Overrides:
      newInstance in class com.google.protobuf.GeneratedMessageV3
    • getUnknownFields

      public final com.google.protobuf.UnknownFieldSet getUnknownFields()
      Specified by:
      getUnknownFields in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getUnknownFields in class com.google.protobuf.GeneratedMessageV3
    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3
    • getSemanticRankingList

      public List<RetrievedCase> getSemanticRankingList()
      repeated .arg_services.retrieval.v1.RetrievedCase semantic_ranking = 1 [json_name = "semanticRanking"];
      Specified by:
      getSemanticRankingList in interface RetrieveResponseOrBuilder
    • getSemanticRankingOrBuilderList

      public List<? extends RetrievedCaseOrBuilder> getSemanticRankingOrBuilderList()
      repeated .arg_services.retrieval.v1.RetrievedCase semantic_ranking = 1 [json_name = "semanticRanking"];
      Specified by:
      getSemanticRankingOrBuilderList in interface RetrieveResponseOrBuilder
    • getSemanticRankingCount

      public int getSemanticRankingCount()
      repeated .arg_services.retrieval.v1.RetrievedCase semantic_ranking = 1 [json_name = "semanticRanking"];
      Specified by:
      getSemanticRankingCount in interface RetrieveResponseOrBuilder
    • getSemanticRanking

      public RetrievedCase getSemanticRanking(int index)
      repeated .arg_services.retrieval.v1.RetrievedCase semantic_ranking = 1 [json_name = "semanticRanking"];
      Specified by:
      getSemanticRanking in interface RetrieveResponseOrBuilder
    • getSemanticRankingOrBuilder

      public RetrievedCaseOrBuilder getSemanticRankingOrBuilder(int index)
      repeated .arg_services.retrieval.v1.RetrievedCase semantic_ranking = 1 [json_name = "semanticRanking"];
      Specified by:
      getSemanticRankingOrBuilder in interface RetrieveResponseOrBuilder
    • getStructuralRankingList

      public List<RetrievedCase> getStructuralRankingList()
      repeated .arg_services.retrieval.v1.RetrievedCase structural_ranking = 2 [json_name = "structuralRanking"];
      Specified by:
      getStructuralRankingList in interface RetrieveResponseOrBuilder
    • getStructuralRankingOrBuilderList

      public List<? extends RetrievedCaseOrBuilder> getStructuralRankingOrBuilderList()
      repeated .arg_services.retrieval.v1.RetrievedCase structural_ranking = 2 [json_name = "structuralRanking"];
      Specified by:
      getStructuralRankingOrBuilderList in interface RetrieveResponseOrBuilder
    • getStructuralRankingCount

      public int getStructuralRankingCount()
      repeated .arg_services.retrieval.v1.RetrievedCase structural_ranking = 2 [json_name = "structuralRanking"];
      Specified by:
      getStructuralRankingCount in interface RetrieveResponseOrBuilder
    • getStructuralRanking

      public RetrievedCase getStructuralRanking(int index)
      repeated .arg_services.retrieval.v1.RetrievedCase structural_ranking = 2 [json_name = "structuralRanking"];
      Specified by:
      getStructuralRanking in interface RetrieveResponseOrBuilder
    • getStructuralRankingOrBuilder

      public RetrievedCaseOrBuilder getStructuralRankingOrBuilder(int index)
      repeated .arg_services.retrieval.v1.RetrievedCase structural_ranking = 2 [json_name = "structuralRanking"];
      Specified by:
      getStructuralRankingOrBuilder in interface RetrieveResponseOrBuilder
    • getStructuralMappingList

      public List<RetrievedMapping> getStructuralMappingList()
      repeated .arg_services.retrieval.v1.RetrievedMapping structural_mapping = 3 [json_name = "structuralMapping"];
      Specified by:
      getStructuralMappingList in interface RetrieveResponseOrBuilder
    • getStructuralMappingOrBuilderList

      public List<? extends RetrievedMappingOrBuilder> getStructuralMappingOrBuilderList()
      repeated .arg_services.retrieval.v1.RetrievedMapping structural_mapping = 3 [json_name = "structuralMapping"];
      Specified by:
      getStructuralMappingOrBuilderList in interface RetrieveResponseOrBuilder
    • getStructuralMappingCount

      public int getStructuralMappingCount()
      repeated .arg_services.retrieval.v1.RetrievedMapping structural_mapping = 3 [json_name = "structuralMapping"];
      Specified by:
      getStructuralMappingCount in interface RetrieveResponseOrBuilder
    • getStructuralMapping

      public RetrievedMapping getStructuralMapping(int index)
      repeated .arg_services.retrieval.v1.RetrievedMapping structural_mapping = 3 [json_name = "structuralMapping"];
      Specified by:
      getStructuralMapping in interface RetrieveResponseOrBuilder
    • getStructuralMappingOrBuilder

      public RetrievedMappingOrBuilder getStructuralMappingOrBuilder(int index)
      repeated .arg_services.retrieval.v1.RetrievedMapping structural_mapping = 3 [json_name = "structuralMapping"];
      Specified by:
      getStructuralMappingOrBuilder in interface RetrieveResponseOrBuilder
    • hasExtras

      public boolean hasExtras()
       Implementation-specific information can be encoded here
       
      .google.protobuf.Struct extras = 15 [json_name = "extras"];
      Specified by:
      hasExtras in interface RetrieveResponseOrBuilder
      Returns:
      Whether the extras field is set.
    • getExtras

      public com.google.protobuf.Struct getExtras()
       Implementation-specific information can be encoded here
       
      .google.protobuf.Struct extras = 15 [json_name = "extras"];
      Specified by:
      getExtras in interface RetrieveResponseOrBuilder
      Returns:
      The extras.
    • getExtrasOrBuilder

      public com.google.protobuf.StructOrBuilder getExtrasOrBuilder()
       Implementation-specific information can be encoded here
       
      .google.protobuf.Struct extras = 15 [json_name = "extras"];
      Specified by:
      getExtrasOrBuilder in interface RetrieveResponseOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessageV3
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessageV3
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static RetrieveResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RetrieveResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RetrieveResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RetrieveResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RetrieveResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RetrieveResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static RetrieveResponse parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static RetrieveResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static RetrieveResponse parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static RetrieveResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static RetrieveResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static RetrieveResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public RetrieveResponse.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static RetrieveResponse.Builder newBuilder()
    • newBuilder

      public static RetrieveResponse.Builder newBuilder(RetrieveResponse prototype)
    • toBuilder

      public RetrieveResponse.Builder toBuilder()
      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected RetrieveResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
      Specified by:
      newBuilderForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstance

      public static RetrieveResponse getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<RetrieveResponse> parser()
    • getParserForType

      public com.google.protobuf.Parser<RetrieveResponse> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessageV3
    • getDefaultInstanceForType

      public RetrieveResponse getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder