public class GrowingSystemAndDependencies extends EntityAndDependencies
| Modifier and Type | Field and Description |
|---|---|
protected String |
growingPlanPZ0Id |
protected List<String> |
networksId |
protected String |
refTypeAgricultureId |
entity| Constructor and Description |
|---|
GrowingSystemAndDependencies(GrowingSystem entity,
String refTypeAgricultureId,
String growingPlanPZ0Id) |
| Modifier and Type | Method and Description |
|---|---|
void |
addNetworkToGrowingSystem(String networkId) |
String |
getGrowingPlanPZ0Id() |
GrowingSystem |
getGrowingSystem() |
List<String> |
getNetworksId() |
String |
getRefTypeAgricultureId() |
getEntity, setEntityprotected String growingPlanPZ0Id
protected String refTypeAgricultureId
public GrowingSystemAndDependencies(GrowingSystem entity, String refTypeAgricultureId, String growingPlanPZ0Id)
public void addNetworkToGrowingSystem(String networkId)
public String getRefTypeAgricultureId()
public String getGrowingPlanPZ0Id()
public GrowingSystem getGrowingSystem()
Copyright © 2013–2015 Inra. All rights reserved.