|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Zone | |
---|---|
fr.cnes.sitools.form.dataset.dto | |
fr.cnes.sitools.form.model |
Uses of Zone in fr.cnes.sitools.form.dataset.dto |
---|
Methods in fr.cnes.sitools.form.dataset.dto that return types with arguments of type Zone | |
---|---|
static java.util.List<Zone> |
FormDTO.dtoToZones(java.util.List<ZoneDTO> dtos)
dtoToZones |
Method parameters in fr.cnes.sitools.form.dataset.dto with type arguments of type Zone | |
---|---|
static java.util.List<ZoneDTO> |
FormDTO.zonesToDTO(java.util.List<Zone> zones)
Convert a list of Zone to a ZoneDTO |
Uses of Zone in fr.cnes.sitools.form.model |
---|
Methods in fr.cnes.sitools.form.model that return types with arguments of type Zone | |
---|---|
java.util.List<Zone> |
AbstractFormModel.getZones()
Gets the zones value |
Method parameters in fr.cnes.sitools.form.model with type arguments of type Zone | |
---|---|
void |
AbstractFormModel.setZones(java.util.List<Zone> zones)
Sets the value of zones |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |