| |
|
| java.lang.Object junitx.ddtunit.resources.ComplexVO
ComplexVO | public class ComplexVO (Code) | | Test resource representing nested complex field structures.
author: jg |
ComplexVO | public ComplexVO()(Code) | | Default constructor
|
equals | public boolean equals(Object o)(Code) | | Returns true if this ComplexVO is the same
as the o argument.
true if this ComplexVO is the sameas the o argument. |
hashCode | public int hashCode()(Code) | | |
setCollect | public void setCollect(List collect)(Code) | | |
|
|
|