Package ai.expert.nlapi.v2.model
Class ContextInfo
- java.lang.Object
-
- ai.expert.nlapi.v2.model.ContextInfo
-
public class ContextInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ContextInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ContextLanguageInfogetLanguagesByName(java.lang.String name)
-
-
-
Method Detail
-
getLanguagesByName
public ContextLanguageInfo getLanguagesByName(java.lang.String name) throws NLApiException
- Throws:
NLApiException
-
-