Uses of Class
cz.cuni.amis.nb.pogamut.unreal.timeline.records.TLEntity.State

Packages that use TLEntity.State
cz.cuni.amis.nb.pogamut.unreal.timeline.records   
 

Uses of TLEntity.State in cz.cuni.amis.nb.pogamut.unreal.timeline.records
 

Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.records that return TLEntity.State
 TLEntity.State TLEntity.getState()
           
static TLEntity.State TLEntity.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TLEntity.State[] TLEntity.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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