Class BookstoreSchema.Place
java.lang.Object
org.apache.calcite.test.schemata.bookstore.BookstoreSchema.Place
- Enclosing class:
- BookstoreSchema
Place.
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionPlace(@Nullable BookstoreSchema.Coordinate coords, String city, String country) 
- 
Method Summary
- 
Field Details- 
coords
- 
city
- 
country
 
- 
- 
Constructor Details- 
Place
 
-