com.jniwrapper.macosx.cocoa.mactypes
Class Str15

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

public class Str15
extends com.jniwrapper.PrimitiveArray

This class represents Str15 type.


Field Summary
 
Fields inherited from class com.jniwrapper.PrimitiveArray
g
 
Fields inherited from class com.jniwrapper.Parameter
LICENSE_TYPE, V
 
Constructor Summary
Str15()
           
Str15(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

Str15

public Str15()

Str15

public Str15(byte[] value)