| Access | Constructor and Description |
|---|---|
| protected | AbstractPyObject(PyType
actual Python type being created type)Constructor specifying the Python type, as returned by |
| type | back to summary |
|---|---|
| private PyType type | |
| AbstractPyObject | back to summary |
|---|---|
| protected AbstractPyObject(PyType type) Constructor specifying the Python type, as returned by
| |
| getType | back to summary |
|---|---|
| public PyType getType() Implements org. Doc from org. The Python | |
| toString | back to summary |
|---|---|
| public String toString() Overrides java. Doc from java. Returns a string representation of the object. | |