|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.operation.OperationVesselAssociation.Factory
public static final class OperationVesselAssociation.Factory
Constructs new instances of OperationVesselAssociation
.
Constructor Summary | |
---|---|
OperationVesselAssociation.Factory()
|
Method Summary | |
---|---|
static OperationVesselAssociation |
newInstance()
Constructs a new instance of OperationVesselAssociation . |
static OperationVesselAssociation |
newInstance(java.lang.Boolean isCatchOnOperationVessel)
Constructs a new instance of OperationVesselAssociation , taking all required and/or
read-only properties as arguments. |
static OperationVesselAssociation |
newInstance(java.lang.Boolean isCatchOnOperationVessel,
java.lang.String comments)
Constructs a new instance of OperationVesselAssociation , 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 OperationVesselAssociation.Factory()
Method Detail |
---|
public static OperationVesselAssociation newInstance()
OperationVesselAssociation
.
public static OperationVesselAssociation newInstance(java.lang.Boolean isCatchOnOperationVessel)
OperationVesselAssociation
, taking all required and/or
read-only properties as arguments.
public static OperationVesselAssociation newInstance(java.lang.Boolean isCatchOnOperationVessel, java.lang.String comments)
OperationVesselAssociation
, 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 |