org.rococoa.cocoa.foundation.categories
Interface NSDecimalNumberScanning

All Superinterfaces:
ObjCObject

public interface NSDecimalNumberScanning
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 NSDecimalNumberScanning._static_
           
 
Method Summary
 boolean scanDecimal(NSDecimal dcm)
          Original signature : -(BOOL)scanDecimal:(NSDecimal*)
from NSDecimalNumberScanning native declaration : NSDecimalNumber.h:148
 
Methods inherited from interface org.rococoa.ObjCObject
id
 

Method Detail

scanDecimal

boolean scanDecimal(NSDecimal dcm)
Original signature : -(BOOL)scanDecimal:(NSDecimal*)
from NSDecimalNumberScanning native declaration : NSDecimalNumber.h:148



Copyright © 2009. All Rights Reserved.