public class EntityCallContextForEntity
extends EntityCallContext
public EntityCallContextForEntity(@NotNull
ai.tock.nlp.core.EntityType entityType,
@NotNull
java.util.Locale language,
@NotNull
ai.tock.nlp.core.NlpEngineType engineType,
@NotNull
java.lang.String applicationName,
@NotNull
java.time.ZonedDateTime referenceDate)
public EntityCallContextForEntity(@NotNull
ai.tock.nlp.core.CallContext context,
@NotNull
ai.tock.nlp.core.Entity entity)
@NotNull public EntityContextKey key()
@NotNull public ai.tock.nlp.core.EntityType getEntityType()