| Modifier and Type | Field and Description |
|---|---|
| pack-priv String | |
| public Method | |
| public Class | |
| public Method |
| Access | Constructor and Description |
|---|---|
| public |
| Modifier and Type | Method and Description |
|---|---|
| public PyObject | |
| public boolean | |
| public PyBeanProperty | |
| public String | toString()
Overrides org. Returns a string representation of the object. |
| __name__ | back to summary |
|---|---|
| pack-priv String __name__ | |
| getMethod | back to summary |
|---|---|
| public Method getMethod | |
| myType | back to summary |
|---|---|
| public Class<?> myType | |
| setMethod | back to summary |
|---|---|
| public Method setMethod | |
| PyBeanProperty | back to summary |
|---|---|
| public PyBeanProperty(String name, Class<?> myType, Method getMethod, Method setMethod) | |
| _doget | back to summary |
|---|---|
| public PyObject _doget(PyObject self) Overrides org.
| |
| _doset | back to summary |
|---|---|
| public boolean _doset(PyObject self, PyObject value) Overrides org.
| |
| copy | back to summary |
|---|---|
| public PyBeanProperty copy() | |
| toString | back to summary |
|---|---|
| public String toString() Overrides org. Doc from java. Returns a string representation of the object.
Satisfying this method's contract implies a non- | |