public static class PrototypesTestCase.Item
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
PrototypesTestCase.Item |
_child |
java.lang.String |
_name |
int |
myInt |
| Constructor and Description |
|---|
PrototypesTestCase.Item() |
| Modifier and Type | Method and Description |
|---|---|
PrototypesTestCase.Item |
child() |
java.lang.String |
name() |
java.lang.String |
toString() |
public PrototypesTestCase.Item _child
public java.lang.String _name
public int myInt
public java.lang.String name()
public PrototypesTestCase.Item child()
public java.lang.String toString()
toString in class java.lang.Object