|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.regulation.RightToProduce.Factory
public static final class RightToProduce.Factory
Constructs new instances of RightToProduce
.
Constructor Summary | |
---|---|
RightToProduce.Factory()
|
Method Summary | |
---|---|
static RightToProduce |
newInstance()
Constructs a new instance of RightToProduce . |
static RightToProduce |
newInstance(java.util.Date startDate)
Constructs a new instance of RightToProduce , taking all required and/or
read-only properties as arguments. |
static RightToProduce |
newInstance(java.util.Date startDate,
java.util.Date endDate,
java.lang.String reference,
java.sql.Timestamp updateDate,
Corpus corpus,
java.util.Collection fisheries,
java.util.Collection vesselOwners,
java.util.Collection vessels)
Constructs a new instance of RightToProduce , taking all possible properties
(except the identifier(s))as arguments. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RightToProduce.Factory()
Method Detail |
---|
public static RightToProduce newInstance()
RightToProduce
.
public static RightToProduce newInstance(java.util.Date startDate)
RightToProduce
, taking all required and/or
read-only properties as arguments.
public static RightToProduce newInstance(java.util.Date startDate, java.util.Date endDate, java.lang.String reference, java.sql.Timestamp updateDate, Corpus corpus, java.util.Collection fisheries, java.util.Collection vesselOwners, java.util.Collection vessels)
RightToProduce
, taking all possible properties
(except the identifier(s))as arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |