Uses of Class
org.qdl_lang.variables.QDLMap
-
Packages that use QDLMap Package Description org.qdl_lang.variables Variables in QDL and classes that support them. -
-
Uses of QDLMap in org.qdl_lang.variables
Methods in org.qdl_lang.variables that return QDLMap Modifier and Type Method Description QDLMap
QDLStem. getQDLMap()
Methods in org.qdl_lang.variables with parameters of type QDLMap Modifier and Type Method Description void
QDLStem. setQDLMap(QDLMap qdlMap)
-