public static final class PlaygroundFishingTripVesselMaster.Factory extends Object
PlaygroundFishingTripVesselMaster
.Constructor and Description |
---|
PlaygroundFishingTripVesselMaster.Factory() |
Modifier and Type | Method and Description |
---|---|
static PlaygroundFishingTripVesselMaster |
newInstance()
Constructs a new instance of
PlaygroundFishingTripVesselMaster . |
static PlaygroundFishingTripVesselMaster |
newInstance(FishingTrip fishingTrip,
PlaygroundVesselMaster playgroundVesselMaster)
Constructs a new instance of
PlaygroundFishingTripVesselMaster , taking all possible properties
(except the identifier(s))as arguments. |
public PlaygroundFishingTripVesselMaster.Factory()
public static PlaygroundFishingTripVesselMaster newInstance()
PlaygroundFishingTripVesselMaster
.public static PlaygroundFishingTripVesselMaster newInstance(FishingTrip fishingTrip, PlaygroundVesselMaster playgroundVesselMaster)
PlaygroundFishingTripVesselMaster
, taking all possible properties
(except the identifier(s))as arguments.fishingTrip
- FishingTripplaygroundVesselMaster
- PlaygroundVesselMasterCopyright © 2012–2014 IFREMER. All rights reserved.