Uses of Interface
org.apache.nlpcraft.model.NCCompany
-
Packages that use NCCompany Package Description org.apache.nlpcraft.model Contains main API for defining data models. -
-
Uses of NCCompany in org.apache.nlpcraft.model
Methods in org.apache.nlpcraft.model that return NCCompany Modifier and Type Method Description NCCompany
NCDialogFlowItem. getCompany()
Gets descriptor of the user's company on behalf of which the input request was submitted.NCCompany
NCRequest. getCompany()
Gets descriptor of the user's company on behalf of which this request was submitted.
-