public static final class AgeReaderQualification.Factory extends Object
AgeReaderQualification.| Constructor and Description |
|---|
AgeReaderQualification.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static AgeReaderQualification |
newInstance()
Constructs a new instance of
AgeReaderQualification. |
static AgeReaderQualification |
newInstance(Date startDate,
Date endDate,
Integer qualificationLevel,
Collection<Person> people,
ReferenceTaxon referenceTaxon,
Collection<Location> locations)
Constructs a new instance of
AgeReaderQualification, taking all possible properties
(except the identifier(s))as arguments. |
static AgeReaderQualification |
newInstance(Date startDate,
Integer qualificationLevel,
ReferenceTaxon referenceTaxon,
Collection<Location> locations)
Constructs a new instance of
AgeReaderQualification, taking all required and/or
read-only properties as arguments. |
public static AgeReaderQualification newInstance()
AgeReaderQualification.public static AgeReaderQualification newInstance(Date startDate, Integer qualificationLevel, ReferenceTaxon referenceTaxon, Collection<Location> locations)
AgeReaderQualification, taking all required and/or
read-only properties as arguments.public static AgeReaderQualification newInstance(Date startDate, Date endDate, Integer qualificationLevel, Collection<Person> people, ReferenceTaxon referenceTaxon, Collection<Location> locations)
AgeReaderQualification, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.