fr.ifremer.allegro.referential.location
Class LocationClassification.Factory

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

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

Constructs new instances of LocationClassification.


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

LocationClassification.Factory

public LocationClassification.Factory()
Method Detail

newInstance

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


newInstance

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


newInstance

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.