java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.natural_language_understanding.v1.model.SemanticRolesVerb
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class SemanticRolesVerb
extends com.ibm.cloud.sdk.core.service.model.GenericModel
SemanticRolesVerb.
  • Constructor Summary

    Constructors
    Constructor Description
    SemanticRolesVerb()  
  • Method Summary

    Modifier and Type Method Description
    String getTense()
    Gets the tense.
    String getText()
    Gets the text.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • SemanticRolesVerb

      public SemanticRolesVerb()
  • Method Details

    • getText

      public String getText()
      Gets the text.

      The keyword text.

      Returns:
      the text
    • getTense

      public String getTense()
      Gets the tense.

      Verb tense.

      Returns:
      the tense