org.rococoa.cocoa.foundation
Class FoundationLibrary.NSParseErrorException.NSParseErrorException_holder

java.lang.Object
  extended by com.sun.jna.Structure
      extended by org.rococoa.cocoa.foundation.FoundationLibrary.NSParseErrorException.NSParseErrorException_holder
Enclosing class:
FoundationLibrary.NSParseErrorException

public static final class FoundationLibrary.NSParseErrorException.NSParseErrorException_holder
extends Structure


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.jna.Structure
Structure.ByReference, Structure.ByValue
 
Field Summary
 NSString value
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE
 
Method Summary
 
Methods inherited from class com.sun.jna.Structure
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, write, writeField, writeField
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

value

public NSString value


Copyright © 2009. All Rights Reserved.