public static class CustomTypeHandlerTestCase.ItemChild extends CustomTypeHandlerTestCase.Item
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
numbers| Constructor and Description |
|---|
CustomTypeHandlerTestCase.ItemChild(java.lang.String name_,
int[] numbers_) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
public CustomTypeHandlerTestCase.ItemChild(java.lang.String name_,
int[] numbers_)
public boolean equals(java.lang.Object obj)
equals in class CustomTypeHandlerTestCase.Item