Package com.mypurecloud.sdk.v2.model
Class NluUtteranceSegment
java.lang.Object
com.mypurecloud.sdk.v2.model.NluUtteranceSegment
- All Implemented Interfaces:
Serializable
NluUtteranceSegment
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentity(NamedEntityAnnotation entity) The entity annotation of the segment.booleangetText()inthashCode()voidsetEntity(NamedEntityAnnotation entity) voidThe text of the segment.toString()
-
Constructor Details
-
NluUtteranceSegment
public NluUtteranceSegment() -
NluUtteranceSegment
-
-
Method Details