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