public class ItemStateUpdate
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ItemStateUpdate(java.lang.String itemId,
SubscriptionState subscriptionState,
ErrorInformation errorInformation) |
| Modifier and Type | Method and Description |
|---|---|
ErrorInformation |
getErrorInformation() |
java.lang.String |
getItemId() |
SubscriptionState |
getSubscriptionState() |
java.lang.String |
toString() |
public ItemStateUpdate(java.lang.String itemId,
SubscriptionState subscriptionState,
ErrorInformation errorInformation)
public java.lang.String getItemId()
public SubscriptionState getSubscriptionState()
public ErrorInformation getErrorInformation()
public java.lang.String toString()
toString in class java.lang.Object
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0