Class NlpSentiment
- java.lang.Object
-
- com.restfb.types.webhook.messaging.nlp.BaseNlpEntity
-
- com.restfb.types.webhook.messaging.nlp.NlpSentiment
-
public class NlpSentiment extends BaseNlpEntity
-
-
Constructor Summary
Constructors Constructor Description NlpSentiment()
-
Method Summary
-
Methods inherited from class com.restfb.types.webhook.messaging.nlp.BaseNlpEntity
as, getBody, getConfidence, getEnd, getEntity, getStart, getValue, isEntityOnly, setBody, setConfidence, setEnd, setEntity, setStart, setValue
-
-
-
-
Constructor Detail
-
NlpSentiment
public NlpSentiment()
-
-