public class ItemStateUpdate extends Object implements Serializable
Constructor and Description |
---|
ItemStateUpdate(String itemId,
SubscriptionState subscriptionState,
ErrorInformation errorInformation) |
Modifier and Type | Method and Description |
---|---|
ErrorInformation |
getErrorInformation() |
String |
getItemId() |
SubscriptionState |
getSubscriptionState() |
String |
toString() |
public ItemStateUpdate(String itemId, SubscriptionState subscriptionState, ErrorInformation errorInformation)
public String getItemId()
public SubscriptionState getSubscriptionState()
public ErrorInformation getErrorInformation()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.