public class AttachedEngine extends EntityWithSurrogateKey
Modifier and Type | Field and Description |
---|---|
int |
id |
boolean |
isNotifyRequired |
boolean |
isPipelineError |
String |
stateDescription |
Timestamp |
updated |
String |
uuid |
Constructor and Description |
---|
AttachedEngine(int id,
String uuid,
boolean isPipelineError,
boolean isNotifyRequired,
String stateDescription,
Timestamp updated) |
Copyright © 2013. All Rights Reserved.