public class EffectiveSeasonalCropCycleDto extends EffectiveSeasonalCropCycleImpl
| Modifier and Type | Field and Description |
|---|---|
protected List<EffectiveCropCycleConnectionDto> |
connectionDtos |
protected List<EffectiveCropCycleNodeDto> |
nodeDtos |
nodes, zoneDEFAULT_INSTANCE, deleted, firesSupport, postReadListeners, postWriteListeners, preReadListeners, preWriteListeners, topiaCreateDate, topiaId, topiaVersionPROPERTY_NODES, PROPERTY_ZONE| Constructor and Description |
|---|
EffectiveSeasonalCropCycleDto() |
| Modifier and Type | Method and Description |
|---|---|
void |
addConnectionDto(EffectiveCropCycleConnectionDto connectionDto) |
void |
addNodeDto(EffectiveCropCycleNodeDto nodeDto) |
boolean |
equals(Object obj) |
List<EffectiveCropCycleConnectionDto> |
getConnectionDtos() |
List<EffectiveCropCycleNodeDto> |
getNodeDtos() |
int |
hashCode() |
void |
setConnectionDtos(List<EffectiveCropCycleConnectionDto> connectionDtos) |
void |
setNodeDtos(List<EffectiveCropCycleNodeDto> nodeDtos) |
accept, accept0, addAllNodes, addNodes, clearNodes, containsNodes, getNodes, getNodesByTopiaId, getNodesTopiaIds, getZone, isNodesEmpty, isNodesNotEmpty, removeNodes, setNodes, setZone, sizeNodesaddPostReadListener, addPostReadListener, addPostWriteListener, addPostWriteListener, addPreReadListener, addPreReadListener, addPreWriteListener, addPreWriteListener, addPropertyChangeListener, addPropertyChangeListener, fireOnPostRead, fireOnPostRead, fireOnPostWrite, fireOnPostWrite, fireOnPreRead, fireOnPreWrite, getFiresSupport, getFiresSupportOrNull, getPostReadListeners, getPostWriteListeners, getPreReadListeners, getPreWriteListeners, getTopiaCreateDate, getTopiaId, getTopiaVersion, isDeleted, isPersisted, notifyDeleted, removePostReadListener, removePostReadListener, removePostWriteListener, removePostWriteListener, removePreReadListener, removePreReadListener, removePreWriteListener, removePreWriteListener, removePropertyChangeListener, removePropertyChangeListener, setFiresSupport, setTopiaCreateDate, setTopiaId, setTopiaVersionprotected List<EffectiveCropCycleConnectionDto> connectionDtos
protected List<EffectiveCropCycleNodeDto> nodeDtos
public List<EffectiveCropCycleConnectionDto> getConnectionDtos()
public void setConnectionDtos(List<EffectiveCropCycleConnectionDto> connectionDtos)
public void addConnectionDto(EffectiveCropCycleConnectionDto connectionDto)
public List<EffectiveCropCycleNodeDto> getNodeDtos()
public void addNodeDto(EffectiveCropCycleNodeDto nodeDto)
public void setNodeDtos(List<EffectiveCropCycleNodeDto> nodeDtos)
public int hashCode()
hashCode in class org.nuiton.topia.persistence.internal.AbstractTopiaEntitypublic boolean equals(Object obj)
equals in class org.nuiton.topia.persistence.internal.AbstractTopiaEntityCopyright © 2013–2015 Inra. All rights reserved.