public class TraitTabUIModel extends AbstractTuttiBeanUIModel
TraitTabUI.id, modify, PROPERTY_ID, PROPERTY_MODIFY, PROPERTY_VALID, valid| Constructor and Description |
|---|
TraitTabUIModel() |
getId, isCreate, isModify, isValid, setId, setModify, setValidaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerpublic static final String PROPERTY_EMPTY
public static final String PROPERTY_STATION_NUMBER
public static final String PROPERTY_TRAIT_NUMBER
public static final String PROPERTY_DATE
public static final String PROPERTY_STRATA
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE
public static final String PROPERTY_GEAR_SHOOTING_START_TIME
public static final String PROPERTY_GEAR_SHOOTING_START_DEPTH
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE
public static final String PROPERTY_GEAR_SHOOTING_END_TIME
public static final String PROPERTY_GEAR_SHOOTING_END_DEPTH
public static final String PROPERTY_BEAUFORT_SCALE
public static final String PROPERTY_WIND_DIRECTION
public static final String PROPERTY_SEA_STATE
public static final String PROPERTY_OUVERTURE_HORIZONTALE
public static final String PROPERTY_OUVERTURE_VERTICALE
public static final String PROPERTY_GEOMETRIE_MESUREE
public static final String PROPERTY_LONGUEUR_FUNES
public static final String PROPERTY_LONGUEUR_BRAS
public static final String PROPERTY_SYSTEME_FERMETURE_CUL
public static final String PROPERTY_TRAIT_RECTILIGNE
public static final String PROPERTY_DISTANCE_CHALUTEE
public static final String PROPERTY_DUREE
public static final String PROPERTY_TRAIT_VALID
public static final String PROPERTY_LOCALITE
public static final String PROPERTY_COMMENT
public static final String PROPERTY_SAISISSEUR
public static final String PROPERTY_GEAR_SHOOTING_START_SURFACE_TEMPERATURE
public static final String PROPERTY_GEAR_SHOOTING_END_SURFACE_TEMPERATURE
public static final String PROPERTY_GEAR_SHOOTING_START_BOTTOM_TEMPERATURE
public static final String PROPERTY_GEAR_SHOOTING_END_BOTTOM_TEMPERATURE
public static final String PROPERTY_AVERAGE_BOTTOM_TEMPERATURE
public static final String PROPERTY_GEAR_SHOOTING_START_SURFACE_SALINITY
public static final String PROPERTY_GEAR_SHOOTING_END_SURFACE_SALINITY
public static final String PROPERTY_GEAR_SHOOTING_START_BOTTOM_SALINITY
public static final String PROPERTY_GEAR_SHOOTING_END_BOTTOM_SALINITY
public static final String PROPERTY_AVERAGE_BOTTOM_SALINITY
protected boolean empty
protected CampaignBean campaign
protected Integer stationNumber
protected Integer traitNumber
protected Date date
protected StrataBean strata
protected Float gearShootingStartLatitude
protected Float gearShootingStartLongitude
protected Date gearShootingStartTime
protected Float gearShootingStartDepth
protected Float gearShootingEndLatitude
protected Float gearShootingEndLongitude
protected Date gearShootingEndTime
protected Float gearShootingEndDepth
protected BeaufortScaleBean beaufortScale
protected Integer windDirection
protected SeaStateBean seaState
protected Float ouvertureHorizontale
protected Float ouvertureVerticale
protected boolean geometrieMesuree
protected Float longueurFunes
protected Float longueurBras
protected boolean systemeFermetureCul
protected boolean traitRectiligne
protected Float distanceChalutee
protected Float duree
protected boolean traitValid
protected String localite
protected String comment
protected Float gearShootingStartSurfaceTemperature
protected Float gearShootingEndSurfaceTemperature
protected Float gearShootingStartBottomTemperature
protected Float gearShootingEndBottomTemperature
protected Float averageBottomTemperature
protected Float gearShootingStartSurfaceSalinity
protected Float gearShootingEndSurfaceSalinity
protected Float gearShootingStartBottomSalinity
protected Float gearShootingEndBottomSalinity
protected Float averageBottomSalinity
public boolean isEmpty()
public void setEmpty(boolean empty)
public CampaignBean getCampaign()
public void setCampaign(CampaignBean campaign)
public Integer getStationNumber()
public void setStationNumber(Integer stationNumber)
public Integer getTraitNumber()
public void setTraitNumber(Integer traitNumber)
public Date getDate()
public void setDate(Date date)
public StrataBean getStrata()
public void setStrata(StrataBean strata)
public Float getGearShootingStartLatitude()
public void setGearShootingStartLatitude(Float gearShootingStartLatitude)
public Float getGearShootingStartLongitude()
public void setGearShootingStartLongitude(Float gearShootingStartLongitude)
public Date getGearShootingStartTime()
public void setGearShootingStartTime(Date gearShootingStartTime)
public Float getGearShootingStartDepth()
public void setGearShootingStartDepth(Float gearShootingStartDepth)
public Float getGearShootingEndLatitude()
public void setGearShootingEndLatitude(Float gearShootingEndLatitude)
public Float getGearShootingEndLongitude()
public void setGearShootingEndLongitude(Float gearShootingEndLongitude)
public Date getGearShootingEndTime()
public void setGearShootingEndTime(Date gearShootingEndTime)
public Float getGearShootingEndDepth()
public void setGearShootingEndDepth(Float gearShootingEndDepth)
public BeaufortScaleBean getBeaufortScale()
public void setBeaufortScale(BeaufortScaleBean beaufortScale)
public Integer getWindDirection()
public void setWindDirection(Integer windDirection)
public SeaStateBean getSeaState()
public void setSeaState(SeaStateBean seaState)
public Float getOuvertureHorizontale()
public void setOuvertureHorizontale(Float ouvertureHorizontale)
public Float getOuvertureVerticale()
public void setOuvertureVerticale(Float ouvertureVerticale)
public boolean isGeometrieMesuree()
public void setGeometrieMesuree(boolean geometrieMesuree)
public Float getLongueurFunes()
public void setLongueurFunes(Float longueurFunes)
public Float getLongueurBras()
public void setLongueurBras(Float longueurBras)
public boolean isSystemeFermetureCul()
public void setSystemeFermetureCul(boolean systemeFermetureCul)
public boolean isTraitRectiligne()
public void setTraitRectiligne(boolean traitRectiligne)
public Float getDistanceChalutee()
public void setDistanceChalutee(Float distanceChalutee)
public Float getDuree()
public void setDuree(Float duree)
public boolean isTraitValid()
public void setTraitValid(boolean traitValid)
public String getLocalite()
public void setLocalite(String localite)
public String getComment()
public void setComment(String comment)
public Float getGearShootingStartSurfaceTemperature()
public void setGearShootingStartSurfaceTemperature(Float gearShootingStartSurfaceTemperature)
public Float getGearShootingEndSurfaceTemperature()
public void setGearShootingEndSurfaceTemperature(Float gearShootingEndSurfaceTemperature)
public Float getGearShootingStartBottomTemperature()
public void setGearShootingStartBottomTemperature(Float gearShootingStartBottomTemperature)
public Float getGearShootingEndBottomTemperature()
public void setGearShootingEndBottomTemperature(Float gearShootingEndBottomTemperature)
public Float getAverageBottomTemperature()
public void setAverageBottomTemperature(Float averageBottomTemperature)
public Float getGearShootingStartSurfaceSalinity()
public void setGearShootingStartSurfaceSalinity(Float gearShootingStartSurfaceSalinity)
public Float getGearShootingEndSurfaceSalinity()
public void setGearShootingEndSurfaceSalinity(Float gearShootingEndSurfaceSalinity)
public Float getGearShootingStartBottomSalinity()
public void setGearShootingStartBottomSalinity(Float gearShootingStartBottomSalinity)
public Float getGearShootingEndBottomSalinity()
public void setGearShootingEndBottomSalinity(Float gearShootingEndBottomSalinity)
public Float getAverageBottomSalinity()
public void setAverageBottomSalinity(Float averageBottomSalinity)
public void fromBean(TraitBean bean)
public TraitBean toBean()
Copyright © 2012 Ifremer. All Rights Reserved.