Package | Description |
---|---|
com.streambase.sb |
Provides classes and interfaces fundamental to the TIBCO StreamBase Java API.
|
Modifier and Type | Method and Description |
---|---|
static SchemaUtil.CopyOptions |
SchemaUtil.CopyOptions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SchemaUtil.CopyOptions[] |
SchemaUtil.CopyOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|