Package com.sun.jna.platform.mac
Class DiskArbitration.DASessionRef
- java.lang.Object
- 
- com.sun.jna.PointerType
- 
- com.sun.jna.platform.mac.CoreFoundation.CFTypeRef
- 
- com.sun.jna.platform.mac.DiskArbitration.DASessionRef
 
 
 
- 
- All Implemented Interfaces:
- NativeMapped
 - Enclosing interface:
- DiskArbitration
 
 public static class DiskArbitration.DASessionRef extends CoreFoundation.CFTypeRef Type of a reference toDASessioninstances.
- 
- 
Constructor SummaryConstructors Constructor Description DASessionRef()
 - 
Method Summary- 
Methods inherited from class com.sun.jna.platform.mac.CoreFoundation.CFTypeRefgetTypeID, isTypeID, release, retain
 - 
Methods inherited from class com.sun.jna.PointerTypeequals, fromNative, getPointer, hashCode, nativeType, setPointer, toNative, toString
 
- 
 
-