com.jniwrapper.macosx.cocoa.mactypes
Class FourCharCode

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.ac
          extended bycom.jniwrapper.UInt32
              extended bycom.jniwrapper.macosx.cocoa.mactypes.FourCharCode
All Implemented Interfaces:
com.jniwrapper.IntegerParameter
Direct Known Subclasses:
AEEventClass, AEEventID, AEKeyword, OSType, ResType

public class FourCharCode
extends com.jniwrapper.UInt32

This class represents FourCharCode type.


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

Constructor Detail

FourCharCode

public FourCharCode()

FourCharCode

public FourCharCode(long value)