Uses of Class
org.apache.nlpcraft.model.NCIntent
-
Packages that use NCIntent Package Description org.apache.nlpcraft.model Contains main API for defining data models. -
-
Uses of NCIntent in org.apache.nlpcraft.model
Methods in org.apache.nlpcraft.model that return NCIntent Modifier and Type Method Description NCIntent[]
value()
Gets the list of allNCIntent
annotations attached to the callback or class.
-