public class EffectiveToolsCouplingImportDto extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
effectiveInterventionId |
protected String |
toolCouplingsId |
protected String |
toolsCouplingCode |
| Constructor and Description |
|---|
EffectiveToolsCouplingImportDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEffectiveInterventionId() |
String |
getToolCouplingsId() |
String |
getToolsCouplingCode() |
void |
setEffectiveInterventionId(String effectiveInterventionId) |
void |
setToolCouplingsId(String toolCouplingsId) |
void |
setToolsCouplingCode(String toolsCouplingCode) |
protected String effectiveInterventionId
protected String toolCouplingsId
protected String toolsCouplingCode
public String getEffectiveInterventionId()
public void setEffectiveInterventionId(String effectiveInterventionId)
public String getToolCouplingsId()
public void setToolCouplingsId(String toolCouplingsId)
public String getToolsCouplingCode()
public void setToolsCouplingCode(String toolsCouplingCode)
Copyright © 2013–2015 Inra. All rights reserved.