com.jniwrapper.macosx.cocoa.mactypes
Class SInt16

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.ac
          extended bycom.jniwrapper.Int16
              extended bycom.jniwrapper.macosx.cocoa.mactypes.SInt16
All Implemented Interfaces:
com.jniwrapper.IntegerParameter

public class SInt16
extends com.jniwrapper.Int16

This class represents SInt16 type.


Field Summary
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
SInt16()
           
SInt16(short value)
           
 
Methods inherited from class com.jniwrapper.Int16
a, clone, getLength, getValue, pop, push, read, setValue, write
 
Methods inherited from class com.jniwrapper.ac
equals, getDebugInfo, hashCode, toLong, toString
 
Methods inherited from class com.jniwrapper.Parameter
, a, acceptIOPerformer, asReturnValue, b, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, getDataBuffer, getDataBufferOffset, indent, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SInt16

public SInt16()

SInt16

public SInt16(short value)