| Package | Description | 
|---|---|
| com.streambase.sb | 
 Provides classes and interfaces fundamental to the TIBCO StreamBase Java API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Constants.ContainerState | 
Constants.ContainerState.decode(int value)
Decode an int value into the proper ContainerStatus 
 | 
static Constants.ContainerState | 
Constants.ContainerState.decode(String value)
Decode a String value into the proper Container status 
 | 
static Constants.ContainerState | 
Constants.ContainerState.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Constants.ContainerState[] | 
Constants.ContainerState.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.