org.rococoa.cocoa.foundation.protocols
Interface NSDecimalNumberBehaviors._static_

All Superinterfaces:
ObjCClass, ObjCObject
All Known Implementing Classes:
NSDecimalNumberBehaviors._class_
Enclosing interface:
NSDecimalNumberBehaviors

public static interface NSDecimalNumberBehaviors._static_
extends ObjCClass

native declaration : NSDecimalNumber.h:29
Conversion Error : /// Original signature : -(NSDecimalNumber*)exceptionDuringOperation:(SEL) error:() leftOperand:(NSDecimalNumber*) rightOperand:(NSDecimalNumber*)
- (NSDecimalNumber*)exceptionDuringOperation:(SEL)operation error:(null)error leftOperand:(NSDecimalNumber*)leftOperand rightOperand:(NSDecimalNumber*)rightOperand; (Argument error cannot be converted)


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.rococoa.ObjCClass
ObjCClass._Class
 
Field Summary
 
Fields inherited from interface org.rococoa.ObjCClass
CLASS
 
Method Summary
 
Methods inherited from interface org.rococoa.ObjCObject
id
 



Copyright © 2009. All Rights Reserved.