|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoreDataLibrary
JNA Wrapper for library CoreData
This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.sun.jna.Library |
---|
Library.Handler |
Field Summary | |
---|---|
static CoreDataLibrary |
INSTANCE
|
static String |
JNA_LIBRARY_NAME
|
static NativeLibrary |
JNA_NATIVE_LIB
|
static int |
NSBinaryDataAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:29 |
static int |
NSBooleanAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:27 |
static int |
NSDateAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:28 |
static int |
NSDecimalAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:23 |
static int |
NSDoubleAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:24 |
static int |
NSFloatAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:25 |
static int |
NSInteger16AttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:20 |
static int |
NSInteger32AttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:21 |
static int |
NSInteger64AttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:22 |
static int |
NSObjectIDAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:36 |
static int |
NSStringAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:26 |
static int |
NSTransformableAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:33 |
static int |
NSUndefinedAttributeType
types explicitly distinguish between bit sizes to ensure data store independence of the underlying operating system native declaration : /System/Library/Frameworks/CoreData.framework/Headers/NSAttributeDescription.h:19 |
Fields inherited from interface com.sun.jna.Library |
---|
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER |
Field Detail |
---|
static final String JNA_LIBRARY_NAME
static final NativeLibrary JNA_NATIVE_LIB
static final CoreDataLibrary INSTANCE
static final int NSUndefinedAttributeType
static final int NSInteger16AttributeType
static final int NSInteger32AttributeType
static final int NSInteger64AttributeType
static final int NSDecimalAttributeType
static final int NSDoubleAttributeType
static final int NSFloatAttributeType
static final int NSStringAttributeType
static final int NSBooleanAttributeType
static final int NSDateAttributeType
static final int NSBinaryDataAttributeType
static final int NSTransformableAttributeType
static final int NSObjectIDAttributeType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |