com.jniwrapper.macosx.cocoa.mactypes
Class Str32Field

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.PrimitiveArray
          extended bycom.jniwrapper.macosx.cocoa.mactypes.Str32Field
All Implemented Interfaces:
com.jniwrapper.AlignmentAwareParameter, com.jniwrapper.ArrayParameter

public class Str32Field
extends com.jniwrapper.PrimitiveArray

This class represents Str32Field type.


Field Summary
 
Fields inherited from class com.jniwrapper.PrimitiveArray
g
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
Str32Field()
           
Str32Field(byte[] value)
           
 
Methods inherited from class com.jniwrapper.PrimitiveArray
a, a, asReturnValue, b, clone, forceElementCount, fromParameterArray, getAlignedLength, getAlignmentRequirement, getBytes, getDebugInfo, getElement, getElementCount, getEntryClass, getFirstMemberSize, getLength, read, readPartially, resizeAndRead, setElement, setElementCount, toParameterArray, write
 
Methods inherited from class com.jniwrapper.Parameter
, a, acceptIOPerformer, dataBufferAssigned, equals, getDataBuffer, getDataBufferOffset, hashCode, indent, pop, push, read, read, setDataBuffer, toByteArray, write
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Str32Field

public Str32Field()

Str32Field

public Str32Field(byte[] value)