Uses of Class
org.robovm.apple.foundation.NSGrammaticalPartOfSpeech
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSGrammaticalPartOfSpeech in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSGrammaticalPartOfSpeech Modifier and Type Method Description NSGrammaticalPartOfSpeechNSMorphology. getPartOfSpeech()static NSGrammaticalPartOfSpeechNSGrammaticalPartOfSpeech. valueOf(long n)Returns the enum constant of this type with the specified name.static NSGrammaticalPartOfSpeechNSGrammaticalPartOfSpeech. valueOf(String name)Returns the enum constant of this type with the specified name.static NSGrammaticalPartOfSpeech[]NSGrammaticalPartOfSpeech. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.foundation with parameters of type NSGrammaticalPartOfSpeech Modifier and Type Method Description voidNSMorphology. setPartOfSpeech(NSGrammaticalPartOfSpeech v)