public static final class GearAssociation.Factory extends Object
GearAssociation
.Constructor and Description |
---|
GearAssociation.Factory() |
Modifier and Type | Method and Description |
---|---|
static GearAssociation |
newInstance()
Constructs a new instance of
GearAssociation . |
static GearAssociation |
newInstance(Timestamp updateDate,
Gear toGear,
Gear fromGear)
Constructs a new instance of
GearAssociation , taking all possible properties
(except the identifier(s))as arguments. |
public GearAssociation.Factory()
public static GearAssociation newInstance()
GearAssociation
.public static GearAssociation newInstance(Timestamp updateDate, Gear toGear, Gear fromGear)
GearAssociation
, taking all possible properties
(except the identifier(s))as arguments.updateDate
- TimestamptoGear
- GearfromGear
- GearCopyright © 2012–2014 IFREMER. All rights reserved.