public interface SuperTypeTestCaseClasses
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SuperTypeTestCaseClasses.Author |
static class |
SuperTypeTestCaseClasses.AuthorChild |
static class |
SuperTypeTestCaseClasses.AuthorDTO |
static class |
SuperTypeTestCaseClasses.AuthorMyDTO |
static class |
SuperTypeTestCaseClasses.AuthorParent |
static interface |
SuperTypeTestCaseClasses.Book |
static class |
SuperTypeTestCaseClasses.BookChild |
static class |
SuperTypeTestCaseClasses.BookDTO |
static class |
SuperTypeTestCaseClasses.BookMyDTO |
static class |
SuperTypeTestCaseClasses.BookParent |
static interface |
SuperTypeTestCaseClasses.Library |
static class |
SuperTypeTestCaseClasses.LibraryChild |
static class |
SuperTypeTestCaseClasses.LibraryDTO |
static class |
SuperTypeTestCaseClasses.LibraryMyDTO |
static class |
SuperTypeTestCaseClasses.LibraryParent |
Copyright © 2016 Glasnost. All rights reserved.