Package | Description |
---|---|
org.teiid.spring.common |
Modifier and Type | Method and Description |
---|---|
static ExternalSource |
ExternalSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalSource[] |
ExternalSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<ExternalSource> |
ExternalSource.find(String sourceName) |
static List<ExternalSource> |
ExternalSource.findByTranslatorName(String sourceName) |
Copyright © 2020. All rights reserved.