com.jniwrapper.macosx.cocoa.mactypes
Class UTF8Char

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

public class UTF8Char
extends com.jniwrapper.UInt8

This class represents UTF8Char type.


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

UTF8Char

public UTF8Char()

UTF8Char

public UTF8Char(short value)