Uses of Class
com.mypurecloud.sdk.v2.model.NamedEntityAnnotation
Packages that use NamedEntityAnnotation
-
Uses of NamedEntityAnnotation in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return NamedEntityAnnotationModifier and TypeMethodDescriptionNluUtteranceSegment.getEntity()The name of the annotated named entity.Methods in com.mypurecloud.sdk.v2.model with parameters of type NamedEntityAnnotationModifier and TypeMethodDescriptionNluUtteranceSegment.entity(NamedEntityAnnotation entity) The entity annotation of the segment.voidNluUtteranceSegment.setEntity(NamedEntityAnnotation entity)