public class ServiceEntryFactory extends Object
| Constructor and Description |
|---|
ServiceEntryFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<ServiceEntry> |
build(String name,
String activityNamePhase1,
Service service,
double serviceDemand) |
public static Optional<ServiceEntry> build(String name, String activityNamePhase1, Service service, double serviceDemand)
Copyright © 2018. All rights reserved.