public final class EntityValueAndSynonyms extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EntityValueAndSynonyms.Builder |
Modifier and Type | Method and Description |
---|---|
static EntityValueAndSynonyms.Builder |
builder() |
boolean |
equals(Object o) |
List<String> |
getSynonyms()
An array of synonyms for the entity
|
String |
getValue()
The entity value
|
int |
hashCode() |
String |
toString() |
public static EntityValueAndSynonyms.Builder builder()
public String getValue()
Copyright © 2023. All rights reserved.