com.jniwrapper.macosx.cocoa.aedatamodel
Class AEArrayType

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.ac
          extended bycom.jniwrapper.Int8
              extended bycom.jniwrapper.macosx.cocoa.aedatamodel.AEArrayType
All Implemented Interfaces:
com.jniwrapper.IntegerParameter

public class AEArrayType
extends com.jniwrapper.Int8

This class represents AEArrayType type.


Field Summary
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
AEArrayType()
           
AEArrayType(byte value)
           
 
Methods inherited from class com.jniwrapper.Int8
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

AEArrayType

public AEArrayType()

AEArrayType

public AEArrayType(byte value)