fr.ifremer.allegro.data.operation
Class OperationVesselAssociation.Factory

java.lang.Object
  extended by fr.ifremer.allegro.data.operation.OperationVesselAssociation.Factory
Enclosing class:
OperationVesselAssociation

public static final class OperationVesselAssociation.Factory
extends java.lang.Object

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

OperationVesselAssociation.Factory

public OperationVesselAssociation.Factory()
Method Detail

newInstance

public static OperationVesselAssociation newInstance()
Constructs a new instance of OperationVesselAssociation.


newInstance

public static OperationVesselAssociation newInstance(java.lang.Boolean isCatchOnOperationVessel)
Constructs a new instance of OperationVesselAssociation, taking all required and/or read-only properties as arguments.


newInstance

public 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.



Copyright © 2008-2010 IFREMER. All Rights Reserved.