fr.ifremer.allegro.referential
Class DistanceToCoastGradient.Factory

java.lang.Object
  extended by fr.ifremer.allegro.referential.DistanceToCoastGradient.Factory
Enclosing class:
DistanceToCoastGradient

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

Constructs new instances of DistanceToCoastGradient.


Constructor Summary
DistanceToCoastGradient.Factory()
           
 
Method Summary
static DistanceToCoastGradient newInstance()
          Constructs a new instance of DistanceToCoastGradient.
static DistanceToCoastGradient newInstance(java.lang.String name, java.lang.String description, java.lang.Short rankOrder, Status status)
          Constructs a new instance of DistanceToCoastGradient, taking all required and/or read-only properties as arguments.
static DistanceToCoastGradient newInstance(java.lang.String name, java.lang.String description, java.lang.Short rankOrder, java.sql.Timestamp updateDate, Status status)
          Constructs a new instance of DistanceToCoastGradient, 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

DistanceToCoastGradient.Factory

public DistanceToCoastGradient.Factory()
Method Detail

newInstance

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


newInstance

public static DistanceToCoastGradient newInstance(java.lang.String name,
                                                  java.lang.String description,
                                                  java.lang.Short rankOrder,
                                                  Status status)
Constructs a new instance of DistanceToCoastGradient, taking all required and/or read-only properties as arguments.


newInstance

public static DistanceToCoastGradient newInstance(java.lang.String name,
                                                  java.lang.String description,
                                                  java.lang.Short rankOrder,
                                                  java.sql.Timestamp updateDate,
                                                  Status status)
Constructs a new instance of DistanceToCoastGradient, taking all possible properties (except the identifier(s))as arguments.



Copyright © 2008-2010 IFREMER. All Rights Reserved.