public class EntityCallContextForSubEntities
extends EntityCallContext
public EntityCallContextForSubEntities(@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 EntityCallContextForSubEntities(@NotNull
ai.tock.nlp.core.EntityType entityType,
@NotNull
EntityCallContext context)
@NotNull public EntityContextKey key()
@NotNull public ai.tock.nlp.core.EntityType getEntityType()