Package | Description |
---|---|
org.komodo.core.internal.sequencer |
Modifier and Type | Method and Description |
---|---|
static Messages.TEIID |
Messages.TEIID.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Messages.TEIID[] |
Messages.TEIID.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
Messages.gs(Messages.TEIID key,
Object... parameters)
Get the message string for the given
Messages.TEIID
key. |
Copyright © 2013–2019. All rights reserved.