|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompoundInfo | |
|---|---|
| com.kuka.roboticsAPI.controllerModel.sunrise.api | Contains the necessary objects to work with Sunrise. |
| com.kuka.roboticsAPI.requestModel | This package contains the request definition and predefined requests. |
| Uses of CompoundInfo in com.kuka.roboticsAPI.controllerModel.sunrise.api |
|---|
| Methods in com.kuka.roboticsAPI.controllerModel.sunrise.api that return types with arguments of type CompoundInfo | |
|---|---|
static List<CompoundInfo> |
CompoundInfo.createFromMessage(Message getSystemModuleListResponse)
Creates a list of compound information from a response message of the SSR getSystemModuleList. |
| Uses of CompoundInfo in com.kuka.roboticsAPI.requestModel |
|---|
| Methods in com.kuka.roboticsAPI.requestModel that return types with arguments of type CompoundInfo | |
|---|---|
List<CompoundInfo> |
GetModuleListRequest.getResult()
Gets the result of the request. |
| Method parameters in com.kuka.roboticsAPI.requestModel with type arguments of type CompoundInfo | |
|---|---|
void |
GetModuleListRequest.setResult(List<CompoundInfo> compoundInfos)
Sets the result for this request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||