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.
Method Summary |
NSObject |
decimalValue()
Original signature : -(id)decimalValue
from NSDecimalNumberExtensions native declaration : NSDecimalNumber.h:141 |
decimalValue
NSObject decimalValue()
- Original signature :
-(id)decimalValue
from NSDecimalNumberExtensions native declaration : NSDecimalNumber.h:141
Copyright © 2009. All Rights Reserved.