org.rococoa.cocoa.addressbook
Class AddressBookLibrary.__ABMultiValue

java.lang.Object
  extended by com.sun.jna.PointerType
      extended by org.rococoa.cocoa.addressbook.AddressBookLibrary.__ABMultiValue
All Implemented Interfaces:
NativeMapped
Enclosing interface:
AddressBookLibrary

public static class AddressBookLibrary.__ABMultiValue
extends PointerType


Constructor Summary
AddressBookLibrary.__ABMultiValue()
           
AddressBookLibrary.__ABMultiValue(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

AddressBookLibrary.__ABMultiValue

public AddressBookLibrary.__ABMultiValue(Pointer pointer)

AddressBookLibrary.__ABMultiValue

public AddressBookLibrary.__ABMultiValue()