| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
runtime.ObjCInstance --+
|
NSDecimalNumber
Optimized NSDecimalNumber class.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Static Methods | |||
| a new object with type S, a subtype of T |
|
||
| Class Variables | |
objc_class = <ObjCClass NSDecimalNumber at 140735637589320>
|
|
selector = None
|
|
|
Inherited from |
|
| Properties | |
|
value Return the NSDecimalNumber value as int or float. |
|
|
Inherited from |
|
| Method Details |
Create a new ObjCInstance or return a previously created one for the given object_ptr which should be an Objective-C id.
|
Return class name as a string.
|
| Property Details |
valueReturn the NSDecimalNumber value as int or float.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 15 14:18:44 2018 | http://epydoc.sourceforge.net |