| Package | Description |
|---|---|
| com.sap.conn.jco |
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
|
| Modifier and Type | Method and Description |
|---|---|
JCoFunctionUnitState |
JCoDestination.getFunctionUnitState(JCoUnitIdentifier unitIdentifier)
Returns the state of the unit with the given ID.
|
static JCoFunctionUnitState |
JCoFunctionUnitState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JCoFunctionUnitState[] |
JCoFunctionUnitState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 SAP. All rights reserved.