Package | Description |
---|---|
com.dna.jopt.member.unit.resource |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBasicCapacityResource.setWorkingHours(WorkingHours[] workingHours)
Deprecated.
|
Constructor and Description |
---|
AbstractBasicCapacityResource(String resourceId,
double latitude,
double longitude,
double maxHours,
double maxDistance,
WorkingHours[] workingHours)
Deprecated.
|
CapacityResource(String resourceId,
double latitude,
double longitude,
double maxHours,
double maxDistance,
WorkingHours[] workingHours)
Deprecated.
please use
CapacityResource(String, double, double, Duration, Quantity,
List) with updated parameters. |
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.