org.rococoa.cocoa.launchservices
Class LaunchServicesLibrary.AERecord

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.launchservices.LaunchServicesLibrary.AERecord
All Implemented Interfaces:
NativeMapped
Enclosing interface:
LaunchServicesLibrary

public static class LaunchServicesLibrary.AERecord
extends PointerType


Constructor Summary
LaunchServicesLibrary.AERecord()
           
LaunchServicesLibrary.AERecord(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

LaunchServicesLibrary.AERecord

public LaunchServicesLibrary.AERecord(Pointer pointer)

LaunchServicesLibrary.AERecord

public LaunchServicesLibrary.AERecord()