Modifier and Type | Field and Description |
---|---|
protected DataSourceType |
DataSource.dataSourceType |
Modifier and Type | Method and Description |
---|---|
static DataSourceType |
DataSourceType.fromValue(String v) |
DataSourceType |
DataSource.getDataSourceType()
Gets the value of the dataSourceType property.
|
static DataSourceType |
DataSourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSourceType[] |
DataSourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSource.setDataSourceType(DataSourceType value)
Sets the value of the dataSourceType property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.