public class NSPropertyListEnumeration
extends com.jniwrapper.Int
NSPropertyListEnumeration
enumeration.Modifier and Type | Field and Description |
---|---|
static int |
NSPropertyListBinaryFormat_v1_0 |
static int |
NSPropertyListImmutable |
static int |
NSPropertyListMutableContainers |
static int |
NSPropertyListMutableContainersAndLeaves |
static int |
NSPropertyListOpenStepFormat |
static int |
NSPropertyListXMLFormat_v1_0 |
Constructor and Description |
---|
NSPropertyListEnumeration() |
NSPropertyListEnumeration(com.jniwrapper.IntegerParameter t) |
NSPropertyListEnumeration(long value) |
acceptIOPerformer, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write
public static final int NSPropertyListImmutable
public static final int NSPropertyListMutableContainers
public static final int NSPropertyListMutableContainersAndLeaves
public static final int NSPropertyListOpenStepFormat
public static final int NSPropertyListXMLFormat_v1_0
public static final int NSPropertyListBinaryFormat_v1_0