public class EquipmentForToolCoupling extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
equipmentId |
protected String |
toolCouplingId |
| Constructor and Description |
|---|
EquipmentForToolCoupling() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEquipmentId() |
String |
getToolCouplingId() |
void |
setEquipmentId(String equipmentId) |
void |
setToolCouplingId(String toolCouplingId) |
Copyright © 2013–2014 Inra. All rights reserved.