Class NlpUrl
- java.lang.Object
-
- com.restfb.types.webhook.messaging.nlp.BaseNlpEntity
-
- com.restfb.types.webhook.messaging.nlp.NlpUrl
-
public class NlpUrl extends BaseNlpEntity
-
-
Constructor Summary
Constructors Constructor Description NlpUrl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDomain()
void
setDomain(String domain)
-
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
-
-