public class TargetedZones extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
croppingPlanEntryId |
protected List<String> |
nodes |
protected List<String> |
phases |
protected String |
zoneId |
| Constructor and Description |
|---|
TargetedZones() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCroppingPlanEntryId() |
List<String> |
getNodes() |
List<String> |
getPhases() |
String |
getZoneId() |
void |
setCroppingPlanEntryId(String croppingPlanEntryId) |
void |
setNodes(List<String> nodes) |
void |
setPhases(List<String> phases) |
void |
setZoneId(String zoneId) |
protected String zoneId
protected String croppingPlanEntryId
Copyright © 2013–2015 Inra. All rights reserved.