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