public class PracticedSeasonalCropCycleDto extends PracticedSeasonalCropCycleImpl
| Modifier and Type | Field and Description |
|---|---|
protected List<PracticedCropCycleConnectionDto> |
cropCycleConnectionDtos |
protected List<PracticedCropCycleNodeDto> |
cropCycleNodeDtos |
cropCycleNodespracticedSystemDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_CROP_CYCLE_NODESPROPERTY_PRACTICED_SYSTEM| Constructor and Description |
|---|
PracticedSeasonalCropCycleDto() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnection(PracticedCropCycleConnectionDto connection) |
void |
addNode(PracticedCropCycleNodeDto node) |
List<PracticedCropCycleConnectionDto> |
getCropCycleConnectionDtos() |
List<PracticedCropCycleNodeDto> |
getCropCycleNodeDtos() |
void |
setCropCycleConnectionDtos(List<PracticedCropCycleConnectionDto> cropCycleConnectionDtos) |
void |
setCropCycleNodeDtos(List<PracticedCropCycleNodeDto> cropCycleNodeDtos) |
accept, accept0, addAllCropCycleNodes, addCropCycleNodes, clearCropCycleNodes, containsCropCycleNodes, getCropCycleNodes, getCropCycleNodesByTopiaId, getCropCycleNodesTopiaIds, isCropCycleNodesEmpty, isCropCycleNodesNotEmpty, removeCropCycleNodes, setCropCycleNodes, sizeCropCycleNodesgetPracticedSystem, setPracticedSystemaddPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, equals, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, hashCode, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetPracticedSystem, setPracticedSystemprotected List<PracticedCropCycleNodeDto> cropCycleNodeDtos
protected List<PracticedCropCycleConnectionDto> cropCycleConnectionDtos
public List<PracticedCropCycleNodeDto> getCropCycleNodeDtos()
public void setCropCycleNodeDtos(List<PracticedCropCycleNodeDto> cropCycleNodeDtos)
public List<PracticedCropCycleConnectionDto> getCropCycleConnectionDtos()
public void setCropCycleConnectionDtos(List<PracticedCropCycleConnectionDto> cropCycleConnectionDtos)
public void addNode(PracticedCropCycleNodeDto node)
public void addConnection(PracticedCropCycleConnectionDto connection)
Copyright © 2013–2015 Inra. All rights reserved.