public static final class UpdatedItemHistory.Factory extends Object
UpdatedItemHistory.| Constructor and Description |
|---|
UpdatedItemHistory.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static UpdatedItemHistory |
newInstance()
Constructs a new instance of
UpdatedItemHistory. |
static UpdatedItemHistory |
newInstance(Integer objectId,
Boolean isPostValidation,
String comments,
Float numericalValue,
String previousComments,
Timestamp updateDate,
QualityFlag qualityFlag,
Metier metier,
ObjectType objectType,
Department recorderDepartment,
Pmfm pmfm,
ProcessingHistory processingHistory,
ReferenceTaxon referenceTaxon,
Person recorderPerson,
TaxonGroup taxonGroup,
QualitativeValue qualitativeValue,
Gear gear)
Constructs a new instance of
UpdatedItemHistory, taking all possible properties
(except the identifier(s))as arguments. |
static UpdatedItemHistory |
newInstance(Integer objectId,
Boolean isPostValidation,
String comments,
ObjectType objectType,
Department recorderDepartment)
Constructs a new instance of
UpdatedItemHistory, taking all required and/or
read-only properties as arguments. |
public static UpdatedItemHistory newInstance()
UpdatedItemHistory.public static UpdatedItemHistory newInstance(Integer objectId, Boolean isPostValidation, String comments, ObjectType objectType, Department recorderDepartment)
UpdatedItemHistory, taking all required and/or
read-only properties as arguments.public static UpdatedItemHistory newInstance(Integer objectId, Boolean isPostValidation, String comments, Float numericalValue, String previousComments, Timestamp updateDate, QualityFlag qualityFlag, Metier metier, ObjectType objectType, Department recorderDepartment, Pmfm pmfm, ProcessingHistory processingHistory, ReferenceTaxon referenceTaxon, Person recorderPerson, TaxonGroup taxonGroup, QualitativeValue qualitativeValue, Gear gear)
UpdatedItemHistory, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.