| Package | Description |
|---|---|
| schemacrawler.plugin |
| Modifier and Type | Method and Description |
|---|---|
EnumDataTypeInfo.EnumDataTypeTypes |
EnumDataTypeInfo.getType() |
static EnumDataTypeInfo.EnumDataTypeTypes |
EnumDataTypeInfo.EnumDataTypeTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumDataTypeInfo.EnumDataTypeTypes[] |
EnumDataTypeInfo.EnumDataTypeTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
EnumDataTypeInfo(EnumDataTypeInfo.EnumDataTypeTypes type,
List<String> enumValues) |
Copyright © 2000-2024 Sualeh Fatehi. All rights reserved.