PyArrayDerived, PyClassMethodDerived, PyComplexDerived, PyDictionaryDerived, PyFileDerived, PyFloatDerived, PyIntegerDerived, PyListDerived, PyLongDerived, PyModuleDerived, PyObjectDerived, PyPropertyDerived, PyStringDerived, PySuperDerived, PyTupleDerived, PyTypeDerived, PyUnicodeDerivedpublic interface Slotted
| Modifier and Type | Method | Description |
|---|---|---|
PyObject |
getSlot(int index) |
|
void |
setSlot(int index,
PyObject value) |