org.rococoa.cocoa.osservices
Class OSServicesLibrary.OpaqueWSMethodInvocationRef

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.osservices.OSServicesLibrary.OpaqueWSMethodInvocationRef
All Implemented Interfaces:
NativeMapped
Enclosing interface:
OSServicesLibrary

public static class OSServicesLibrary.OpaqueWSMethodInvocationRef
extends PointerType


Constructor Summary
OSServicesLibrary.OpaqueWSMethodInvocationRef()
           
OSServicesLibrary.OpaqueWSMethodInvocationRef(Pointer pointer)
           
 
Method Summary
 
Methods inherited from class com.sun.jna.PointerType
equals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSServicesLibrary.OpaqueWSMethodInvocationRef

public OSServicesLibrary.OpaqueWSMethodInvocationRef(Pointer pointer)

OSServicesLibrary.OpaqueWSMethodInvocationRef

public OSServicesLibrary.OpaqueWSMethodInvocationRef()