com.jniwrapper.macosx.cocoa.nsstring
Class NSStringEncoding

java.lang.Object
  extended bycom.jniwrapper.Parameter
      extended bycom.jniwrapper.ac
          extended bycom.jniwrapper.UInt16
              extended bycom.jniwrapper.macosx.cocoa.nsstring.NSStringEncoding
All Implemented Interfaces:
com.jniwrapper.IntegerParameter

public class NSStringEncoding
extends com.jniwrapper.UInt16

This class represents NSStringEncoding type.


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

NSStringEncoding

public NSStringEncoding()

NSStringEncoding

public NSStringEncoding(int value)