public static final class RegulationArea.Factory extends Object
RegulationArea.| Constructor and Description |
|---|
RegulationArea.Factory() |
| Modifier and Type | Method and Description |
|---|---|
static RegulationArea |
newInstance()
Constructs a new instance of
RegulationArea. |
static RegulationArea |
newInstance(Location location)
Constructs a new instance of
RegulationArea, taking all required and/or
read-only properties as arguments. |
static RegulationArea |
newInstance(Location location,
Collection<RegulationArea2RegulationLocation> regulationLocation,
NearbySpecificArea nearbySpecificArea,
DepthGradient depthGradient,
Fishery fishery,
DistanceToCoastGradient distanceToCoastGradient)
Constructs a new instance of
RegulationArea, taking all possible properties
(except the identifier(s))as arguments. |
public static RegulationArea newInstance()
RegulationArea.public static RegulationArea newInstance(Location location)
RegulationArea, taking all required and/or
read-only properties as arguments.public static RegulationArea newInstance(Location location, Collection<RegulationArea2RegulationLocation> regulationLocation, NearbySpecificArea nearbySpecificArea, DepthGradient depthGradient, Fishery fishery, DistanceToCoastGradient distanceToCoastGradient)
RegulationArea, taking all possible properties
(except the identifier(s))as arguments.Copyright © 2013. All Rights Reserved.