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