| Package | Description | 
|---|---|
| com.aldebaran.qi | 
| Modifier and Type | Method and Description | 
|---|---|
static DynamicObjectBuilder.ObjectThreadingModel | 
DynamicObjectBuilder.ObjectThreadingModel.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DynamicObjectBuilder.ObjectThreadingModel[] | 
DynamicObjectBuilder.ObjectThreadingModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DynamicObjectBuilder.setThreadingModel(DynamicObjectBuilder.ObjectThreadingModel threadModel)
Declare the thread-safeness state of an instance 
 | 
Copyright © 2019. All rights reserved.