public class NSKeyValueObservingEnumeration
extends com.jniwrapper.Int
NSKeyValueObservingEnumeration enumeration.| Modifier and Type | Field and Description | 
|---|---|
static int | 
NSKeyValueChangeInsertion  | 
static int | 
NSKeyValueChangeRemoval  | 
static int | 
NSKeyValueChangeReplacement  | 
static int | 
NSKeyValueChangeSetting  | 
static int | 
NSKeyValueObservingOptionNew  | 
static int | 
NSKeyValueObservingOptionOld  | 
| Constructor and Description | 
|---|
NSKeyValueObservingEnumeration()  | 
NSKeyValueObservingEnumeration(com.jniwrapper.IntegerParameter t)  | 
NSKeyValueObservingEnumeration(long value)  | 
acceptIOPerformer, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, writepublic static final int NSKeyValueObservingOptionNew
public static final int NSKeyValueObservingOptionOld
public static final int NSKeyValueChangeSetting
public static final int NSKeyValueChangeInsertion
public static final int NSKeyValueChangeRemoval
public static final int NSKeyValueChangeReplacement