public static final class RightToProduce.Factory extends Object
RightToProduce.| Constructor and Description |
|---|
RightToProduce.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static RightToProduce |
newInstance()
Constructs a new instance of
RightToProduce. |
static RightToProduce |
newInstance(Date startDate)
Constructs a new instance of
RightToProduce, taking all required and/or
read-only properties as arguments. |
static RightToProduce |
newInstance(Date startDate,
Date endDate,
String reference,
Timestamp updateDate,
Corpus corpus,
Collection<Fishery> fisheries,
Collection<VesselOwner> vesselOwners,
Collection<Vessel> vessels)
Constructs a new instance of
RightToProduce, taking all possible properties
(except the identifier(s))as arguments. |
public static RightToProduce newInstance()
RightToProduce.public static RightToProduce newInstance(Date startDate)
RightToProduce, taking all required and/or
read-only properties as arguments.public static RightToProduce newInstance(Date startDate, Date endDate, String reference, Timestamp updateDate, Corpus corpus, Collection<Fishery> fisheries, Collection<VesselOwner> vesselOwners, Collection<Vessel> vessels)
RightToProduce, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.