| Package | Description | 
|---|---|
| com.openinventor.remoteviz.rendering | 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ServiceSettings.RunModes | 
ServiceSettings.RunModes.fromValue(int val)
Deprecated. 
 
Use  
valueOf(int) instead. | 
ServiceSettings.RunModes | 
ServiceSettings.getRunMode()
Gets the run mode of the service. 
 | 
static ServiceSettings.RunModes | 
ServiceSettings.RunModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value 
 | 
static ServiceSettings.RunModes | 
ServiceSettings.RunModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static ServiceSettings.RunModes[] | 
ServiceSettings.RunModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceSettings.setRunMode(ServiceSettings.RunModes runmode)
Sets the run mode of the service. 
 | 
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com