org.rococoa.cocoa.foundation
Class FoundationLibrary.NSDebugEnabled.NSDebugEnabled_holder

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

public static final class FoundationLibrary.NSDebugEnabled.NSDebugEnabled_holder
extends Structure


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.jna.Structure
Structure.ByReference, Structure.ByValue
 
Field Summary
 boolean 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 boolean value


Copyright © 2009. All Rights Reserved.