public static class MultiFieldIndexQueryTestCase.Book
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
MultiFieldIndexQueryTestCase.Person[] |
authors |
java.lang.String |
title |
| Constructor and Description |
|---|
MultiFieldIndexQueryTestCase.Book() |
MultiFieldIndexQueryTestCase.Book(java.lang.String title,
MultiFieldIndexQueryTestCase.Person[] authors) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public MultiFieldIndexQueryTestCase.Person[] authors
public java.lang.String title
public MultiFieldIndexQueryTestCase.Book()
public MultiFieldIndexQueryTestCase.Book(java.lang.String title,
MultiFieldIndexQueryTestCase.Person[] authors)