public class EventPoolStatusUpdate extends Object implements Serializable
Constructor and Description |
---|
EventPoolStatusUpdate(String eventPoolId,
SubscriptionState state) |
Modifier and Type | Method and Description |
---|---|
String |
getEventPoolId() |
SubscriptionState |
getState() |
String |
toString() |
public EventPoolStatusUpdate(String eventPoolId, SubscriptionState state)
public String getEventPoolId()
public SubscriptionState getState()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.