Uses of Class
cz.cuni.amis.pogamut.sposh.elements.Freq.FreqUnits

Packages that use Freq.FreqUnits
cz.cuni.amis.pogamut.sposh.elements This package contains parser for Yaposh plan, classes that represent elements of the plan and some auxiliry classes. 
 

Uses of Freq.FreqUnits in cz.cuni.amis.pogamut.sposh.elements
 

Methods in cz.cuni.amis.pogamut.sposh.elements that return Freq.FreqUnits
 Freq.FreqUnits PoshParser.freqUnit()
          freq-unit ::= HOURS | MINUTES | SECONDS | HZ | PM | NONE
 Freq.FreqUnits Freq.getUnits()
          Deprecated.  
static Freq.FreqUnits Freq.FreqUnits.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Freq.FreqUnits[] Freq.FreqUnits.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in cz.cuni.amis.pogamut.sposh.elements with parameters of type Freq.FreqUnits
 void Freq.setUnits(Freq.FreqUnits units)
          Deprecated.  
 



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