Uses of Enum
oshi.jna.platform.mac.CoreFoundation.CFDateFormatterStyle
Packages that use CoreFoundation.CFDateFormatterStyle
-
Uses of CoreFoundation.CFDateFormatterStyle in oshi.jna.platform.mac
Subclasses with type arguments of type CoreFoundation.CFDateFormatterStyle in oshi.jna.platform.macModifier and TypeClassDescriptionstatic enumEnum of values used forCoreFoundation.CFDateFormatterStyleinCoreFoundation.CFDateFormatterCreate(com.sun.jna.platform.mac.CoreFoundation.CFAllocatorRef, oshi.jna.platform.mac.CoreFoundation.CFLocale, com.sun.jna.platform.mac.CoreFoundation.CFIndex, com.sun.jna.platform.mac.CoreFoundation.CFIndex).Methods in oshi.jna.platform.mac that return CoreFoundation.CFDateFormatterStyleModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CoreFoundation.CFDateFormatterStyle[]CoreFoundation.CFDateFormatterStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.