Uses of Class
cz.cuni.amis.pogamut.multi.communication.translator.event.ISharedPropertyUpdateResult.Result

Packages that use ISharedPropertyUpdateResult.Result
cz.cuni.amis.pogamut.multi.communication.translator.event   
 

Uses of ISharedPropertyUpdateResult.Result in cz.cuni.amis.pogamut.multi.communication.translator.event
 

Methods in cz.cuni.amis.pogamut.multi.communication.translator.event that return ISharedPropertyUpdateResult.Result
 ISharedPropertyUpdateResult.Result ISharedPropertyUpdateResult.getResult()
           
 ISharedPropertyUpdateResult.Result ISharedPropertyUpdateResult.SharedPropertyUpdateResult.getResult()
           
static ISharedPropertyUpdateResult.Result ISharedPropertyUpdateResult.Result.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ISharedPropertyUpdateResult.Result[] ISharedPropertyUpdateResult.Result.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in cz.cuni.amis.pogamut.multi.communication.translator.event with parameters of type ISharedPropertyUpdateResult.Result
ISharedPropertyUpdateResult.SharedPropertyUpdateResult(ISharedPropertyUpdateResult.Result result, ISharedProperty property)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.