Package | Description |
---|---|
edu.internet2.middleware.grouperClient.jdbc.tableSync |
Modifier and Type | Method and Description |
---|---|
GcTableSyncColumnMetadata.ColumnType |
GcTableSyncColumnMetadata.getColumnType()
type of column
|
static GcTableSyncColumnMetadata.ColumnType |
GcTableSyncColumnMetadata.ColumnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcTableSyncColumnMetadata.ColumnType[] |
GcTableSyncColumnMetadata.ColumnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GcTableSyncColumnMetadata.setColumnType(GcTableSyncColumnMetadata.ColumnType columnType1)
type of column
|
Copyright © 2020 Internet2. All rights reserved.