| Package | Description | 
|---|---|
| com.streambase.sb | 
 Provides classes and interfaces fundamental to the TIBCO StreamBase Java API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static SchemaUtil.CoercionOptions | 
SchemaUtil.CoercionOptions.findCaptureOption(java.util.Collection<SchemaUtil.CoercionOptions> options)  | 
abstract SchemaUtil.CoercionOptions | 
SchemaUtil.CoercionOptions.getInverse()  | 
static SchemaUtil.CoercionOptions | 
SchemaUtil.CoercionOptions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static SchemaUtil.CoercionOptions[] | 
SchemaUtil.CoercionOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static java.util.Set<SchemaUtil.CoercionOptions> | 
SchemaUtil.CoercionOptions.invert(java.util.Collection<SchemaUtil.CoercionOptions> options)  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
SchemaUtil.CoercionOptions.canTransformCaptures(java.util.Collection<SchemaUtil.CoercionOptions> options)  | 
static SchemaUtil.CoercionOptions | 
SchemaUtil.CoercionOptions.findCaptureOption(java.util.Collection<SchemaUtil.CoercionOptions> options)  | 
static java.util.Set<SchemaUtil.CoercionOptions> | 
SchemaUtil.CoercionOptions.invert(java.util.Collection<SchemaUtil.CoercionOptions> options)  |