public class CallbackResponse extends Object implements Serializable
CallbackResponse(boolean canceled, Map<String,String> attributes)
Map<String,String>
getAttributes()
boolean
isCanceled()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CallbackResponse(boolean canceled, Map<String,String> attributes)
public boolean isCanceled()
public Map<String,String> getAttributes()
public String toString()
toString
Object
Copyright © 2016 Eclipse SCADA Project. All rights reserved.