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

public class Author
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The author of the analyzed content.
  • Constructor Summary

    Constructors
    Constructor Description
    Author()  
  • Method Summary

    Modifier and Type Method Description
    String getName()
    Gets the name.

    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

    • Author

      public Author()
  • Method Details

    • getName

      public String getName()
      Gets the name.

      Name of the author.

      Returns:
      the name