Uses of Class
org.robovm.apple.naturallanguage.NLModelType
| Package | Description |
|---|---|
| org.robovm.apple.naturallanguage |
-
Uses of NLModelType in org.robovm.apple.naturallanguage
Methods in org.robovm.apple.naturallanguage that return NLModelType Modifier and Type Method Description NLModelTypeNLModelConfiguration. getType()static NLModelTypeNLModelType. valueOf(long n)Returns the enum constant of this type with the specified name.static NLModelTypeNLModelType. valueOf(String name)Returns the enum constant of this type with the specified name.static NLModelType[]NLModelType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.naturallanguage with parameters of type NLModelType Modifier and Type Method Description static longNLModelConfiguration. currentRevisionForType(NLModelType type)static NSIndexSetNLModelConfiguration. supportedRevisionsForType(NLModelType type)