-
- All Implemented Interfaces:
-
ai.tock.nlp.core.IntOpenRange,kotlin.Comparable
public final class EntityTypeValue implements IntOpenRange
-
-
Constructor Summary
Constructors Constructor Description EntityTypeValue(Integer start, Integer end, EntityType entityType, Object value, Boolean evaluated)
-
Method Summary
Modifier and Type Method Description IntegergetStart()IntegergetEnd()final EntityTypegetEntityType()final ObjectgetValue()final BooleangetEvaluated()-
-
Method Detail
-
getEntityType
final EntityType getEntityType()
-
getEvaluated
final Boolean getEvaluated()
-
-
-
-