public static class DocumentAuthors.Authors extends GenericModel
AlchemyLanguage
service.Constructor and Description |
---|
Authors() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getConfident()
Gets the confident.
|
java.util.List<java.lang.String> |
getNames()
Gets the names.
|
void |
setConfident(java.lang.String confident)
Sets the confident.
|
void |
setNames(java.util.List<java.lang.String> names)
Sets the names.
|
equals, hashCode, toString
public java.lang.String getConfident()
public java.util.List<java.lang.String> getNames()
public void setConfident(java.lang.String confident)
confident
- the confident to setpublic void setNames(java.util.List<java.lang.String> names)
names
- The names