public class WriteRequestResult extends java.lang.Object
WriteRequestResult(java.lang.Throwable error)
WriteRequestResult(Variant value, java.util.Map<java.lang.String,Variant> attributes, WriteAttributeResults attributeResults)
WriteAttributeResults
getAttributeResults()
java.util.Map<java.lang.String,Variant>
getAttributes()
java.lang.Throwable
getError()
Variant
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WriteRequestResult(Variant value, java.util.Map<java.lang.String,Variant> attributes, WriteAttributeResults attributeResults)
public WriteRequestResult(java.lang.Throwable error)
public WriteAttributeResults getAttributeResults()
public java.util.Map<java.lang.String,Variant> getAttributes()
public java.lang.Throwable getError()
public Variant getValue()
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