Package org.apache.calcite.model
Class JsonTypeAttribute
java.lang.Object
org.apache.calcite.model.JsonTypeAttribute
JSON object representing a type attribute.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
nameName of this attribute.Required. 
- 
typeType of this attribute.Required. 
 
- 
- 
Constructor Details- 
JsonTypeAttribute
 
-