public class EditFishingOperationUIModel extends AbstractTuttiBeanUIModel<FishingOperation,EditFishingOperationUIModel>
EditFishingOperationUI.id, modify, PROPERTY_ID, PROPERTY_MODIFY, PROPERTY_VALID, valid| Constructor and Description |
|---|
EditFishingOperationUIModel() |
fromBean, getId, isCreate, isModify, isValid, setId, setModify, setValid, toBeanaddPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, addVetoableChangeListener, clone, fireIndexedPropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, fireVetoableChange, getPropertyChangeListeners, getPropertyChangeListeners, getVetoableChangeListeners, getVetoableChangeListeners, hasPropertyChangeListeners, hasVetoableChangeListeners, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, removeVetoableChangeListenerpublic static final String TITLE
public static final String PROPERTY_PERSISTED
public static final String PROPERTY_EMPTY
public static final String PROPERTY_STATION_NUMBER
public static final String PROPERTY_FISHING_OPERATION_NUMBER
public static final String PROPERTY_STRATA
public static final String PROPERTY_SUB_STRATA
public static final String PROPERTY_USE_SEXAGECIMAL_FORMAT
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_START_LATITUDE_SECOND
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_START_LONGITUDE_SECOND
public static final String PROPERTY_GEAR_SHOOTING_START_DATE
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_END_LATITUDE_SECOND
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_DEGREE
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_MINUTE
public static final String PROPERTY_GEAR_SHOOTING_END_LONGITUDE_SECOND
public static final String PROPERTY_GEAR_SHOOTING_END_DATE
public static final String PROPERTY_FISHING_OPERATION_RECTILIGNE
public static final String PROPERTY_DISTANCE_CHALUTEE
public static final String PROPERTY_FISHING_OPERATION_VALID
public static final String PROPERTY_LOCATION
public static final String PROPERTY_COMMENT
public static final String PROPERTY_SAISISSEUR
public static final String PROPERTY_VALIDATION_CONTEXT
protected boolean empty
protected Cruise cruise
protected String stationNumber
protected Integer fishingOperationNumber
protected FishingOperationLocation strata
protected FishingOperationLocation subStrata
protected SexagecimalPosition gearShootingStartLatitudeAsSexagecimal
protected SexagecimalPosition gearShootingStartLongitudeAsSexagecimal
protected SexagecimalPosition gearShootingEndLatitudeAsSexagecimal
protected SexagecimalPosition gearShootingEndLongitudeAsSexagecimal
protected boolean useSexagecimalFormat
protected Float gearShootingStartLatitude
protected Float gearShootingStartLongitude
protected Date gearShootingStartDate
protected Float gearShootingEndLatitude
protected Float gearShootingEndLongitude
protected Date gearShootingEndDate
protected boolean fishingOperationRectiligne
protected Float distanceChalutee
protected Boolean fishingOperationValid
protected FishingOperationLocation location
protected String comment
protected FishingOperation fishingOperation
protected String validationContext
protected static org.nuiton.util.beans.Binder<EditFishingOperationUIModel,FishingOperation> toBeanBinder
protected static org.nuiton.util.beans.Binder<FishingOperation,EditFishingOperationUIModel> fromBeanBinder
public String getTitle()
getTitle in class AbstractTuttiBeanUIModel<FishingOperation,EditFishingOperationUIModel>public FishingOperation getFishingOperation()
public void setFishingOperation(FishingOperation fishingOperation)
public boolean isPersisted()
public boolean isEmpty()
public void setEmpty(boolean empty)
public Cruise getCruise()
public void setCruise(Cruise cruise)
public String getStationNumber()
public void setStationNumber(String stationNumber)
public Integer getFishingOperationNumber()
public void setFishingOperationNumber(Integer fishingOperationNumber)
public FishingOperationLocation getStrata()
public void setStrata(FishingOperationLocation strata)
public FishingOperationLocation getSubStrata()
public void setSubStrata(FishingOperationLocation subStrata)
public boolean isUseSexagecimalFormat()
public void setUseSexagecimalFormat(boolean useSexagecimalFormat)
public Float getGearShootingStartLatitude()
public void setGearShootingStartLatitude(Float gearShootingStartLatitude)
public Integer getGearShootingStartLatitudeDegree()
public void setGearShootingStartLatitudeDegree(Integer degree)
public Integer getGearShootingStartLatitudeMinute()
public void setGearShootingStartLatitudeMinute(Integer minute)
public Integer getGearShootingStartLatitudeSecond()
public void setGearShootingStartLatitudeSecond(Integer second)
public Float getGearShootingStartLongitude()
public void setGearShootingStartLongitude(Float gearShootingStartLongitude)
public Integer getGearShootingStartLongitudeDegree()
public void setGearShootingStartLongitudeDegree(Integer degree)
public Integer getGearShootingStartLongitudeMinute()
public void setGearShootingStartLongitudeMinute(Integer minute)
public Integer getGearShootingStartLongitudeSecond()
public void setGearShootingStartLongitudeSecond(Integer second)
public Date getGearShootingStartDate()
public void setGearShootingStartDate(Date gearShootingStartDate)
public Float getGearShootingEndLatitude()
public void setGearShootingEndLatitude(Float gearShootingEndLatitude)
public Integer getGearShootingEndLatitudeDegree()
public void setGearShootingEndLatitudeDegree(Integer degree)
public Integer getGearShootingEndLatitudeMinute()
public void setGearShootingEndLatitudeMinute(Integer minute)
public Integer getGearShootingEndLatitudeSecond()
public void setGearShootingEndLatitudeSecond(Integer second)
public Float getGearShootingEndLongitude()
public void setGearShootingEndLongitude(Float gearShootingEndLongitude)
public Integer getGearShootingEndLongitudeDegree()
public void setGearShootingEndLongitudeDegree(Integer degree)
public Integer getGearShootingEndLongitudeMinute()
public void setGearShootingEndLongitudeMinute(Integer minute)
public Integer getGearShootingEndLongitudeSecond()
public void setGearShootingEndLongitudeSecond(Integer second)
public Date getGearShootingEndDate()
public void setGearShootingEndDate(Date gearShootingEndDate)
public boolean isFishingOperationRectiligne()
public void setFishingOperationRectiligne(boolean fishingOperationRectiligne)
public Float getDistanceChalutee()
public void setDistanceChalutee(Float distanceChalutee)
public Boolean getFishingOperationValid()
public void setFishingOperationValid(Boolean fishingOperationValid)
public FishingOperationLocation getLocation()
public void setLocation(FishingOperationLocation location)
public String getComment()
public void setComment(String comment)
public String getValidationContext()
public void setValidationContext(String validationContext)
protected FishingOperation newEntity()
newEntity in class AbstractTuttiBeanUIModel<FishingOperation,EditFishingOperationUIModel>public void convertGearShootingCoordinatesDDToDMS()
public void convertGearShootingCoordinatesDMSToDD()
Copyright © 2012-2013 Ifremer. All Rights Reserved.