| Modifier and Type | Method and Description |
|---|---|
| public Class | Returns: the base type of this type. Must be another class anotated with ExposedType. If unspecified, the base is set to object, or PyObject.class.
|
| public String | |
| public boolean | |
| public String |
| base | back to summary |
|---|---|
public Class
| |
| doc | back to summary |
|---|---|
| public String doc() Returns the __doc__ String for this type. | |
| isBaseType | back to summary |
|---|---|
public boolean isBaseType()
| |
| name | back to summary |
|---|---|
public String name()
| |