public static final class ObservedSale.Factory extends Object
ObservedSale
.Constructor and Description |
---|
ObservedSale.Factory() |
Modifier and Type | Method and Description |
---|---|
static ObservedSale |
newInstance()
Constructs a new instance of
ObservedSale . |
static ObservedSale |
newInstance(Date saleStartDate,
Date saleEndDate,
String synchronizationStatus,
String comments,
Date creationDate,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Integer remoteId,
Location saleLocation,
SaleType saleType,
Department recorderDepartment,
Person recorderPerson,
CatchBatch catchBatch,
FishingTrip fishingTrip,
Collection<SaleOrigin> saleOrigins,
Program program,
Vessel vessel,
QualityFlag qualityFlag,
Seller seller,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
TakeOver takeOver,
Collection<Produce> produces,
Collection<FishingArea> fishingAreas,
Collection<SurveyMeasurement> surveyMeasurements,
Collection<SaleMeasurement> saleMeasurements,
Collection<Person> observerPersons,
DenormalizedSamplingStrata samplingStrata)
Constructs a new instance of
ObservedSale , taking all possible properties
(except the identifier(s))as arguments. |
static ObservedSale |
newInstance(String synchronizationStatus,
Date creationDate,
Department recorderDepartment,
Program program,
Vessel vessel,
QualityFlag qualityFlag)
Constructs a new instance of
ObservedSale , taking all required and/or
read-only properties as arguments, except for identifiers. |
public ObservedSale.Factory()
public static ObservedSale newInstance()
ObservedSale
.public static ObservedSale newInstance(String synchronizationStatus, Date creationDate, Department recorderDepartment, Program program, Vessel vessel, QualityFlag qualityFlag)
ObservedSale
, taking all required and/or
read-only properties as arguments, except for identifiers.synchronizationStatus
- StringcreationDate
- DaterecorderDepartment
- Departmentprogram
- Programvessel
- VesselqualityFlag
- QualityFlagpublic static ObservedSale newInstance(Date saleStartDate, Date saleEndDate, String synchronizationStatus, String comments, Date creationDate, Date controlDate, Date validationDate, Date qualificationDate, String qualificationComments, Timestamp updateDate, Integer remoteId, Location saleLocation, SaleType saleType, Department recorderDepartment, Person recorderPerson, CatchBatch catchBatch, FishingTrip fishingTrip, Collection<SaleOrigin> saleOrigins, Program program, Vessel vessel, QualityFlag qualityFlag, Seller seller, DeclaredDocumentReference declaredDocumentReference, Landing landing, TakeOver takeOver, Collection<Produce> produces, Collection<FishingArea> fishingAreas, Collection<SurveyMeasurement> surveyMeasurements, Collection<SaleMeasurement> saleMeasurements, Collection<Person> observerPersons, DenormalizedSamplingStrata samplingStrata)
ObservedSale
, taking all possible properties
(except the identifier(s))as arguments.saleStartDate
- DatesaleEndDate
- DatesynchronizationStatus
- Stringcomments
- StringcreationDate
- DatecontrolDate
- DatevalidationDate
- DatequalificationDate
- DatequalificationComments
- StringupdateDate
- TimestampremoteId
- IntegersaleLocation
- LocationsaleType
- SaleTyperecorderDepartment
- DepartmentrecorderPerson
- PersoncatchBatch
- CatchBatchfishingTrip
- FishingTripsaleOrigins
- Collectionprogram
- Programvessel
- VesselqualityFlag
- QualityFlagseller
- SellerdeclaredDocumentReference
- DeclaredDocumentReferencelanding
- LandingtakeOver
- TakeOverproduces
- CollectionfishingAreas
- CollectionsurveyMeasurements
- CollectionsaleMeasurements
- CollectionobserverPersons
- CollectionsamplingStrata
- DenormalizedSamplingStrataCopyright © 2012–2014 IFREMER. All rights reserved.