cz.cuni.amis.pogamut.multi.communication.translator.event
Class ISharedPropertyUpdateResult.SharedPropertyUpdateResult

java.lang.Object
  extended by cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedPropertyUpdateResult.SharedPropertyUpdateResult
All Implemented Interfaces:
ISharedPropertyUpdateResult
Enclosing interface:
ISharedPropertyUpdateResult

public static class ISharedPropertyUpdateResult.SharedPropertyUpdateResult
extends java.lang.Object
implements ISharedPropertyUpdateResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedPropertyUpdateResult
ISharedPropertyUpdateResult.Result, ISharedPropertyUpdateResult.SharedPropertyUpdateResult
 
Constructor Summary
ISharedPropertyUpdateResult.SharedPropertyUpdateResult(ISharedPropertyUpdateResult.Result result, ISharedProperty property)
           
 
Method Summary
 ISharedProperty getProperty()
           
 ISharedPropertyUpdateResult.Result getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISharedPropertyUpdateResult.SharedPropertyUpdateResult

public ISharedPropertyUpdateResult.SharedPropertyUpdateResult(ISharedPropertyUpdateResult.Result result,
                                                              ISharedProperty property)
Method Detail

getProperty

public ISharedProperty getProperty()
Specified by:
getProperty in interface ISharedPropertyUpdateResult

getResult

public ISharedPropertyUpdateResult.Result getResult()
Specified by:
getResult in interface ISharedPropertyUpdateResult