Class NlpDatetime
- java.lang.Object
-
- com.restfb.types.webhook.messaging.nlp.BaseNlpEntity
-
- com.restfb.types.webhook.messaging.nlp.NlpDatetime
-
public class NlpDatetime extends BaseNlpEntity
-
-
Constructor Summary
Constructors Constructor Description NlpDatetime()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getGrain()
String
getType()
void
setGrain(String grain)
void
setType(String type)
-
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
-
-