Uses of Class
org.robovm.apple.foundation.NSDateComponentsFormatterUnitsStyle
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSDateComponentsFormatterUnitsStyle in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSDateComponentsFormatterUnitsStyle Modifier and Type Method Description NSDateComponentsFormatterUnitsStyleNSDateComponentsFormatter. getUnitsStyle()static NSDateComponentsFormatterUnitsStyleNSDateComponentsFormatterUnitsStyle. valueOf(long n)Returns the enum constant of this type with the specified name.static NSDateComponentsFormatterUnitsStyleNSDateComponentsFormatterUnitsStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static NSDateComponentsFormatterUnitsStyle[]NSDateComponentsFormatterUnitsStyle. 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 NSDateComponentsFormatterUnitsStyle Modifier and Type Method Description voidNSDateComponentsFormatter. setUnitsStyle(NSDateComponentsFormatterUnitsStyle v)