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