|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelDataTypeField
RelDataTypeField represents the definition of a field in a structured RelDataType
.
Method Summary | |
---|---|
int |
getIndex()
Gets the ordinal of this field within its containing type. |
String |
getName()
Gets the name of this field, which is unique within its containing type. |
RelDataType |
getType()
Gets the type of this field. |
Method Detail |
---|
String getName()
int getIndex()
RelDataType getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |