Package 

Class ValuesMergeResult

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Value value
      private final String content
    • Method Summary

      Modifier and Type Method Description
      final Value component1()
      final String component2()
      final ValuesMergeResult copy(Value value, String content)
      final Value getValue()
      final String getContent()
      • Methods inherited from class ai.tock.nlp.api.client.model.merge.ValuesMergeResult

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait