Uses of Class
treecalc.comp.ResolvedCalc.ResolveType

Packages that use ResolvedCalc.ResolveType
treecalc.comp   
 

Uses of ResolvedCalc.ResolveType in treecalc.comp
 

Methods in treecalc.comp that return ResolvedCalc.ResolveType
 ResolvedCalc.ResolveType ResolvedCalc.getType()
           
static ResolvedCalc.ResolveType ResolvedCalc.ResolveType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ResolvedCalc.ResolveType[] ResolvedCalc.ResolveType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in treecalc.comp with parameters of type ResolvedCalc.ResolveType
 void ResolvedCalc.setType(ResolvedCalc.ResolveType type)
           
 



Copyright © 2013. All Rights Reserved.