org.rococoa.cocoa.foundation.categories
Interface NSDecimalNumberExtensions

All Superinterfaces:
ObjCObject

public interface NSDecimalNumberExtensions
extends ObjCObject

This file was autogenerated by JNAerator,
a tool written by Olivier Chafik that uses a few opensource projects..
For help, please visit NativeLibs4Java, Rococoa, or JNA.


Nested Class Summary
static interface NSDecimalNumberExtensions._static_
           
 
Method Summary
 NSObject decimalValue()
          Original signature : -(id)decimalValue
from NSDecimalNumberExtensions native declaration : NSDecimalNumber.h:141
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

decimalValue

NSObject decimalValue()
Original signature : -(id)decimalValue
from NSDecimalNumberExtensions native declaration : NSDecimalNumber.h:141



Copyright © 2009. All Rights Reserved.