public final class Entity extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Entity.Builder |
Modifier and Type | Method and Description |
---|---|
static Entity.Builder |
builder() |
boolean |
equals(Object o) |
String |
getId()
An unique id associated with the entity
|
EntityValueAndSynonyms |
getName()
Get name
|
int |
hashCode() |
String |
toString() |
public static Entity.Builder builder()
public String getId()
public EntityValueAndSynonyms getName()
Copyright © 2023. All rights reserved.