public class ColSpecifierV3 extends Schema
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
column_name
Name of the column
|
java.lang.String[] |
is_member_of_frames
List of fields which specify columns that must contain this column
|
| Constructor and Description |
|---|
ColSpecifierV3() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|