|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChargingType | |
|---|---|
| com.kuka.roboticsAPI.capabilities.floorMountedCharge | This package contains the floor mounted charge capabilities. |
| com.kuka.roboticsAPI.deviceModel.kmp | This package contains mobile platform devices. |
| Uses of ChargingType in com.kuka.roboticsAPI.capabilities.floorMountedCharge |
|---|
| Methods in com.kuka.roboticsAPI.capabilities.floorMountedCharge that return ChargingType | |
|---|---|
static ChargingType |
ChargingType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ChargingType[] |
ChargingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.kuka.roboticsAPI.capabilities.floorMountedCharge with parameters of type ChargingType | |
|---|---|
void |
IFloorMountedChargeCapability.enableCharge(ChargingType chargingType,
int parameter)
Enables floor mounted charging. |
void |
FloorMountedChargeCapability.enableCharge(ChargingType chargingType,
int parameter)
|
| Uses of ChargingType in com.kuka.roboticsAPI.deviceModel.kmp |
|---|
| Methods in com.kuka.roboticsAPI.deviceModel.kmp with parameters of type ChargingType | |
|---|---|
void |
KmpOmniMove.enableCharge(ChargingType chargingType,
int parameter)
Enables floor mounted charging. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||