public class PairedColumns extends Object
| Constructor and Description |
|---|
PairedColumns() |
| Modifier and Type | Method and Description |
|---|---|
List<Column> |
getColumns() |
Boolean |
isDefinedForeignKey() |
Boolean |
isSelectedForeignKey() |
void |
setColumns(List<Column> columns) |
void |
setDefinedForeignKey(Boolean definedForeignKey) |
void |
setSelectedForeignKey(Boolean selectedForeignKey) |
String |
toString() |
Copyright © 2018–2021 ODPi. All rights reserved.