org.rococoa.cocoa.foundation
Interface FoundationLibrary.NSPropertyListMutabilityOptions
- Enclosing interface:
- FoundationLibrary
public static interface FoundationLibrary.NSPropertyListMutabilityOptions
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