Uses of Class
com.restfb.types.webhook.messaging.nlp.BaseNlpEntity
Packages that use BaseNlpEntity
-
Uses of BaseNlpEntity in com.restfb.types.webhook.messaging
Methods in com.restfb.types.webhook.messaging with type parameters of type BaseNlpEntityModifier and TypeMethodDescription<T extends BaseNlpEntity>
List<T>NlpResult.getEntities
(Class<T> clazz) returns a subset of the found entities.Methods in com.restfb.types.webhook.messaging that return types with arguments of type BaseNlpEntityModifier and TypeMethodDescriptionNlpResult.getEntities()
returns the complete list of all found entities. -
Uses of BaseNlpEntity in com.restfb.types.webhook.messaging.nlp
Subclasses of BaseNlpEntity in com.restfb.types.webhook.messaging.nlpModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Methods in com.restfb.types.webhook.messaging.nlp with type parameters of type BaseNlpEntity