ma.glasnost.orika.test.common.types
Class TestCaseClasses.LibraryNested
java.lang.Object
ma.glasnost.orika.test.common.types.TestCaseClasses.LibraryNested
- Enclosing interface:
- TestCaseClasses
public static class TestCaseClasses.LibraryNested
- extends Object
TestCaseClasses.LibraryNested
public TestCaseClasses.LibraryNested(String title,
List<TestCaseClasses.BookNested> books)
getTitle
public String getTitle()
getBooks
public List<TestCaseClasses.BookNested> getBooks()
equals
public boolean equals(Object that)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 Glasnost. All Rights Reserved.