Uses of Class
org.quattor.pan.dml.functions.IsOfType

Packages that use IsOfType
org.quattor.pan.dml.functions Includes classes that implement all of the pan language build-in functions. 
 

Uses of IsOfType in org.quattor.pan.dml.functions
 

Subclasses of IsOfType in org.quattor.pan.dml.functions
 class IsValueOfType
          Tests whether the given value (may be a calculated value via a DML block) is a particular type.
 class IsVariableOfType
          Tests if the given variable reference is of the given class.
 



Copyright © 2011 Quattor. All Rights Reserved.