public static class TableFunctionReference.ProjectedColumn extends Object
Modifier | Constructor and Description |
---|---|
protected |
ProjectedColumn() |
|
ProjectedColumn(String name,
String type) |
Modifier and Type | Method and Description |
---|---|
TableFunctionReference.ProjectedColumn |
copyTo(TableFunctionReference.ProjectedColumn copy) |
boolean |
equals(Object obj) |
String |
getName() |
ElementSymbol |
getSymbol() |
String |
getType() |
int |
hashCode() |
public ElementSymbol getSymbol()
public String getName()
public String getType()
public TableFunctionReference.ProjectedColumn copyTo(TableFunctionReference.ProjectedColumn copy)
Copyright © 2020. All rights reserved.