org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSPropertyListMutabilityOptions
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSPropertyListMutabilityOptions
native declaration : /System/Library/Frameworks/Foundation.framework/Headers/NSPropertyList.h
enum values
NSPropertyListImmutable
static final int NSPropertyListImmutable
- See Also:
- Constant Field Values
NSPropertyListMutableContainers
static final int NSPropertyListMutableContainers
- See Also:
- Constant Field Values
NSPropertyListMutableContainersAndLeaves
static final int NSPropertyListMutableContainersAndLeaves
- See Also:
- Constant Field Values
Copyright © 2009. All Rights Reserved.