Uses of Class
org.robovm.apple.foundation.NSGrammaticalNumber
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSGrammaticalNumber in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSGrammaticalNumber Modifier and Type Method Description NSGrammaticalNumberNSMorphology. getNumber()static NSGrammaticalNumberNSGrammaticalNumber. valueOf(long n)Returns the enum constant of this type with the specified name.static NSGrammaticalNumberNSGrammaticalNumber. valueOf(String name)Returns the enum constant of this type with the specified name.static NSGrammaticalNumber[]NSGrammaticalNumber. 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 NSGrammaticalNumber Modifier and Type Method Description voidNSMorphology. setNumber(NSGrammaticalNumber v)