com.jniwrapper.macosx.cocoa.nsinvocation
Class _NSObjCValueTypeEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nsinvocation._NSObjCValueTypeEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- public class _NSObjCValueTypeEnumeration
- extends com.jniwrapper.Int
This class represents _NSObjCValueTypeEnumeration
enumeration.
Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
Methods inherited from class com.jniwrapper.Int |
clone |
Methods inherited from class com.jniwrapper.ax |
b, equals, getDebugInfo, getValue, hashCode, setValue, toLong, toString |
Methods inherited from class com.jniwrapper.DelegatingParameter |
a, acceptIOPerformer, b, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write |
Methods inherited from class com.jniwrapper.Parameter |
, a, asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, indent, read, read, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
NSObjCNoType
public static final int NSObjCNoType
- See Also:
- Constant Field Values
NSObjCVoidType
public static final char NSObjCVoidType
- See Also:
- Constant Field Values
NSObjCCharType
public static final char NSObjCCharType
- See Also:
- Constant Field Values
NSObjCShortType
public static final char NSObjCShortType
- See Also:
- Constant Field Values
NSObjCLongType
public static final char NSObjCLongType
- See Also:
- Constant Field Values
NSObjCLonglongType
public static final char NSObjCLonglongType
- See Also:
- Constant Field Values
NSObjCFloatType
public static final char NSObjCFloatType
- See Also:
- Constant Field Values
NSObjCDoubleType
public static final char NSObjCDoubleType
- See Also:
- Constant Field Values
NSObjCBoolType
public static final char NSObjCBoolType
- See Also:
- Constant Field Values
NSObjCSelectorType
public static final char NSObjCSelectorType
- See Also:
- Constant Field Values
NSObjCObjectType
public static final char NSObjCObjectType
- See Also:
- Constant Field Values
NSObjCStructType
public static final char NSObjCStructType
- See Also:
- Constant Field Values
NSObjCPointerType
public static final char NSObjCPointerType
- See Also:
- Constant Field Values
NSObjCStringType
public static final char NSObjCStringType
- See Also:
- Constant Field Values
NSObjCArrayType
public static final char NSObjCArrayType
- See Also:
- Constant Field Values
NSObjCUnionType
public static final char NSObjCUnionType
- See Also:
- Constant Field Values
NSObjCBitfield
public static final char NSObjCBitfield
- See Also:
- Constant Field Values
_NSObjCValueTypeEnumeration
public _NSObjCValueTypeEnumeration()
_NSObjCValueTypeEnumeration
public _NSObjCValueTypeEnumeration(long value)
_NSObjCValueTypeEnumeration
public _NSObjCValueTypeEnumeration(com.jniwrapper.IntegerParameter t)