public static final class LocationAssociation.Factory extends Object
LocationAssociation
.Constructor and Description |
---|
LocationAssociation.Factory() |
Modifier and Type | Method and Description |
---|---|
static LocationAssociation |
newInstance()
Constructs a new instance of
LocationAssociation . |
static LocationAssociation |
newInstance(Float childSurfaceRatio,
Timestamp updateDate,
Location parentLocation,
Location childLocation)
Constructs a new instance of
LocationAssociation , taking all possible properties
(except the identifier(s))as arguments. |
public LocationAssociation.Factory()
public static LocationAssociation newInstance()
LocationAssociation
.public static LocationAssociation newInstance(Float childSurfaceRatio, Timestamp updateDate, Location parentLocation, Location childLocation)
LocationAssociation
, taking all possible properties
(except the identifier(s))as arguments.childSurfaceRatio
- FloatupdateDate
- TimestampparentLocation
- LocationchildLocation
- LocationCopyright © 2012–2014 IFREMER. All rights reserved.