public class GrowingSystemNetworkImportDto extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
growingSystemId |
protected String |
networkId |
| Constructor and Description |
|---|
GrowingSystemNetworkImportDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGrowingSystemId() |
String |
getNetworkId() |
void |
setGrowingSystemId(String growingSystemId) |
void |
setNetworkId(String networkId) |
Copyright © 2013–2015 Inra. All rights reserved.