-
- All Implemented Interfaces:
-
no.ks.kes.lib.Aggregate
public final class EngineProperties implements Aggregate
-
-
Constructor Summary
Constructors Constructor Description EngineProperties(UUID id, Boolean running, Integer startCount)
-
Method Summary
Modifier and Type Method Description final UUIDgetId()final BooleangetRunning()final IntegergetStartCount()-
-
Method Detail
-
getRunning
final Boolean getRunning()
-
getStartCount
final Integer getStartCount()
-
-
-
-